Power series

From testwiki
Jump to navigation Jump to search

In mathematics, a power series (in one variable) is an infinite series of the form

f(x)=n=0an(xc)n=a0+a1(xc)+a2(xc)2+a3(xc)3+

where an represents the coefficient of the nth term, c is a constant, and x varies around c (for this reason one sometimes speaks of the series as being centered at c). This series usually appears as the Taylor series of some known function; the Taylor series article contains many examples.

In many situations c is equal to zero, for example when considering a Maclaurin series. In those cases, the power series takes the simpler form

f(x)=n=0anxn=a0+a1x+a2x2+a3x3+.

These power series appear primarily in analysis, but also appear in combinatorics (under the name of generating functions) and in electrical engineering (under the name of the Z-transform). The familiar decimal notation for integers can also be viewed as an example of a power series, but with the argument x fixed at 10. In number theory, the concept of p-adic numbers is also closely related to that of a power series.

Template:Math-stub