Mathematica 9 is now available

SeriesCoefficient

Usage

SeriesCoefficient[series, n] 求出一个幂级数中  次项的系数.
SeriesCoefficient[series,   ,  , ...  ] 求出一个多元级数中某一项的系数.


Notes

• 参见Mathematica 全书: 3.6.5节.
• 同时参见: Coefficient, Normal.
Further Examples

Here is the coefficient of the degree 5 term in the series for log(1 + x).

In[1]:=  

Out[1]=

In[2]:=  

Out[2]=

In[3]:=  



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.