Golden fractions

Find the link between a sequence of continued fractions and the ratio of succesive Fibonacci numbers.
Exploring and noticing Working systematically Conjecturing and generalising Visualising and representing Reasoning, convincing and proving
Being curious Being resourceful Being resilient Being collaborative

Problem



Here is a sequence of continued fractions: X1=1,X2=11+1,X3=11+11+1,X4=11+11+11+1,... Notice that Xn+1=11+Xn. Now suppose that this sequence tends to a limit $L$ as $n\to \infty$ then put $X_{n+1}=X_n=L$ and prove that $L =\phi - 1 = {1\over \phi}$ where $\phi$ is the Golden Ratio, the positive solution to the equation $x^2 - x -1 = 0$.

Prove that Xn=FnFn+1 where $F_n$ is a Fibonacci number from the sequence defined by the relation $F_{n+2}=F_{n+1}+F_n$ where $F_1=1$ and $F_2=1$.

Hence show that the ratio of successive terms of the Fibonacci sequence Fn+1Fn tends to the Golden Ratio as $n\to \infty$.