ScholtenC / Fibonacci-Sequence-and-Golden-Ratio-Connection

Solving the recurrence relation that makes the Fibonacci Sequence in 3 different ways, each connecting to the closed form solution that involves the Golden Ratio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fibonacci Sequence and Golden Ratio Connection

Upon teaching one-on-one students of various subjects, this led to eventually summarize the concept of solving the reccurence relation that makes the Fibonacci Sequence in 3 different ways, each connecting to the solution that involves the Golden Ratio.

We motivate the Golden Ratio, then cover a Differential Equation type solve using Superposition, solve it again with Linear Algebra, then solve it again a third time using Generating Functions from Discrete Math.

About

Solving the recurrence relation that makes the Fibonacci Sequence in 3 different ways, each connecting to the closed form solution that involves the Golden Ratio.


Languages

Language:TeX 100.0%