Integrating a Taylor series?



On 05/09/13 14:39, Dennis J. Darland wrote:
> It might take a very long time, if you have enough memory!
>

Core i7 O.C. 4.2GHz 16G RAM.

 > maxima
Maxima 5.29.1 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (a.k.a. GCL)
...
(%i19) integrate(taylor(f(x),x,a,1),x,a,a+h);

has been running 2 days, using 100% of 1 CPU and 1G RAM.  What is a very 
long time?  How do I check to see if there is progress?


Tom Dean