On Thu, Jul 16, 2015 at 10:33 AM, <[email protected]> wrote:

> Thanks, I will.
>
> (I think there might a bug in Wolfram Alpha! It claims the series
> expansion of integrate(integrate(sinc(x))) is 1 + x^2/2 - x^4/72. SymPy and
> doing it by hand do not have the leading 1)
>

Remember that integrate() is allowed to add an arbitrary constant to an
expression. The constant and linear term of that expansion are meaningless
without integration limits or some kind of boundary or initial conditions,
and can be anything.

Aaron Meurer


>  --
> You received this message because you are subscribed to the Google Groups
> "sympy" 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/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/40258d7e-4153-4f74-b8fa-253e7b10d053%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/40258d7e-4153-4f74-b8fa-253e7b10d053%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6LxCfOoaBHuCBdHvVTNX9wYNaRtBaP9uZhvpHbg7pUhSQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to