Inverse Taylor series question



Yes, I worked up some code.  Never got around to releasing it.  I did some
tests, but didn't test it extensively.  It's simple enough so that only
special cases should break it.
 
RRogers

-----Original Message-----
From: Kevin Ellwood [mailto:kellwood at ameritech.net] 
Sent: Tuesday, May 16, 2006 12:29 PM
To: maxima at math.utexas.edu
Subject: Inverse Taylor series question


Hi All

I have a function (it is called the Langevin function) as follows:

L(x) = coth(x) - 1/x

I would like to calculate the taylor series for the inverse function. Is
this possible to do with maxima?

Thanks
Kev