Skip to content

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.

Notifications You must be signed in to change notification settings

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

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages