I am trying to prove this equation by mathematical induction $$f_{n+1}f_{n-1} = f_{n}^{2}+(-1)^n$$ is true where $f_{n} = $ the nth number in the Fibonacci sequence. I don't quite get how to do this for the case of $n+1$. Can anyone provide a step-by-step solution?
Thanks.
Hint: 1. Check $n=1$ and $n=2$ 2. Assume it's true for $n$ and $n+1$, check the case of $n+2$