Mathematica 9 is now available

ComposeSeries

Usage

ComposeSeries[ ,  , ... ]组成几个幂序列。


Notes

ComposeSeries[ ,  , ... ] 有效的替换  中的变量。
• 只有当第一个序列展开的点相应于在它的展开点的第二个序列的极限值时,组成的两个序列才是有意义的。
• 参见Mathematica全书: 3.6.4.
• 同时参见: InverseSeries.
Further Examples

This gives the series for the sine function about  up to the   order term.

In[1]:=  

Out[1]=

Here is a series involving cosine.

In[2]:=  

Out[2]=

This gives the composition of the two series.

In[3]:=  

Out[3]=

In[4]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.