How can I deduce the following:
\begin{align*} F_{n}{^2} - F_{n+1}* F_{n-1}= +1 \text{ or} -1 \end{align*}
Just from knowing if $n$ is even or odd?
I have worked out by hand that if $n$ is odd, the result is +1 and if $n$ is even the result is -1, but I need to know how to work it out without just doing it.
I was given this beforehand and it may or may not be related:
\begin{align*} F_{n+1}{^2} - F_{n+2}* F_{n}= F_{n+1}*F_{n-1}-F_{n}{^2} \end{align*}