Recurrence Relationsmedium
0:00.0

Which transformation converts the second-order recurrence an=c1an1+c2an2a_n = c_1 a_{n-1} + c_2 a_{n-2} into a first-order system vn=Mvn1\mathbf{v}_n = M \mathbf{v}_{n-1}?