What can be said about the following system of recursive equ
What can be said about the following system of recursive equations(a=1.4, b=0.3):
Xn+1 = 1-aX2n + Yn
Yn+1 = bXn
A. It is linear
B. It is linear homogeneous recursive equations
C. It does not have any solution
D. None of these
Solution
b) It is linear homogenous recursive equations
