The connections between the Fibonacci sequence and the golden ratio $\Phi:=\frac{1+\sqrt{5}}{2}$ are very well known. On the other hand, is there some (non-trivial) relation between the Fibonacci sequence and the silver ratio $\Phi_2:=1+\sqrt{2}$? It is also well known that $\Phi_2$ is closely related to the Pell sequence $P$ defined recursively as $P(0)=0$, $P(1)=1$, $P(n)=2P(n-1)+P(n-2)$ (for $n\geq 2$), but so far I have not been able to find any reference explaining some connection between $\Phi_2$ and the Fibonacci sequence (or between the Pell sequence and the Fibonacci sequence).
Paraphrased versions of my question go as follows:
Is there a (non-trivial) relation between the Fibonacci numbers and the Pell numbers?
Is there a relation between $\Phi$ and $\Phi_2$?
Is there an interesting relation between the Fibonacci numbers and $\sqrt{2}$?
But I can't prove none of the previous statements, albeit I know that the second one has been proved
– Raffaele Aug 05 '17 at 21:27The Catalan numbers provide a nice connection as well.
– dragoon Aug 15 '17 at 02:31