Solve a rational difference equation with rsolve/rsolve_ratio?

asked 3 years ago

John Paul Morrison gravatar image

Can I solve a rational difference equation with Sage?

X(n+1)= (a+bX(n))/(c+dX(n))

This link has been helpful trying to do it by hand link text

Preview: (hide)