Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Calculus /

SeriesData

FilledSmallSquare SeriesData[x, , , , ... , nmin, nmax, den] represents a power series in the variable x about the point . The are the coefficients in the power series. The powers of (x-) that appear are nmin/den, (nmin+1)/den, ... , nmax/den.

FilledSmallSquare SeriesData objects are generated by Series.

FilledSmallSquare SeriesData objects are printed as sums of the coefficients , multiplied by powers of x - . A SeriesData object representing a power series is printed with O[x - ]^p added, to represent omitted higher-order terms.

FilledSmallSquare When you apply certain mathematical operations to SeriesData objects, new SeriesData objects truncated to the appropriate order are produced.

FilledSmallSquare The operations you can perform on SeriesData objects include arithmetic ones, mathematical functions with built-in derivatives, and integration and differentiation.

FilledSmallSquare Normal[expr] converts a SeriesData object into a normal expression, truncating omitted higher-order terms.

FilledSmallSquare If the variable in a SeriesData object is itself a SeriesData object, then the composition of the SeriesData objects is computed. Substituting one series into another series with the same expansion parameter therefore automatically leads to composition of the series. Composition is only possible if the first term of the inner series involves a positive power of the variable.

FilledSmallSquare InverseSeries can be applied to SeriesData objects to give series for inverse functions.

FilledSmallSquare See Section 3.6.2.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: