Recurrence Relationshard
0:00.0
Consider the coupled system of recurrences:
$$x_n = 2x_{n-1} + y_{n-1}$
y_n = x_{n-1} + 2y_{n-1}$$
with x_0 = 1, y_0 = 0x_2$?
Consider the coupled system of recurrences: $$x_n = 2x_{n-1} + y_{n-1}$
y_n = x_{n-1} + 2y_{n-1}$$ with x_0 = 1, y_0 = 0x_2$?