Hi everyone!
I'm new to the Wolfram Forum community and it is a pleasure to be here.
I have a question for those who have expertise in the use of Mathematica. If I have this two difference equations: $$x_{n+1}=\frac{x_{n-1}}{2+x_{n}}, x_{0}=1,x_{-1}=1,\ n=0,1,...,$$ and $$x_{n+1}=\frac{1.2x_{n}}{1+x_{n-1}}x_{0}=1,x_{-1}=1,\ n=0,1,...$$ Can I plot these two equations in the same figure?