I am asked to pove the statement about fibonacci sequence. The task is from the passage about series and sequences. But the proof seems to need induction way, doesn't it?
Prove the statement $F_{n+1}F_{n-1}-(F_{n})^2=(-1)^n$ for all $n\ge 1$.
How can I prove this by thinking about limit and convergence?