On a real analysis worksheet i was given, the following question is posited.
Let $f_n$ be the Fibonacci sequence defined by $f_1=1, f_2=1$ and for $n>2, f_{n+1}=f_n+f_{n-1}$. Show that for all $n>2,$ $$f_{n+1}f_{n-1}=(-1)^nf_n^2$$
I can't help but think that this is a typo. All Fibonacci numbers are positive, and a basic substitution of $n=3$ would give
$$f_{4}f_2=3\neq-4=(-1)^3f_3^2$$
If it is a typo, does anyone know the actual identity that is being questioned here?
It's supposed to be $f_{n + 1} f_{n - 1} = f_n^2 + (-1)^n$, which is called Cassini's identity.