I'm glad to show you one of the feasible proof methods for the fllowing equation:
When n approaches positive infinity, then \({f_{n-1}\over f_{n}}={{\sqrt{5}-1}\over 2}\) ,which one we usually call golden section.
Fllowing, we define \(f_{i}\) be the \(i_{th}\) number of a Fibonacci sequence.
Part One: The General Formula of Fibonacci Sequence
As we all know,we defines Fibonacci sequence using \(f_{n}=f_{n-1}+f_{n-2}\)
And we also know, if we have a sequence satisfy that \(g_{i}=kg_{i-1}\), then its general formula is \(g_{i}=k^{i-1}g_{1}\)
So we transform the Fibonacci sequence into this form:
Substitute \(f_{n}=f_{n-1}+f_{n-2}\) into this equation,we will get:
Because \(f_{n-1}\neq f_{n-2}\) , so:
Solve the equation, we get the answer:
Or
Substitute it to \((0)\)
Or
Based on the proof just now, Both of these equations hold relative to the original equation, So we try to eliminate \(f_{n-1}\) ,then we finally get what we want:
Part Two: The Relationship of \(f_{n}f_{n-2}\) and \(f_{n-1}^{2}\)
To simplify our proof, we define that \(P=\frac{\sqrt{5}+1}{2},Q=\frac{1-\sqrt{5}}{2}\) ,then we have \(\frac{1}{\sqrt{5}}(P^{n}-Q^{n})\)
then we substitute the general formula to \(f_{n}f_{n-2}-f_{n-1}^{2}\) :
Remember that we defined \(P=\frac{\sqrt{5}+1}{2},Q=\frac{1-\sqrt{5}}{2}\) , so \(PQ=-1,\frac{P}{Q}=-\frac{3+\sqrt{5}}{2},\frac{Q}{P}=-\frac{3-sqrt{5}}{2},\frac{P}{Q}+\frac{Q}{P}-2=-5\) , \(-5\times -\frac{1}{5}=1\) , then we get:
Part Three: The Final Proof I
According to Part Two, \(f_{n}f_{n-2}-f_{n-1}^{2}=(-1)^{n-1}\), Transfer the term to this equation.
Then we divide both sides of the equation by \(f_{n-1}f_{n-2}\) simultaneously.
In our definition, \(n\) is approaching positive infinity, namely \(n\rightarrow +\infty\) , \(\frac{(-1)^{n-1}}{f_{n-1}f_{n-2}}\rightarrow 0\) , this item has a negligible impact on our answer, so we will omit it.
Part Four: The Final Proof II
According to Part Three, we define k that \(\frac{f_{n}}{f_{n-1}}=\frac{f_{n-1}}{f_{n-2}}=k\) , notice that \(f_{i}=f_{n-1}+f_{n-2}\)
We define that \(f_{n-1}=kf_{n-2}\)
divide both sides of the equation by $$f_{n-2}^{2}$$ simultaneously.
Solve this equation, we finally get \(k=\frac{1+\sqrt{5}}{2}\)