Hi!

Could someone please explain the syntax for rsolve_ratio ?

I'ver read the docstrings, but they are not very helpful for someone that
does not know much about recurrence relations.  I can clearly understand
mathematica's RSolve:
http://reference.wolfram.com/mathematica/ref/RSolve.html, but when
confronted with the following

rsolve_ratio([-2*n**3+n**2+2*n-1, 2*n**3+n**2-6*n,
        -2*n**3-11*n**2-18*n-9, 2*n**3+13*n**2+22*n+8], 0, n)

I fail to see where is the recurrence relation f[n] = ?.

Thanks,
-- 
Fabian, http://fseoane.net/blog/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to