Derivation of Fibonacci closed form

Click For Summary

Homework Help Overview

The discussion revolves around the derivation of the closed form of the Fibonacci sequence, specifically exploring the recurrence relation f_n = f_{n-1} + f_{n-2}. Participants are examining the approach suggested in a textbook that involves looking for solutions of a specific form.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss substituting a proposed solution form into the Fibonacci recurrence relation, leading to a quadratic equation. There are inquiries about the origins of the solution form and the constants involved, particularly the golden ratio.

Discussion Status

The discussion is active, with participants sharing insights and clarifications regarding the derivation process. One participant expresses understanding after receiving input, indicating that guidance has been provided.

Contextual Notes

There is a mention of the need for clarity on the derivation process as outlined in the textbook, suggesting that some foundational concepts may require further exploration.

MathAmateur
Messages
67
Reaction score
8
See below
 
Last edited:
Physics news on Phys.org
If you "look for" a solutions of the form f_n= \rho c^n, as your book suggests, put that into f_n= f_{n-1}+ f_{n+ 1} you get
\rho c^n= \rho c^{n-1}+ \rho c^{n-2}
Divide through by \rho c^{n-2} and you get
c^{n-(n-2)}= c^{n-1-(n-2)}+ 1
c^2= c+ 1
so that
c^2- c- 1= 0[/itex]<br /> <br /> Complete the square or use the quadratic formula to solve for c and then put it back into f_n= \rho c^n.
 

Homework Statement



I need to understand a derivation of the closed form of the Fibonacci sequence.

Homework Equations


The Fibonacci sequence of course is:
f_n = f_{n-1} + f_{n-2}

The book says the key is to look for solutions of the form

f_n = {c}{\rho}^n

for some constants c and and \rho. The recurrence relation
f_n = f_{n-1} + f_{n-2}

becomes

\rho^2 = \rho + 1.

There are two possilbe values of \rho, namely \phi and
1 - \phi. The general solution to the recurrance is

f_n = c_{1} {\phi}_n+ c_{2}(1-{\phi})^n

where \phiis the golden ratio 1.6180339


So where did the book get this? Can anyone explain this.
 
Thanks Halls. Now it is clear.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K