Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Algebraic Computation  /
SeriesCoefficient

  • SeriesCoefficient[ series , n ] finds the coefficient of the order term in a power series.
  • SeriesCoefficient[ series , , , ... ] finds a coefficient in a multivariate series.
  • See the Mathematica book: Section 3.6.5.
  • See also: 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.