Solve a rational difference equation with rsolve/rsolve_ratio?

asked 2021-09-02 17:40:28 +0100

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

edit retag flag offensive close merge delete