Recurrence Relationshard
0:00.0
Two sequences and satisfy the coupled recurrence system:
$$x_n = 0.7x_{n-1} + 0.2y_{n-1}$
y_n = 0.1x_{n-1} + 0.9y_{n-1}$$
with x_0 = 10y_0 = 5x_n + y_n$?
Two sequences and satisfy the coupled recurrence system: $$x_n = 0.7x_{n-1} + 0.2y_{n-1}$
y_n = 0.1x_{n-1} + 0.9y_{n-1}$$ with x_0 = 10y_0 = 5x_n + y_n$?