Power series: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Slawekb
m ce
en>Sławomir Biały
m rv
 
Line 1: Line 1:
{{Refimprove|date=December 2009}}
Painter (Visual Arts ) Marlon Leibold from Clinton, has interests which include r/c cars, health and fitness and collecting antiques. Has toured ever since childhood and has traveled to numerous locales, for example Monastery of the Hieronymites and Tower of Belém in Lisbon.<br><br>My webpage; [http://auctions.machinecoin.eu/item.php?id=102568&mode=1 best ready to drink Weight gainer]
In [[mathematics]], '''formal power series''' are a generalization of [[polynomials]] as formal objects, where the number of terms is allowed to be infinite; this implies giving up the possibility to substitute arbitrary values for [[indeterminate (variable)|indeterminates]]. This perspective contrasts with that of [[power series]], whose variables designate numerical values, and which series therefore only have a definite value if [[Convergent series|convergence]] can be established. Formal power series are often used merely to represent the whole collection of their coefficients. In [[combinatorics]], they provide representations of numerical [[sequence]]s and of [[multiset]]s, and for instance allow giving concise expressions for [[recursion|recursively]] defined sequences regardless of whether the recursion can be explicitly solved; this is known as the method of [[generating function]]s.
 
==Introduction==
A formal power series can be loosely thought of as an object that is like a [[polynomial]], but with infinitely many terms. Alternatively, for those familiar with [[power series]] (or [[Taylor series]]), one may think of a formal power series as a power series in which we ignore questions of [[Convergent series|convergence]] by not assuming that the variable ''X'' denotes any numerical value (not even an unknown value). For example, consider the series
 
:<math>A = 1 - 3X + 5X^2 - 7X^3 + 9X^4 - 11X^5 + \cdots.</math>
 
If we studied this as a power series, its properties would include, for example, that its radius of convergence is 1. However, as a formal power series, we may ignore this completely; all that is relevant is the sequence of [[coefficient]]s [1, −3, 5, −7, 9, −11, ...]. In other words, a formal power series is an object that just records a sequence of coefficients. It is perfectly acceptable to consider a formal power series with the [[factorial]]s [1, 1, 2, 6, 24, 120, 720, 5040, … ] as coefficients, even though the corresponding power series diverges for any nonzero value of ''X''.
 
Arithmetic on formal power series is carried out by simply pretending that the series are polynomials. For example, if
 
:<math>B = 2X + 4X^3 + 6X^5 + \cdots,</math>
 
then we add ''A'' and ''B'' term by term:
 
:<math>A + B = 1 - X + 5X^2 - 3X^3 + 9X^4 - 5X^5 + \cdots.</math>
 
We can multiply formal power series, again just by treating them as polynomials (see in particular [[Cauchy product]]):
 
:<math>AB = 2X - 6X^2 + 14X^3 - 26X^4 + 44X^5 + \cdots.</math>
 
Notice that each coefficient in the product ''AB'' only depends on a ''finite'' number of coefficients of ''A'' and ''B''. For example, the ''X''<sup>5</sup> term is given by
 
:<math>44X^5 = (1\times 6X^5) + (5X^2 \times 4X^3) + (9X^4 \times 2X).</math>
 
For this reason, one may multiply formal power series without worrying about the usual questions of [[absolute convergence|absolute]], [[conditional convergence|conditional]] and [[uniform convergence]] which arise in dealing with power series in the setting of [[Mathematical analysis|analysis]].
 
Once we have defined multiplication for formal power series, we can define multiplicative inverses as follows.  The multiplicative inverse of a formal power series ''A'' is a formal power series ''C'' such that ''AC'' = 1, provided that such a formal power series exists.  It turns out that if ''A'' has a multiplicative inverse, it is unique, and we denote it by ''A''<sup>−1</sup>.  Now we can define division of formal power series by defining ''B''/''A'' to be the product ''BA''<sup>−1</sup>, provided that the inverse of ''A'' exists.  For example, one can use the definition of multiplication above to verify the familiar formula
 
:<math>\frac{1}{1 + X} = 1 - X + X^2 - X^3 + X^4 - X^5 + \cdots.</math>
 
An important operation on formal power series is coefficient extraction. In its most basic form, the coefficient extraction operator for a formal power series in one variable extracts the coefficient of ''X<sup>n</sup>'', and is written e.g. [''X<sup>n</sup>''](''A''), so that [''X''<sup>2</sup>](''A'') = 5 and [''X''<sup>5</sup>](''A'') = −11.  Other examples include
 
:<math>\begin{align}
\left[X^3\right] (B) &= 4, \\
\left[X^2 \right] (X + 3 X^2 Y^3 + 10 Y^6) &= 3Y^3, \\
\left[X^2Y^3 \right] ( X + 3 X^2 Y^3 + 10 Y^6) &= 3, \\
\left[X^n \right] \left(\frac{1}{1+X} \right) &= (-1)^n, \\ 
\left[X^n \right] \left(\frac{X}{(1-X)^2} \right) &= n.
\end{align}</math>
 
Similarly, many other operations that are carried out on polynomials can be extended to the formal power series setting, as explained below.
 
==The ring of formal power series==
The set of all formal power series in ''X'' with coefficients in a [[commutative ring]] ''R'' form another ring that is written ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>, and called the '''ring of formal power series''' in the variable&nbsp;''X'' over ''R''.
 
===Definition of the formal power series ring===
One can characterize ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> abstractly as the [[completeness (topology)|completion]] of the [[polynomial]] ring ''R''[''X''] equipped with a particular [[metric space|metric]]<!-- in which the powers of the ideal ''I'' of ''R''[''X''] generated by ''X'' form a shrinking set of neighbourhoods of 0; a precise description would be too long to spell out here-->. This automatically gives ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> the structure of a topological ring (and even of a complete metric space). But the general construction of a completion of a metric space is more involved than what is needed here, and would make formal power series seem more complicated than they are.
It is possible to describe ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> more explicitly, and define the ring structure and topological structure separately, as follows.
 
====Ring structure====
As a set, ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> can be constructed as the set ''R''<sup>'''N'''</sup> of all infinite sequences of elements of ''R'', indexed by the [[natural number]]s (taken to include 0). Designating a sequence whose term at index ''n'' is ''a<sub>n</sub>'' by (''a<sub>n</sub>'')<sub>''n''∈'''N'''</sub>, one defines addition of two such sequences by
 
:<math>(a_n)_{n\in\N} + (b_n)_{n\in\N} = \left( a_n + b_n \right)_{n\in\N}</math>
 
and multiplication by
 
:<math>(a_n)_{n\in\N} \times (b_n)_{n\in\N} = \left( \sum_{k=0}^n a_k b_{n-k} \right)_{n\in\N}.</math>
 
This type of product is called the [[Cauchy product]] of the two sequences of coefficients, and is a sort of discrete [[convolution]]. With these operations, ''R''<sup>'''N'''</sup> becomes a commutative ring with zero element (0, 0, 0, ...) and multiplicative identity (1, 0, 0,...).
 
The product is in fact the same one used to define the product of polynomials in one indeterminate, which suggests using a similar notation. One embeds ''R'' into ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> by sending any (constant) ''a''&nbsp;∈&nbsp;''R'' to the sequence (''a'', 0, 0, ...) and designates the sequence (0, 1, 0, 0, ...) by ''X''; then using the above definitions every sequence with only finitely many nonzero terms can be expressed in terms of these special elements as
 
:<math>(a_0, a_1, a_2, \ldots, a_n, 0, 0, \ldots) = a_0 + a_1 X + \cdots + a_n X^n = \sum_{i=0}^n a_i X^i;</math>
 
these are precisely the polynomials in ''X''. Given this, it is quite natural and convenient to designate a general sequence <math>(a_n)_{n\in\N}</math> by the formal expression <math>\textstyle\sum_{i\in\N}a_i X^i</math>, even though the latter ''is not'' an expression formed by the operations of addition and multiplication defined above (from which only finite sums can be constructed). This notational convention allows reformulation the above definitions as
 
:<math>\textstyle \left(\sum_{i\in\N} a_i X^i\right)+\left(\sum_{i\in\N} b_i X^i\right) = \sum_{i\in\N}(a_i+b_i) X^i</math>
 
and
 
:<math>\textstyle \left(\sum_{i\in\N} a_i X^i\right) \times \left(\sum_{i\in\N} b_i X^i\right) = \sum_{n\in\N} \left(\sum_{k=0}^n a_k b_{n-k}\right) X^n.</math>
 
which is quite convenient, but one must be aware of the distinction between formal summation (a mere convention) and actual addition.
 
==== Topological structure ====
Having stipulated conventionally that
 
:<math>(a_0, a_1, a_2, a_3, \ldots) = \sum_{i=0}^\infty a_i X^i, \qquad (1)</math>
 
one would like to interpret the right hand side as a well-defined infinite summation. To that end, a notion of convergence in ''R''<sup>'''N'''</sup> is defined and a [[topology]] on ''R''<sup>'''N'''</sup> is constructed. There are several equivalent ways to define the desired topology.
 
* We may give ''R''<sup>'''N'''</sup> the [[product topology]], where each copy of ''R'' is given the [[discrete topology]].
* We may give ''R''<sup>'''N'''</sup> the [[I-adic topology]], where ''I'' = (''X'') is the ideal generated by ''X'', which consists of all sequences whose first term ''a''<sub>0</sub> is zero.
* The desired topology could also be derived from the following [[metric space|metric]]. The distance between distinct sequences (''a''<sub>''n''</sub>) and (''b''<sub>''n''</sub>) in ''R''<sup>'''N'''</sup>, is defined to be
::<math>d((a_n), (b_n)) = 2^{-k},\,\!</math>
:where ''k'' is the smallest [[natural number]] such that ''a''<sub>''k''</sub> &ne; ''b''<sub>''k''</sub>; the distance between two equal sequences is of course zero.
 
Informally, two sequences (''a<sub>n</sub>'') and (''b<sub>n</sub>'') become closer and closer if and only if more and more of their terms agree exactly. Formally, the sequence of [[partial sum]]s of some infinite summation converges if for every fixed power of ''X'' the coefficient stabilizes: there is a point beyond which all further partial sums have the same coefficient. This is clearly the case for the right hand side of (1), regardless of the values ''a''<sub>''n''</sub>, since inclusion of the term for ''i''&nbsp;=&nbsp;''n'' gives the last (and in fact only) change to the coefficient of ''X''<sup>''n''</sup>. It is also obvious that the [[limit of a sequence|limit]] of the sequence of partial sums is equal to the left hand side.
 
This topological structure, together with the ring operations described above, form a [[topological ring]]. This is called the '''ring of formal power series over ''R''''' and is denoted by ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>. The topology has the useful property that an infinite summation converges if and only if the sequence of its terms converges to 0, which just means that any fixed power of ''X'' occurs in only finitely many terms.
 
The topological structure allows much more flexible use of infinite summations. For instance the rule for multiplication can be restated simply as
 
:<math>\textstyle
\left(\sum_{i\in\N} a_i X^i\right) \times \left(\sum_{i\in\N} b_i X^i\right) = \sum_{i,j\in\N} a_i b_j X^{i+j},
</math>
 
since only finitely many terms on the right affect any fixed ''X''<sup>''n''</sup>. Infinite products are also defined by the topological structure; it can be seen that an infinite product converges if and only if the sequence of its factors converges to 1.
 
==== Alternative topologies ====
The above topology is the [[Comparison of topologies|finest topology]] for which <math>\textstyle\sum_{i=0}^\infty a_i X^i</math> always converges as a summation to the formal power series designated by the same expression, and it often suffices to give a meaning to infinite sums and products, or other kinds of limits that one wishes to use to designate particular formal power series. It can however happen occasionally that one wishes to use a coarser topology, so that certain expressions become convergent that would otherwise diverge. This applies in particular when the base ring ''R'' already comes with a topology other than the discrete one, for instance if it is also a ring of formal power series.
 
Consider the ring of formal power series
 
:'''Z'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki><nowiki>[[</nowiki>''Y''<nowiki>]]</nowiki>
 
then the topology of above construction only relates to the indeterminate ''Y'', since the topology that was put on '''Z'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> has been replaced by the discrete topology when defining the topology of the whole ring. So
 
:<math>\sum_{i\in\N}XY^i</math>
 
converges to the power series suggested, which can be written as <math>\textstyle\frac{X}{1-Y}</math>; however the summation
 
:<math>\sum_{i\in\N}X^iY</math>
 
would be considered to be divergent, since every term affects the coefficient of ''Y'' (which coefficient is itself a power series in ''X''). This asymmetry disappears if the power series ring in ''Y'' is given the product topology where each copy of '''Z'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is given its topology as a ring of formal power series rather than the discrete topology. As a consequence, for convergence of a sequence of elements of '''Z'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki><nowiki>[[</nowiki>''Y''<nowiki>]]</nowiki> it then suffices that the coefficient of each power of ''Y'' converges to a formal power series in ''X'', a weaker condition that stabilizing entirely; for instance in the second example given here the coefficient of ''Y'' converges to <math>\textstyle\frac{1}{1-X}</math>, so the whole summation converges to <math>\textstyle\frac{Y}{1-X}</math>.
 
This way of defining the topology is in fact the standard one for repeated constructions of rings of formal power series, and gives the same topology as one would get by taking formal power series in all inderteminates at once. In the above example that would mean constructing '''Z'''<nowiki>[[</nowiki>''X'', ''Y''<nowiki>]]</nowiki>, and here a sequence converges if and only if the coefficient of every monomial ''X<sup>i</sup>Y<sup>j</sup>'' stabilizes. This topology, which is also the ''I''-adic topology, where ''I'' = (''X'',''Y'') is the ideal generated by ''X'' and ''Y'', still enjoys the property that a summation converges if and only if its terms tend to 0.
 
The same principle could be used to make other divergent limits converge. For instance in '''R'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> the limit
 
:<math>\lim_{n\to\infty}\left(1+\frac{X}{n}\right)^n</math>
 
does not exist, so in particular it does not converge to <math>\textstyle\exp(X)=\sum_{n\in\N}\frac{X^n}{n!}</math>. This is because for ''i'' ≥ 2 the coefficient <math>\tbinom{n}{i}/n^i</math> of ''X<sup>i</sup>'' does not stabilize as ''n'' → ∞. It does however converge in the usual topology of '''R''', and in fact to the coefficient <math>\textstyle\frac1{i!}</math> of exp(''X''). Therefore, if one would give '''R'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> the product topology of '''R'''<sup>'''N'''</sup> where the topology of '''R''' is the usual topology rather than the discrete one, then the above limit would converge to exp(''X''). This more permissive approach is not however the standard when considering formal power series, as it would lead to convergence considerations that are as subtle as they are in [[analysis (mathematics)|analysis]], while the philosophy of formal power series is on the contrary to make convergence questions as trivial as they can possibly be. With this topology it would ''not'' be the case that a summation converges if and only if its terms tend to 0.
 
===Universal property===
The ring  ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> may be characterized by the following [[universal property]]. If ''S'' is a commutative associative algebra over ''R'', if ''I'' is an ideal of ''S'' such that the ''I''-adic topology on ''S'' is complete, and if ''x'' is an element of ''I'', then there is a ''unique'' Φ :  ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> → ''S'' with the following properties:
* Φ is an ''R''-algebra homomorphism
* Φ is continuous
* Φ(''X'') = ''x''.
 
== Operations on formal power series ==
One can perform algebraic operations on power series to generate new power series.<ref name="TablesIntegrals">Sec 0.313, I.S. Gradshteyn (И.С. Градштейн), I.M. Ryzhik (И.М. Рыжик); Alan Jeffrey, Daniel Zwillinger, editors. ''Table of Integrals, Series, and Products'', seventh edition. Academic Press, 2007. ISBN 978-0-12-373637-6. Errata. (Several previous editions as well.)</ref><ref name=formalpowerseries>[[Ivan Niven]], "Formal Power Series", ''[[American Mathematical Monthly]]'', volume 76, number 8, October 1969, pages 871–889.</ref> Besides the ring structure operations defined above, we have the following.
 
===Power series raised to powers===
If ''n'' is a [[natural number]] we have
:<math> \left( \sum_{k=0}^\infty a_k X^k \right)^n =  \sum_{m=0}^\infty c_m X^m,  </math>
where
:<math> c_0 = a_0^n, \quad c_m = \frac{1}{m a_0} \sum_{k=1}^m (kn - m+k) a_{k} c_{m-k}, </math>
for ''m'' ≥ 1. (This formula can only be used if ''m'' and ''a''<sub>0</sub> are invertible in the ring of scalars.)
 
In the case of formal power series with complex coefficients, the complex powers are well defined at least for series ''f'' with constant term equal to 1. In this case, ''f''<sup>α</sup> can be defined either by composition with the [[binomial series]] (1+''x'')<sup>α</sup>, or by  composition with the exponential and the logarithmic series, ''f''<sup>α</sup> := exp(αlog(''f'')), or  as the solution of the differential equation ''f''(''f''<sup>α</sup>)′ = α''f''<sup>α</sup>''f''′ with constant term 1, the three definitions being equivalent. The rules of calculus (''f''<sup>α</sup>)<sup>β</sup> = ''f''<sup>αβ</sup> and ''f''<sup>α</sup>''g''<sup>α</sup> = (''fg'')<sup>α</sup> easily follow.
 
=== Inverting series ===
The series
:<math>A = \sum_{n=0}^\infty a_n X^n </math>
in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is invertible in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> if and only if its constant coefficient ''a''<sub>0</sub> is invertible in ''R''. This condition is necessary, for the following reason: if we suppose that ''A'' has an inverse <math>B = b_0 + b_1 x + \ldots</math> then the [[constant term]] ''a''<sub>0</sub>''b''<sub>0</sub> of <math>A \cdot B</math> is the constant term of the identity series, i.e., it is 1.  This condition is also sufficient; we may compute the coefficients of the inverse series ''B'' via the explicit recursive formula
 
:<math>\begin{align}
b_0 &= \frac{1}{a_0}\\
b_n &= -\frac{1}{a_0} \sum_{i=1}^n a_i b_{n-i}\qquad \text{for } n \ge 1.
\end{align}</math>
 
An important special case is that the [[geometric series]] formula is valid in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>:
 
:<math>(1 - X)^{-1} = \sum_{n=0}^\infty X^n.</math>
 
If ''R'' = ''K'' is a field, then a series is invertible if and only if the constant term is non-zero, i.e., if and only if the series is not divisible by ''X''.  This says that ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is a [[discrete valuation ring]] with uniformizing parameter ''X''.
 
===Dividing series===
The computation of a quotient  ''f''/''g''&nbsp;=&nbsp;''h''
 
:<math> \frac{\sum_{n=0}^\infty b_n X^n }{\sum_{n=0}^\infty a_n X^n } =\sum_{n=0}^\infty c_n X^n,  </math>
 
assuming the denominator is invertible (that is, ''a''<sub>0</sub> is invertible in the ring of scalars), can be performed as a product ''f'' and the inverse of ''g'', or directly equating the coefficients in ''f''&nbsp;=&nbsp;''gh'':
 
:<math>c_n = \frac{1}{a_0}\left(b_n - \sum_{k=1}^n a_k c_{n-k}\right).</math>
 
=== Extracting coefficients ===
The coefficient extraction operator applied to a formal power series
:<math>f(X) = \sum_{n=0}^\infty a_n X^n </math>
in ''X'' is written
:<math> \left[ X^m \right] f(X) </math>
and extracts the coefficient of ''X<sup>m</sup>'', so that
:<math> \left[ X^m \right] f(X) = \left[ X^m \right] \sum_{n=0}^\infty a_n X^n = a_m.</math>
 
=== Composition of series ===
Given formal power series
 
:<math>f(X) = \sum_{n=1}^\infty a_n X^n = a_1 X + a_2 X^2 + \cdots</math>
:<math>g(X) = \sum_{n=0}^\infty b_n X^n = b_0 + b_1 X + b_2 X^2 + \cdots,</math>
 
one may form the ''composition''
 
:<math>g(f(X)) = \sum_{n=0}^\infty b_n (f(X))^n = \sum_{n=0}^\infty c_n X^n,</math>
 
where the coefficients ''c''<sub>''n''</sub> are determined by "expanding out" the powers of ''f''(''X''):
 
:<math>c_n:=\sum_{k\in\N, \vert j\vert=n} b_k a_{j_1} a_{j_2} \cdots a_{j_k}.</math>
 
Here the sum is extended over all (''k'', ''j'') with ''k'' in '''N''' and <math>j\in\N_+^k</math> with <math>|j|:=j_1+\cdots+j_k=n.</math>
 
A more explicit description of these coefficients is provided by [[Faà di Bruno's formula#Formal power series version|Faà di Bruno's formula]], at least in the case where the coefficient ring is a field of  [[Characteristic (algebra)|characteristic 0]].
 
A point here is that this operation is only valid when ''f''(''X'') has ''no constant term'', so that the series for ''g''(''f''(''X'')) converges in the topology of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>. In other words, each ''c''<sub>''n''</sub> depends on only a finite number of coefficients of ''f''(''X'') and ''g''(''X'').
 
==== Example ====
Assume that the ring ''R'' has characteristic 0.  If we denote by exp(''X'') the formal power series
:<math>\exp(X) = 1 + X + \frac{X^2}{2!} + \frac{X^3}{3!} + \frac{X^4}{4!} + \cdots,</math>
then the expression
:<math>\exp(\exp(X) - 1) = 1 + X + X^2  + \frac{5X^3}6 + \frac{5X^4}8 + \cdots</math>
makes perfect sense as a formal power series. However, the statement
:<math>\exp(\exp(X)) = e \exp(\exp(X) - 1) = e + eX + eX^2 + \frac{5eX^3}{6} + \cdots</math>
is not a valid application of the composition operation for formal power series. Rather, it is confusing the notions of convergence in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> and convergence in ''R''; indeed, the ring ''R'' may not even contain any number ''e'' with the appropriate properties.
 
=== Composition inverse ===
Any formal series <math>\textstyle f(X)=\sum_k f_k X^k \in R[[X]]</math> with ''f''<sub>0</sub> = 0 has a composition inverse <math>\textstyle g(X)=\sum_k g_k X^k</math> provided ''f''<sub>1</sub> is an invertible element of ''R''. The coefficients are found recursively from the above formula for the coefficients of a composition, equating them with those of the composition identity ''X'' (that is 1 at degree 1 and 0 at every degree greater than 1) . In the case when the coefficient ring is a field of characteristic 0, the [[#The Lagrange inversion formula|Lagrange inversion formula]] provides a powerful tool to compute the coefficients of ''g'', as well as the coefficients of the (multiplicative) powers of ''g''.
 
=== Formal differentiation of series===
Given a formal power series
:<math>f = \sum_{n\geq 0} a_n X^n</math>
in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>, we define its '''[[formal derivative]]''', denoted ''Df'' or ''f''′, by
 
:<math> Df = \sum_{n \geq 1} a_n n X^{n-1}.</math>
 
The symbol ''D'' is called the '''formal differentiation operator'''. The motivation behind this definition is that it simply mimics term-by-term differentiation of a polynomial.
 
This operation is ''R''-[[linear operator|linear]]:
 
:<math>D(af + bg) = a \cdot Df + b \cdot Dg</math>
 
for any ''a'', ''b'' in ''R'' and any ''f'', ''g'' in ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>. Additionally, the formal derivative has many of the properties of the usual [[derivative]] of calculus. For example, the [[product rule]] is valid:
 
:<math>D(fg) = f \cdot (Dg) + (Df) \cdot g,</math>
 
and the [[chain rule]] works as well:
 
:<math>D(f\circ g ) = \left( Df\circ g\right) \cdot Dg,</math>
 
whenever the appropriate compositions of series are defined (see above under [[#Composition of series|composition of series]]).
 
Thus, in these respects formal power series behave like [[Taylor series]]. Indeed, for the ''f'' defined above, we find that
 
:<math>(D^k f)(0) = k! a_k, </math>
 
where ''D''<sup>''k''</sup> denotes the ''k''th formal derivative (that is, the result of formally differentiating ''k'' times).
 
== Properties ==
 
=== Algebraic properties of the formal power series ring ===
''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is an [[associative algebra]] over ''R'' which contains the ring ''R''[''X''] of polynomials over ''R''; the polynomials correspond to the sequences which end in zeros.
 
The [[Jacobson radical]] of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is the [[ideal (ring theory)|ideal]] generated by ''X'' and the Jacobson radical of ''R''; this is implied by the element invertibility criterion discussed above.
 
The [[maximal ideal]]s of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> all arise from those in ''R'' in the following manner: an ideal ''M'' of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is maximal if and only if ''M'' ∩ ''R'' is a maximal ideal of ''R'' and ''M'' is generated as an ideal by ''X'' and ''M'' ∩ ''R''.
 
Several algebraic properties of ''R'' are inherited by ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>:
* if ''R'' is a [[local ring]], then so is ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>
* if ''R'' is [[noetherian ring|Noetherian]], then so is ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>; this is a version of the [[Hilbert basis theorem]]
* if ''R'' is an [[integral domain]], then so is ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>
* if ''R'' = ''K'' is a [[field (mathematics)|field]], then ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is a [[discrete valuation ring]].
 
=== Topological properties of the formal power series ring ===
The metric space (''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>, ''d'') is [[completeness (topology)|complete]].
 
The ring ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is [[compact space|compact]] if and only if ''R'' is [[finite set|finite]]. This follows from [[Tychonoff's theorem]] and the characterisation of the topology on ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> as a product topology.
 
==Applications==
Formal power series can be used to solve recurrences occurring in number theory and combinatorics. For an example involving finding a closed form expression for the [[Fibonacci number]]s, see the article on [[Examples of generating functions]].
 
One can use formal power series to prove several relations familiar from analysis in a purely algebraic setting. Consider for instance the following elements of '''Q'''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>:
 
:<math> \sin(X)  := \sum_{n \ge 0} \frac{(-1)^n} {(2n+1)!} X^{2n+1} </math>
:<math> \cos(X) := \sum_{n \ge 0} \frac{(-1)^n} {(2n)!} X^{2n} </math>
 
Then one can show that
 
:<math>\sin^2(X) + \cos^2(X) = 1,</math>
:<math>\frac{\partial}{\partial X} \sin(X) = \cos(X),</math>
:<math>\sin (X+Y) = \sin(X) \cos(Y) + \cos(X) \sin(Y).</math>
 
The last one being valid in the ring '''Q'''<nowiki>[[</nowiki>''X'',''Y''<nowiki>]]</nowiki>.
 
For ''K'' a field, the ring ''K''<nowiki>[[</nowiki>''X''<sub>1</sub>, ..., ''X<sub>r</sub>''<nowiki>]]</nowiki> is often used as the "standard, most general" complete local ring over ''K'' in algebra.
 
==Interpreting formal power series as functions==
In [[mathematical analysis]], every convergent [[power series]] defines a [[function (mathematics)|function]] with values in the [[real number|real]] or [[complex number|complex]] numbers. Formal power series can also be interpreted as functions, but one has to be careful with the [[function domain|domain]] and [[codomain]]. If ''f''&nbsp;=&nbsp;∑''a''<sub>''n''</sub> ''X''<sup>''n''</sup> is an element of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>, ''S'' is a commutative associative algebra over ''R'', ''I'' is an ideal in ''S'' such that the [[I-adic topology]] on ''S'' is complete, and ''x'' is an element of ''I'', then we can define
 
:<math>f(X) = \sum_{n\ge 0} a_n X^n.</math>
 
This latter series is guaranteed to converge in ''S'' given the above assumptions on ''X''. Furthermore, we have
 
:<math> (f+g)(X) = f(X) + g(X) \, </math>
 
and
 
:<math> (fg)(X) = f(X) g(X). \, </math>
 
Unlike in the case of bona fide functions, these formulas are not definitions but have to be proved.
 
Since the topology on ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is the (''X'')-adic topology and ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> is complete, we can in particular apply power series to other power series, provided that the arguments don't have [[constant coefficients]] (so that they belong to the ideal (''X'')): ''f''(0), ''f''(''X''<sup>2</sup>−''X'') and ''f''((1−''X'')<sup>−1</sup>&nbsp;−&nbsp;1) are all well defined for any formal power series ''f''∈''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>.
 
With this formalism, we can give an explicit formula for the multiplicative inverse of a power series ''f'' whose constant coefficient ''a'' = ''f''(0) is invertible in ''R'':
 
:<math>f^{-1} = \sum_{n \ge 0} a^{-n-1} (a-f)^n.</math>
 
If the formal power series ''g'' with ''g''(0) = 0 is given implicitly by the equation
 
:''f''(''g'') = ''X''
 
where ''f'' is a known power series with ''f''(0) = 0, then the coefficients of ''g'' can be explicitly computed using the [[#The Lagrange inversion formula|Lagrange inversion formula]].
 
==Generalizations==
 
=== Formal Laurent series ===
A '''formal Laurent series''' over a ring ''R'' is defined in a similar way to a formal power series, except that we also allow finitely many terms of negative degree (this is different from the classical [[Laurent series]]), that is series of the form
 
:<math>f = \sum_{n\in\Z} a_n X^n</math>
 
where ''a<sub>n</sub>'' = 0 for all but finitely many negative indices ''n''. Multiplication of such series can  be defined. Indeed, similarly to the definition for formal power series, the coefficient of ''X<sup>k</sup>'' of two series with respective sequences of coefficients (''a<sub>n</sub>'')<sub>''n''∈'''Z'''</sub> and (''b<sub>n</sub>'')<sub>''n''∈'''Z'''</sub> is
 
:<math>\sum_{i\in\Z}a_ib_{k-i},</math>
 
which sum is effectively finite because of the assumed vanishing of coefficients at sufficiently negative indices, and which sum zero for sufficiently negative ''k'' for the same reason.
 
For a non-zero formal Laurent series, the minimal integer ''n'' such that ''a<sub>n</sub>'' ≠ 0 is called the order of f, denoted ord(''f'').  (The order of  the zero series is +∞.) The formal Laurent series form the '''ring of formal Laurent series''' over ''R'', denoted by ''R''((''X'')). It is equal to the [[localization of a ring|localization]] of ''R''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> with respect to the set of positive powers of ''X''. It is a topological ring with the metric ''d''(''f'', ''g'') = 2<sup>−ord(''f''−''g'')</sup>.
 
If ''R'' = ''K'' is a [[field (mathematics)|field]], then ''K''((''X'')) is in fact a field, which may alternatively be obtained as the [[field of fractions]] of the [[integral domain]] ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>.
 
One may define formal differentiation for formal Laurent series in a natural way (term-by-term). Precisely, the formal derivative of the formal Laurent series ''f'' above is
 
:<math>f' = Df = \sum_{n\in\Z} na_n X^{n-1}</math>
 
which is again an element of  ''K''((''X'')). Notice that if ''f'' is a non-constant formal Laurent series, and K is a field of characteristic 0, then one has
 
:<math>\mathrm{ord}(f')=\mathrm{ord}(f)-1.</math>
 
However, in general this is not  the case since the factor ''n'' for the lowest order term could be equal to 0 in ''R''.
 
====Formal residue====
Assume that ''R'' is a field ''K'' of [[characteristic (algebra)|characteristic]] 0. Then the map
 
:<math>D\colon K(\!(X)\!)\to K(\!(X)\!)</math>
 
is a ''K''-[[derivation (abstract algebra)|derivation]] that verifies
 
:<math>\ker D=K</math>
:<math>\mathrm{im}\,D=\{f\in K((X)) : [X^{-1}]f=0\}.</math>
 
The latter shows that the coefficient of ''X''<sup>−1</sup> in ''f'' is of particular interest; it is called ''formal residue of f'' and denoted Res(''f'').  The map
 
:<math>\mathrm{Res}\colon K(\!(X)\!)\to K \, </math>
 
is ''K''-linear, and by the above observation one has an [[exact sequence]]
 
:<math>0 \rightarrow K \rightarrow  K(\!(X)\!) \xrightarrow{D} K(\!(X)\!) \;\xrightarrow{ \mathrm{Res}    }\; K \rightarrow 0. \, </math>
 
'''Some rules of calculus'''. As a quite direct consequence of the above definition, and of the rules of formal derivation, one has, for any ''f'' and ''g'' in ''K''((''X''))
:i. <math>\mathrm{Res}(f')=0;\,</math>
:ii. <math>\mathrm{Res}(fg')=-\mathrm{Res}(f'g);\,</math>
:iii. <math>\mathrm{Res}(f'/f)=\mathrm{ord}(f),\qquad \forall f\neq0;\,</math>
:iv. <math>\mathrm{Res}\left(( f\circ g) g'\right) = \mathrm{ord}(g)\mathrm{Res}(f)\qquad \mathrm{if}\; \mathrm{ord}(g)>0;\,</math>
:v. <math>[X^n]f(X)=\mathrm{Res}\left(X^{-n-1}f(X)\right).\,</math>
 
Property (i) is part of the exact sequence above. Property (ii) follows from (i) as applied to (''fg'')′&nbsp;=&nbsp;''fg′''&nbsp;+&nbsp;''f′g''. Property (iii): any ''f'' can be written in the form ''f''&nbsp;=&nbsp;''x<sup>m</sup>g'', with ''m''&nbsp;=&nbsp;ord(''f'') and ord(''g'')&nbsp;=&nbsp;0: then ''f′''/''f''&nbsp;=&nbsp;''mX''<sup>−1</sup>&nbsp;+&nbsp;''g′''/''g''. Since ord(''g'')&nbsp;=&nbsp;0, the element ''g'' is invertible in ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>&nbsp;⊂&nbsp;im(''D'')&nbsp;=&nbsp;ker(Res), whence Res(''f′''/''f'')&nbsp;=&nbsp;''m''. Property (iv): Since ker(Res)&nbsp;⊂&nbsp;im(''D''), we can write ''f''&nbsp;=&nbsp;''f''<sub>−1</sub>''X''<sup>−1</sup>&nbsp; +&nbsp;''F′'', with ''F''&nbsp;∈&nbsp;''K''((''X'')). Consequently, (''f''&nbsp;<math>\scriptstyle\circ</math>&nbsp;''g'')''g′''&nbsp;=&nbsp;''f''<sub>−1</sub>''g''<sup>−1</sup>''g′''&nbsp;+&nbsp;(''F′'' <small>o</small> ''g'')''g′''&nbsp;=&nbsp;''f''<sub>−1</sub>''g′''/''g'' &nbsp;+&nbsp;(''F''&nbsp;<math>\scriptstyle\circ</math>&nbsp;''g'')′ and (iv) follows from (i) and (iii). Property (v) is clear from the definition.
 
===The Lagrange inversion formula===
As mentioned above, any formal series ''f'' ∈ ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki> with ''f''<sub>0</sub> = 0 and ''f''<sub>1</sub> ≠ 0 has a composition inverse ''g'' in ''K''<nowiki>[[</nowiki>''X''<nowiki>]]</nowiki>. The following relation between the coefficients of ''g<sup>n</sup>'' and ''f<sup>−k</sup>'' holds ("{{Visible anchor|Lagrange inversion formula}}"):
 
:<math>\textstyle k[X^k] g^n=n[X^{-n}]f^{-k}.</math>
 
In particular, for ''n''&nbsp;=&nbsp;1 and all ''k''&nbsp;≥&nbsp;1,
 
:<math>[X^k] g=\frac{1}{k}  \mathrm{Res}\left( f^{-k}\right).</math>
 
Since the proof of the Lagrange inversion formula is a very short computation, it is worth reporting it here. By the above rules of calculus,
 
:<math>\begin{align}
k[X^k] g^n & =k\mathrm{Res}\left(g^n X^{-k-1}  \right) =k\mathrm{Res}\left(X^n f^{-k-1}f\,'\right) =-\mathrm{Res}\left(X^n (f^{-k})'\right) \\[6pt]
& =\mathrm{Res}\left(\left(X^n\right)' f^{-k}\right) =n\mathrm{Res}\left(X^{n-1}f^{-k}\right) =n[X^{-n}]f^{-k}.
\end{align}</math>
 
'''Generalizations.''' One may observe that the above computation can be repeated plainly in more general settings than ''K''((''X'')): a generalization of the Lagrange inversion formula is already available working in the '''C'''((''X''))-modules ''X''<sup>α</sup>'''C'''((''X'')), where α is a complex exponent. As a consequence, if ''f'' and ''g'' are as above, with <math>f_1=g_1=1</math>, we can relate the complex powers of ''f/X'' and ''g/X'': precisely, if α and β are non-zero complex numbers with negative integer sum, ''m''=−α−β ∈ '''N''', then
 
:<math>\frac{1}{\alpha}[X^m]\left( \frac{f}{X} \right)^\alpha=-\frac{1}{\beta}[X^m]\left( \frac{g}{X} \right)^\beta</math>.
 
For instance, this way one finds the power series for [[Lambert_W_function#Integer_and_complex_powers|complex powers of the Lambert function]].
 
=== Power series in several variables ===
Formal power series in any number of indeterminates (even infinitely many) can be defined. If ''I'' is an index set and ''X''<sub>''I''</sub> is the set of indeterminates ''X''<sub>''i''</sub> for ''i''∈''I'', then a [[monomial]] ''X''<sup>α</sup> is any finite product of elements of ''X''<sub>''I''</sub> (repetitions allowed); a formal power series in ''X''<sub>''I''</sub> with coefficients in a ring ''R'' is determined by any mapping from the set of monomials ''X''<sup>α</sup> to a corresponding coefficient ''c''<sub>α</sub>, and is denoted <math>\textstyle\sum_\alpha c_\alpha X^\alpha</math>. The set of all such formal power series is denoted ''R''<nowiki>[[</nowiki>''X''<sub>''I''</sub><nowiki>]]</nowiki>, and it is given a ring structure by defining
 
:<math>\left(\sum_\alpha c_\alpha X^\alpha\right)+\left(\sum_\alpha d_\alpha X^\alpha\right)=\sum_\alpha(c_\alpha+d_\alpha)X^\alpha</math>
 
and
 
:<math>\left(\sum_\alpha c_\alpha X^\alpha\right)\times\left(\sum_\alpha d_\alpha X^\alpha\right)=\sum_{\alpha,\beta} c_\alpha d_\beta X^{\alpha+\beta}</math>
 
==== Topology ====
The topology on ''R''<nowiki>[[</nowiki>''X<sub>I</sub>''<nowiki>]]</nowiki> is such that a sequence of its elements converges only if for each monomial ''X''<sup>α</sup> the corresponding coefficient stabilizes. If ''I'' is finite, then this the ''J''-adic topology, where ''J'' is the ideal of ''R''<nowiki>[[</nowiki>''X''<sub>''I''</sub><nowiki>]]</nowiki> generated by all the indeterminates in ''X''<sub>''I''</sub>. This does not hold if ''I'' is infinite. For example, if ''I'' = '''N''', then the sequence (''f<sub>n</sub>'')<sub>''n''∈'''N'''</sub> with <math> f_n = X_n + X_{n+1} + X_{n+2} + \ldots </math> does not converge with respect to any ''J''-adic topology on ''R'', but clearly for each monomial the corresponding coefficient stabilizes.
 
As remarked above, the topology on a repeated formal power series ring like ''R''<nowiki>[[</nowiki>''X''<nowiki>]][[</nowiki>''Y''<nowiki>]]</nowiki> is usually chosen in such a way that it becomes isomorphic as a [[topological ring]] to ''R''<nowiki>[[</nowiki>''X'',''Y''<nowiki>]]</nowiki>.
 
====Operations====
All of the operations defined for series in one variable may be extended to the several variables case.
* A series is invertible if and only if its constant term is invertible in ''R''.
* The composition ''f''(''g''(''X'')) of two series ''f'' and ''g'' is defined if ''f'' is a series in a single indeterminate, and the constant term of ''g'' is zero. For a series ''f'' in several indeterminates a form of "composition" can similarly be defined, with as many separate series in the place of ''g'' as there are indeterminates.
 
In the case of the formal derivative, there are now separate [[partial derivative]] operators, which differentiate with respect to each of the indeterminates. They all commute with each other.
 
==== Universal property ====
In the several variables case, the universal property characterizing ''R''<nowiki>[[</nowiki>''X''<sub>1</sub>, ..., ''X''<sub>''r''</sub><nowiki>]]</nowiki> becomes the following. If ''S'' is a commutative associative algebra over ''R'', if ''I'' is an ideal of ''S'' such that the ''I''-adic topology on ''S'' is complete, and if ''x''<sub>1</sub>, ..., ''x<sub>r</sub>'' are elements of ''I'', then there is a ''unique'' Φ : ''R''<nowiki>[[</nowiki>''X''<sub>1</sub>, ..., ''X''<sub>''n''</sub><nowiki>]]</nowiki> → ''S'' with the following properties:
* Φ is an ''R''-algebra homomorphism
* Φ is continuous
* Φ(''X''<sub>''i''</sub>) = ''x''<sub>''i''</sub> for ''i'' = 1, ..., ''r''.
 
===Non-commuting variables===
The several variable case can be further generalised by taking ''non-commuting variables'' ''X<sub>i</sub>'' for ''i'' ∈ ''I'',where ''I'' is an index set and then a [[monomial]] ''X''<sup>α</sup> is any [[word (mathematics)|word]] in the ''X<sub>I</sub>''; a formal power series in ''X<sub>I</sub>'' with coefficients in a ring ''R'' is determined by any mapping from the set of monomials ''X''<sup>α</sup> to a corresponding coefficient ''c''<sub>α</sub>, and is denoted <math>\textstyle\sum_\alpha c_\alpha X^\alpha</math>. The set of all such formal power series is denoted ''R''«''X''<sub>''I''</sub>», and it is given a ring structure by defining addition pointwise
 
:<math>\left(\sum_\alpha c_\alpha X^\alpha\right)+\left(\sum_\alpha d_\alpha X^\alpha\right)=\sum_\alpha(c_\alpha+d_\alpha)X^\alpha</math>
 
and multiplication by
 
:<math>\left(\sum_\alpha c_\alpha X^\alpha\right)\times\left(\sum_\alpha d_\alpha X^\alpha\right)=\sum_{\alpha,\beta} c_\alpha d_\beta X^{\alpha} \cdot X^{\beta}</math>
 
where · denotes concatenation of words.  These formal power series over ''R'' form the '''Magnus ring''' over ''R''.<ref>{{cite book | first=Helmut | last=Koch | title=Algebraic Number Theory | publisher=[[Springer-Verlag]] | year=1997 | isbn=3-540-63003-1 | zbl=0819.11044 | series=Encycl. Math. Sci. | volume=62 | edition=2nd printing of 1st | page=167 }}</ref><ref>{{cite book | title=The Mathematical Theory of Knots and Braids: An Introduction | volume=82 | series=North-Holland Mathematics Studies | first=Siegfried | last=Moran | publisher=Elsevier | year=1983 | isbn=0-444-86714-7 | page=211 | zbl=0528.57001 }}</ref>
 
===Replacing the index set by an ordered abelian group===
{{Main|Hahn series}}
 
Suppose ''G'' is an ordered abelian group, meaning an abelian group with a total ordering "<" respecting the group's addition, so that ''a'' < ''b'' if and only if ''a'' + ''c'' < ''b'' + ''c'' for all ''c''. Let '''I''' be a well-ordered subset of ''G'', meaning '''I''' contains no infinite descending chain. Consider the set consisting of
 
:<math>\sum_{i \in I} a_i X^i </math>
 
for all such '''I''', with ''a<sub>i</sub>'' in a commutative ring ''R'', where we assume that for any index set, if all of the ''a''<sub>''i''</sub> are zero then the sum is zero. Then ''R''((''G'')) is the ring of formal power series on ''G''; because of the condition that the indexing set be well-ordered the product is well-defined, and we of course assume that two elements which differ by zero are the same.
 
Various properties of ''R'' transfer to ''R''((''G'')). If ''R'' is a field, then so is ''R''((''G'')). If ''R'' is an ordered field, we can order ''R''((''G'')) by setting any element to have the same sign as its leading coefficient, defined as the least element of the index set '''I''' associated to a non-zero coefficient. Finally if ''G'' is a [[divisible group]] and ''R'' is a [[real closed field]], then ''R''((''G'')) is a real closed field, and if ''R'' is [[algebraically closed]], then so is ''R''((''G'')).
 
This theory is due to [[Hans Hahn (mathematician)|Hans Hahn]], who also showed that one obtains subfields when the number of (non-zero) terms is bounded by some fixed infinite cardinality.
 
==Examples and related topics==
* [[Bell series]] are used to study the properties of [[Multiplicative function|multiplicative arithmetic functions]]
* [[Formal group]]s are used to define an abstract group law using formal power series
 
==Notes==
{{Reflist}}
 
== References ==
* {{cite book | last1=Berstel | first1=Jean | last2=Reutenauer | first2=Christophe | title=Noncommutative rational series with applications | series=Encyclopedia of Mathematics and Its Applications | volume=137 | location=Cambridge | publisher=[[Cambridge University Press]] | year=2011 | isbn=978-0-521-19022-0 | zbl=1250.68007 }}
* [[Nicolas Bourbaki]]: ''Algebra'', IV, §4. Springer-Verlag 1988.
 
{{DEFAULTSORT:Formal Power Series}}
[[Category:Abstract algebra]]
[[Category:Ring theory]]
[[Category:Enumerative combinatorics]]
[[Category:Mathematical series]]

Latest revision as of 15:01, 3 January 2015

Painter (Visual Arts ) Marlon Leibold from Clinton, has interests which include r/c cars, health and fitness and collecting antiques. Has toured ever since childhood and has traveled to numerous locales, for example Monastery of the Hieronymites and Tower of Belém in Lisbon.

My webpage; best ready to drink Weight gainer