I'm lost on where to start on this proof:
Using the fact that $A^m A^n = A^{m+n}$ , prove the identity
$F_m F_n + F_{m−1} F_{n−1} = F_{m+n−1}$
I want to use induction starting with n = 1, but would I also have to make m = 1? I haven't done induction with 2 variables before.
or because of $A^m A^n = A^{m+n}$ should I setup the problem as a matrix (in that case what would the columns/rows be)?
I tried doing it mathematically however I think my algebra is wrong so I won't post it here. Am I correct to believe that $F_{m-1} = F_m*-1$ is not the same as $2^{n+1} = 2^n*2$?
Any help would be appreciated, thanks.