 |
InverseSeries
InverseSeries[
s
,
x
] takes the series s generated by Series, and gives a series for the inverse of the function represented by s.
InverseSeries performs "reversion" of series. Given a series , InverseSeries[
s
,
x
] gives a series for such that . See the Mathematica book: Section 3.6.4. See also: Solve, InverseFunction.
Further Examples
Composing a series with its inverse gives the identity.
In[1]:= 
Out[1]= 
In[2]:= 
Out[2]= 
In[3]:= 
Out[3]= 
In[4]:= 
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|