Pythagorean Fibs

What have Fibonacci numbers got to do with Pythagorean triples?
Exploring and noticing Working systematically Conjecturing and generalising Visualising and representing Reasoning, convincing and proving
Being curious Being resourceful Being resilient Being collaborative


Given the formula for the $n$th Fibonacci number, namely $F_n={1\over\sqrt5}(\alpha^n-\beta^n)$ where $\alpha$ and $\beta$ are solutions of the quadratic equation $x^2-x-1=0$ and $\alpha > \beta$, prove that

(1) $(\alpha + {1\over \alpha})=-(\beta +{1\over \beta}) =\sqrt 5$,

(2) $F_n^2 + F_{n+1}^2 = F_{2n+1}$ where $F_n$ is the $n$th Fibonacci number and

(3) for any four consecutive Fibonacci numbers $F_n \ldots F_{n+3}$ the formula $$(F_nF_{n+3})^2+(2F_{n+1}F_{n+2})^2$$ is the square of another Fibonacci number giving a Pythagorean triple.