How do you prove $$\phi=1+\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{F_nF_{n+1}}$$ where $\phi$ is the golden ratio and $F_n$ is the $n$th Fibonacci number?
I am aware that $\lim\limits_{n\to\infty}\frac{F_{n+1}}{F_n}=\phi$ and $F_n=\frac{\phi^n-(-\phi)^{-n}}{\sqrt{5}}$ and that this might have something to do with the proof, but I do not know where to start from.
Use this formula ($\bf\text{Cassini's identity}$ )$F_n^2 - {F_{n + 1}}{F_{n - 1}} = {( - 1)^{n - 1}}$and we know $(-1)^{n-1}=(-1)^{n+1}$ $$1+\sum_{n=1}^{\infty}\frac{(-1)^{n+1}}{F_nF_{n+1}}=\\ 1+\sum_{n=1}^{\infty}\frac{F_n^2 - {F_{n + 1}}{F_{n - 1}}}{F_nF_{n+1}}=\\ 1+\sum_{n=1}^{\infty}\frac{F_n^2 }{F_nF_{n+1}}-\frac{ {F_{n + 1}}{F_{n - 1}}}{F_nF_{n+1}}=\\ 1+\sum_{n=1}^{\infty}\left(\frac{F_n }{F_{n+1}}-\frac{ {F_{n - 1}}}{F_n}\right)=\\$$can you go on ?
$$1+\sum_{n=1}^{\infty}\left(\underbrace{\frac{F_n }{F_{n+1}}}_{f_n}-\underbrace{\frac{F_{n-1} }{F_{n}}}_{f_{n-1}}\right)=\\$$