On 04/10/2013 11:00 AM, RRogers wrote: > The taylor series expansion of exp(x^2.3) is giving x^(fractions) expansion. > I would have thought the exponents would be integer. How do I force this > behavior? >
The problem isn't with sage. It is with Mathematics. There is no Taylor series (with integer powers) around a point for a function which isn't analytic at that point. http://en.wikipedia.org/wiki/Taylor_series#Analytic_functions -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
