separate an integral of a sum



declare(integrate,linear)

Though this is mathematically true, it is not always useful....   f(x)+g(x)
may be integrable in closed form, and f and g separately not.

            -s

On Mon, Jun 25, 2012 at 7:38 PM, J?rome Laurens <
jerome.laurens at u-bourgogne.fr> wrote:

> Hi list,
>
>
> this must be a silly question but how do you turn
>
> integrate(f(t)+g(t),...)
>
> into
>
> integrate(f(t),...) + integrate(g(t),...)
>
>
> TIA
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>