Linear Dynamical Systems

Practice: Recurrence Relations

Suppose a sequence is defined rescursively as:
xn+2=4xn,x0=1,  x1=4x_{n+2} = 4x_n, \quad x_0 =1,\ \ x_1 =4
Compute x20x_{20} by converting the recurrence to a linear dynamical system.
More Linear Dynamical Systems Questions: