Hello Dears
could you please tell me how I can write the recurrence relation by
sage?

for example
p(n)=2p(n-1)+p(n-2) where p(0)=1 and p(1)=3

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to