Recurrence Relationshard
0:00.0

Consider the matrix M=(1110)M = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}. If (anan1)=Mn(a0a1)\begin{pmatrix} a_n \\ a_{n-1} \end{pmatrix} = M^n \begin{pmatrix} a_0 \\ a_{-1} \end{pmatrix}, what is the trace of MnM^n?