Fibonacci Numbers Identity ${F_n}^2 + {F_{n+1}}^2 = F_{2n+1}$

69 Views Asked by At

Prove the following identities involving Fibonacci numbers: $${F_n}^2 + {F_{n+1}}^2 = F_{2n+1}.$$ I am not sure how to work with the 2n's.