Recurrence Relationshard
0:00.0

Given M=(1110)M = \begin{pmatrix} 1 & 1 \\ 1 & 0 \end{pmatrix}, the sequence defined by (an+1an)=Mn(a1a0)\begin{pmatrix} a_{n+1} \\ a_n \end{pmatrix} = M^n \begin{pmatrix} a_1 \\ a_0 \end{pmatrix} follows which recurrence?