PS:
On 2018-12-30, Simon King <[email protected]> wrote:
> It surprises me that .series(x,6) has a pole (after all, LargeSchroeder's
> discontinuity in x=0 seems removable), so perhaps it's a bug, but
> perhaps it's a feature after all --- I cannot tell from the documentation
> if it is intended or not.
Here is another reason why I think it's a bug: The residue of
LargeSchroeder at x=0 is supposed to be the coefficient of x^(-1) in
its Laurent series expansion. However,
sage: LargeSchroeder.residue(x==0)
0
sage: LargeSchroeder.series(x,6).coefficient(x^-1)
-1/2
Best regards,
Simon
--
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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.