So I will ask the question on the Sympy list. Thanks.
2014-09-25 21:51 GMT+02:00 kcrisman <kcris...@gmail.com>: > > >> Hello. >> >> Is it possible to ask to sage to give formulas for simple recursive >> sequences ? >> >> For example, *w_{n+1} = (n+1)/n*w_n + 1/n* with *w_0 = 1* , we have *w_n >> = 2 n + 1* . More simple example could be arithmetico-geometrical >> sequences *w_{n+1} = a*w_n + b* . >> >> Christophe BAL >> > > Brief answer which I think others can expand upon - I believe both Maxima > and Sympy can do so inside Sage, though I don't know that we have a good > interface to those capabilities yet. > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-support+unsubscr...@googlegroups.com. > To post to this group, send email to sage-support@googlegroups.com. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.