Generating function
Template:Short description Template:About
In mathematics, a generating function is a representation of an infinite sequence of numbers as the coefficients of a formal power series. Generating functions are often expressed in closed form (rather than as a series), by some expression involving operations on the formal series.
There are various types of generating functions, including ordinary generating functions, exponential generating functions, Lambert series, Bell series, and Dirichlet series. Every sequence in principle has a generating function of each type (except that Lambert and Dirichlet series require indices to start at 1 rather than 0), but the ease with which they can be handled may differ considerably. The particular generating function, if any, that is most useful in a given context will depend upon the nature of the sequence and the details of the problem being addressed.
Generating functions are sometimes called generating series,<ref>This alternative term can already be found in E.N. Gilbert (1956), "Enumeration of Labeled graphs", Canadian Journal of Mathematics 3, p. 405–411, but its use is rare before the year 2000; since then it appears to be increasing.</ref> in that a series of terms can be said to be the generator of its sequence of term coefficients.
HistoryEdit
Generating functions were first introduced by Abraham de Moivre in 1730, in order to solve the general linear recurrence problem.<ref>Template:Cite book</ref>
George Pólya writes in Mathematics and plausible reasoning:
The name "generating function" is due to Laplace. Yet, without giving it a name, Euler used the device of generating functions long before Laplace [..]. He applied this mathematical tool to several problems in Combinatory Analysis and the Theory of Numbers.
DefinitionEdit
ConvergenceEdit
Unlike an ordinary series, the formal power series is not required to converge: in fact, the generating function is not actually regarded as a function, and the "variable" remains an indeterminate. One can generalize to formal power series in more than one indeterminate, to encode information about infinite multi-dimensional arrays of numbers. Thus generating functions are not functions in the formal sense of a mapping from a domain to a codomain.
These expressions in terms of the indeterminate Template:Mvar may involve arithmetic operations, differentiation with respect to Template:Mvar and composition with (i.e., substitution into) other generating functions; since these operations are also defined for functions, the result looks like a function of Template:Mvar. Indeed, the closed form expression can often be interpreted as a function that can be evaluated at (sufficiently small) concrete values of Template:Mvar, and which has the formal series as its series expansion; this explains the designation "generating functions". However such interpretation is not required to be possible, because formal series are not required to give a convergent series when a nonzero numeric value is substituted for Template:Mvar.
LimitationsEdit
Not all expressions that are meaningful as functions of Template:Mvar are meaningful as expressions designating formal series; for example, negative and fractional powers of Template:Mvar are examples of functions that do not have a corresponding formal power series.
TypesEdit
Ordinary generating function (OGF)Edit
When the term generating function is used without qualification, it is usually taken to mean an ordinary generating function. The ordinary generating function of a sequence Template:Math is: <math display="block">G(a_n;x)=\sum_{n=0}^\infty a_n x^n.</math> If Template:Math is the probability mass function of a discrete random variable, then its ordinary generating function is called a probability-generating function.
Exponential generating function (EGF)Edit
The exponential generating function of a sequence Template:Math is <math display="block">\operatorname{EG}(a_n;x)=\sum_{n=0}^\infty a_n \frac{x^n}{n!}.</math>
Exponential generating functions are generally more convenient than ordinary generating functions for combinatorial enumeration problems that involve labelled objects.<ref>Template:Harvnb</ref>
Another benefit of exponential generating functions is that they are useful in transferring linear recurrence relations to the realm of differential equations. For example, take the Fibonacci sequence Template:Math that satisfies the linear recurrence relation Template:Math. The corresponding exponential generating function has the form <math display="block">\operatorname{EF}(x) = \sum_{n=0}^\infty \frac{f_n}{n!} x^n</math>
and its derivatives can readily be shown to satisfy the differential equation Template:Math as a direct analogue with the recurrence relation above. In this view, the factorial term Template:Math is merely a counter-term to normalise the derivative operator acting on Template:Math.
Poisson generating functionEdit
The Poisson generating function of a sequence Template:Math is <math display="block">\operatorname{PG}(a_n;x)=\sum _{n=0}^\infty a_n e^{-x} \frac{x^n}{n!} = e^{-x}\, \operatorname{EG}(a_n;x).</math>
Lambert seriesEdit
The Lambert series of a sequence Template:Math is <math display="block">\operatorname{LG}(a_n;x)=\sum _{n=1}^\infty a_n \frac{x^n}{1-x^n}.</math>Note that in a Lambert series the index Template:Mvar starts at 1, not at 0, as the first term would otherwise be undefined.
The Lambert series coefficients in the power series expansions <math display="block">b_n := [x^n] \operatorname{LG}(a_n;x)</math>for integers Template:Math are related by the divisor sum <math display="block">b_n = \sum_{d|n} a_d.</math>The main article provides several more classical, or at least well-known examples related to special arithmetic functions in number theory. As an example of a Lambert series identity not given in the main article, we can show that for Template:Math we have that <ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref><math display="block">\sum_{n = 1}^\infty \frac{q^n x^n}{1-x^n} = \sum_{n = 1}^\infty \frac{q^n x^{n^2}}{1-q x^n} + \sum_{n = 1}^\infty \frac{q^n x^{n(n+1)}}{1-x^n}, </math>
where we have the special case identity for the generating function of the divisor function, Template:Math, given by<math display="block">\sum_{n = 1}^\infty \frac{x^n}{1-x^n} = \sum_{n = 1}^\infty \frac{x^{n^2} \left(1+x^n\right)}{1-x^n}. </math>
Bell seriesEdit
The Bell series of a sequence Template:Math is an expression in terms of both an indeterminate Template:Mvar and a prime Template:Mvar and is given by:<ref>Template:Apostol IANT pp.42–43</ref> <math display="block">\operatorname{BG}_p(a_n;x) = \sum_{n=0}^\infty a_{p^n}x^n.</math>
Dirichlet series generating functions (DGFs)Edit
Formal Dirichlet series are often classified as generating functions, although they are not strictly formal power series. The Dirichlet series generating function of a sequence Template:Math is:<ref name="W56">Template:Harvnb</ref> <math display="block">\operatorname{DG}(a_n;s)=\sum _{n=1}^\infty \frac{a_n}{n^s}.</math>
The Dirichlet series generating function is especially useful when Template:Math is a multiplicative function, in which case it has an Euler product expression<ref name="W59">Template:Harvnb</ref> in terms of the function's Bell series: <math display="block">\operatorname{DG}(a_n;s)=\prod_{p} \operatorname{BG}_p(a_n;p^{-s})\,.</math>
If Template:Math is a Dirichlet character then its Dirichlet series generating function is called a [[Dirichlet L-series|Dirichlet Template:Mvar-series]]. We also have a relation between the pair of coefficients in the Lambert series expansions above and their DGFs. Namely, we can prove that: <math display="block">[x^n] \operatorname{LG}(a_n; x) = b_n</math>if and only if <math display="block">\operatorname{DG}(a_n;s) \zeta(s) = \operatorname{DG}(b_n;s),</math>where Template:Math is the Riemann zeta function.<ref>Template:Cite book</ref>
The sequence Template:Mvar generated by a Dirichlet series generating function (DGF) corresponding to:<math display="block">\operatorname{DG}(a_k;s)=\zeta(s)^m</math>has the ordinary generating function:<math display="block">\sum_{k=1}^{k=n} a_k x^k = x + \binom{m}{1} \sum_{2 \leq a \leq n} x^{a} + \binom{m}{2}\underset{ab \leq n}{\sum_{a = 2}^\infty \sum_{b = 2}^\infty} x^{ab} + \binom{m}{3}\underset{abc \leq n}{\sum_{a = 2}^\infty \sum_{c = 2}^\infty \sum_{b = 2}^\infty} x^{abc} + \binom{m}{4}\underset{abcd \leq n}{\sum_{a = 2}^\infty \sum_{b = 2}^\infty \sum_{c = 2}^\infty \sum_{d = 2}^\infty} x^{abcd} + \cdots</math>
Polynomial sequence generating functionsEdit
The idea of generating functions can be extended to sequences of other objects. Thus, for example, polynomial sequences of binomial type are generated by: <math display="block">e^{xf(t)}=\sum_{n=0}^\infty \frac{p_n(x)}{n!} t^n</math>where Template:Math is a sequence of polynomials and Template:Math is a function of a certain form. Sheffer sequences are generated in a similar way. See the main article generalized Appell polynomials for more information.
Examples of polynomial sequences generated by more complex generating functions include:
- Appell polynomials
- Chebyshev polynomials
- Difference polynomials
- Generalized Appell polynomials
- [[Q-difference polynomial|Template:Mvar-difference polynomials]]
Other generating functionsEdit
Other sequences generated by more complex generating functions include:
- Double exponential generating functions e.g. the Bell numbers
- Hadamard products of generating functions and diagonal generating functions, and their corresponding integral transformations
Convolution polynomialsEdit
Knuth's article titled "Convolution Polynomials"<ref>Template:Cite journal</ref> defines a generalized class of convolution polynomial sequences by their special generating functions of the form <math display="block">F(z)^x = \exp\bigl(x \log F(z)\bigr) = \sum_{n = 0}^\infty f_n(x) z^n,</math> for some analytic function Template:Mvar with a power series expansion such that Template:Math.
We say that a family of polynomials, Template:Math, forms a convolution family if Template:Math and if the following convolution condition holds for all Template:Mvar, Template:Mvar and for all Template:Math: <math display="block">f_n(x+y) = f_n(x) f_0(y) + f_{n-1}(x) f_1(y) + \cdots + f_1(x) f_{n-1}(y) + f_0(x) f_n(y). </math>
We see that for non-identically zero convolution families, this definition is equivalent to requiring that the sequence have an ordinary generating function of the first form given above.
A sequence of convolution polynomials defined in the notation above has the following properties:
- The sequence Template:Math is of binomial type
- Special values of the sequence include Template:Math and Template:Math, and
- For arbitrary (fixed) <math>x, y, t \isin \mathbb{C}</math>, these polynomials satisfy convolution formulas of the form
<math display="block">\begin{align} f_n(x+y) & = \sum_{k=0}^n f_k(x) f_{n-k}(y) \\ f_n(2x) & = \sum_{k=0}^n f_k(x) f_{n-k}(x) \\ xn f_n(x+y) & = (x+y) \sum_{k=0}^n k f_k(x) f_{n-k}(y) \\ \frac{(x+y) f_n(x+y+tn)}{x+y+tn} & = \sum_{k=0}^n \frac{x f_k(x+tk)}{x+tk} \frac{y f_{n-k}(y+t(n-k))}{y+t(n-k)}. \end{align}</math>
For a fixed non-zero parameter <math>t \isin \mathbb{C}</math>, we have modified generating functions for these convolution polynomial sequences given by <math display="block">\frac{z F_n(x+tn)}{(x+tn)} = \left[z^n\right] \mathcal{F}_t(z)^x, </math> where Template:Math is implicitly defined by a functional equation of the form Template:Math. Moreover, we can use matrix methods (as in the reference) to prove that given two convolution polynomial sequences, Template:Math and Template:Math, with respective corresponding generating functions, Template:Math and Template:Math, then for arbitrary Template:Mvar we have the identity <math display="block">\left[z^n\right] \left(G(z) F\left(z G(z)^t\right)\right)^x = \sum_{k=0}^n F_k(x) G_{n-k}(x+tk). </math>
Examples of convolution polynomial sequences include the binomial power series, Template:Math, so-termed tree polynomials, the Bell numbers, Template:Math, the Laguerre polynomials, and the Stirling convolution polynomials.
Ordinary generating functionsEdit
Examples for simple sequencesEdit
Polynomials are a special case of ordinary generating functions, corresponding to finite sequences, or equivalently sequences that vanish after a certain point. These are important in that many finite sequences can usefully be interpreted as generating functions, such as the Poincaré polynomial and others.
A fundamental generating function is that of the constant sequence Template:Nowrap, whose ordinary generating function is the geometric series <math display="block">\sum_{n=0}^\infty x^n= \frac{1}{1-x}.</math>
The left-hand side is the Maclaurin series expansion of the right-hand side. Alternatively, the equality can be justified by multiplying the power series on the left by Template:Math, and checking that the result is the constant power series 1 (in other words, that all coefficients except the one of Template:Math are equal to 0). Moreover, there can be no other power series with this property. The left-hand side therefore designates the multiplicative inverse of Template:Math in the ring of power series.
Expressions for the ordinary generating function of other sequences are easily derived from this one. For instance, the substitution Template:Math gives the generating function for the geometric sequence Template:Math for any constant Template:Mvar: <math display="block">\sum_{n=0}^\infty(ax)^n= \frac{1}{1-ax}.</math>
(The equality also follows directly from the fact that the left-hand side is the Maclaurin series expansion of the right-hand side.) In particular, <math display="block">\sum_{n=0}^\infty(-1)^nx^n= \frac{1}{1+x}.</math>
One can also introduce regular gaps in the sequence by replacing Template:Mvar by some power of Template:Mvar, so for instance for the sequence Template:Nowrap (which skips over Template:Math) one gets the generating function <math display="block">\sum_{n=0}^\infty x^{2n} = \frac{1}{1-x^2}.</math>
By squaring the initial generating function, or by finding the derivative of both sides with respect to Template:Mvar and making a change of running variable Template:Math, one sees that the coefficients form the sequence Template:Nowrap, so one has <math display="block">\sum_{n=0}^\infty(n+1)x^n= \frac{1}{(1-x)^2},</math>
and the third power has as coefficients the triangular numbers Template:Nowrap whose term Template:Mvar is the binomial coefficient Template:Math, so that <math display="block">\sum_{n=0}^\infty\binom{n+2}2 x^n= \frac{1}{(1-x)^3}.</math>
More generally, for any non-negative integer Template:Mvar and non-zero real value Template:Mvar, it is true that <math display="block">\sum_{n=0}^\infty a^n\binom{n+k}k x^n= \frac{1}{(1-ax)^{k+1}}\,.</math>
Since <math display="block">2\binom{n+2}2 - 3\binom{n+1}1 + \binom{n}0 = 2\frac{(n+1)(n+2)}2 -3(n+1) + 1 = n^2,</math>
one can find the ordinary generating function for the sequence Template:Nowrap of square numbers by linear combination of binomial-coefficient generating sequences: <math display="block">G(n^2;x) = \sum_{n=0}^\infty n^2x^n = \frac{2}{(1-x)^3} - \frac{3}{(1-x)^2} + \frac{1}{1-x} = \frac{x(x+1)}{(1-x)^3}.</math>
We may also expand alternately to generate this same sequence of squares as a sum of derivatives of the geometric series in the following form: <math display="block">\begin{align} G(n^2;x)
& = \sum_{n=0}^\infty n^2x^n \\[4px] & = \sum_{n=0}^\infty n(n-1) x^n + \sum_{n=0}^\infty n x^n \\[4px] & = x^2 D^2\left[\frac{1}{1-x}\right] + x D\left[\frac{1}{1-x}\right] \\[4px] & = \frac{2 x^2}{(1-x)^3} + \frac{x}{(1-x)^2} =\frac{x(x+1)}{(1-x)^3}.
\end{align}</math>
By induction, we can similarly show for positive integers Template:Math that<ref>Template:Cite journal</ref><ref>Template:Cite arXiv v4 eq. (0.4)</ref> <math display="block">n^m = \sum_{j=0}^m \begin{Bmatrix} m \\ j \end{Bmatrix} \frac{n!}{(n-j)!}, </math>
where Template:Math denote the Stirling numbers of the second kind and where the generating function <math display="block">\sum_{n = 0}^\infty \frac{n!}{ (n-j)!} \, z^n = \frac{j! \cdot z^j}{(1-z)^{j+1}},</math>
so that we can form the analogous generating functions over the integral Template:Mvarth powers generalizing the result in the square case above. In particular, since we can write <math display="block">\frac{z^k}{(1-z)^{k+1}} = \sum_{i=0}^k \binom{k}{i} \frac{(-1)^{k-i}}{(1-z)^{i+1}},</math>
we can apply a well-known finite sum identity involving the Stirling numbers to obtain that<ref>Template:Harvnb for finite sum identities involving the Stirling number triangles.</ref> <math display="block">\sum_{n = 0}^\infty n^m z^n = \sum_{j=0}^m \begin{Bmatrix} m+1 \\ j+1 \end{Bmatrix} \frac{(-1)^{m-j} j!}{(1-z)^{j+1}}. </math>
Rational functionsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
The ordinary generating function of a sequence can be expressed as a rational function (the ratio of two finite-degree polynomials) if and only if the sequence is a linear recursive sequence with constant coefficients; this generalizes the examples above. Conversely, every sequence generated by a fraction of polynomials satisfies a linear recurrence with constant coefficients; these coefficients are identical to the coefficients of the fraction denominator polynomial (so they can be directly read off). This observation shows it is easy to solve for generating functions of sequences defined by a linear finite difference equation with constant coefficients, and then hence, for explicit closed-form formulas for the coefficients of these generating functions. The prototypical example here is to derive Binet's formula for the Fibonacci numbers via generating function techniques.
We also notice that the class of rational generating functions precisely corresponds to the generating functions that enumerate quasi-polynomial sequences of the form <ref name="GFLECT">Template:Harvnb</ref> <math display="block">f_n = p_1(n) \rho_1^n + \cdots + p_\ell(n) \rho_\ell^n, </math>
where the reciprocal roots, <math>\rho_i \isin \mathbb{C}</math>, are fixed scalars and where Template:Math is a polynomial in Template:Mvar for all Template:Math.
In general, Hadamard products of rational functions produce rational generating functions. Similarly, if <math display="block">F(s, t) := \sum_{m,n \geq 0} f(m, n) w^m z^n</math>
is a bivariate rational generating function, then its corresponding diagonal generating function, <math display="block">\operatorname{diag}(F) := \sum_{n = 0}^\infty f(n, n) z^n,</math>
is algebraic. For example, if we let<ref>Example from Template:Cite book</ref> <math display="block">F(s, t) := \sum_{i,j \geq 0} \binom{i+j}{i} s^i t^j = \frac{1}{1-s-t}, </math>
then this generating function's diagonal coefficient generating function is given by the well-known OGF formula <math display="block">\operatorname{diag}(F) = \sum_{n = 0}^\infty \binom{2n}{n} z^n = \frac{1}{\sqrt{1-4z}}. </math>
This result is computed in many ways, including Cauchy's integral formula or contour integration, taking complex residues, or by direct manipulations of formal power series in two variables.
Operations on generating functionsEdit
Multiplication yields convolutionEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
Multiplication of ordinary generating functions yields a discrete convolution (the Cauchy product) of the sequences. For example, the sequence of cumulative sums (compare to the slightly more general Euler–Maclaurin formula) <math display="block">(a_0, a_0 + a_1, a_0 + a_1 + a_2, \ldots)</math> of a sequence with ordinary generating function Template:Math has the generating function <math display="block">G(a_n; x) \cdot \frac{1}{1-x}</math> because Template:Math is the ordinary generating function for the sequence Template:Nowrap. See also the section on convolutions in the applications section of this article below for further examples of problem solving with convolutions of generating functions and interpretations.
Shifting sequence indicesEdit
For integers Template:Math, we have the following two analogous identities for the modified generating functions enumerating the shifted sequence variants of Template:Math and Template:Math, respectively: <math display="block">\begin{align} & z^m G(z) = \sum_{n = m}^\infty g_{n-m} z^n \\[4px] & \frac{G(z) - g_0 - g_1 z - \cdots - g_{m-1} z^{m-1}}{z^m} = \sum_{n = 0}^\infty g_{n+m} z^n. \end{align}</math>
Differentiation and integration of generating functionsEdit
We have the following respective power series expansions for the first derivative of a generating function and its integral: <math display="block">\begin{align} G'(z) & = \sum_{n = 0}^\infty (n+1) g_{n+1} z^n \\[4px] z \cdot G'(z) & = \sum_{n = 0}^\infty n g_{n} z^n \\[4px] \int_0^z G(t) \, dt & = \sum_{n = 1}^\infty \frac{g_{n-1}}{n} z^n. \end{align}</math>
The differentiation–multiplication operation of the second identity can be repeated Template:Mvar times to multiply the sequence by Template:Math, but that requires alternating between differentiation and multiplication. If instead doing Template:Mvar differentiations in sequence, the effect is to multiply by the Template:Mvarth falling factorial: <math display="block"> z^k G^{(k)}(z) = \sum_{n = 0}^\infty n^\underline{k} g_n z^n = \sum_{n = 0}^\infty n (n-1) \dotsb (n-k+1) g_n z^n \quad\text{for all } k \in \mathbb{N}. </math>
Using the Stirling numbers of the second kind, that can be turned into another formula for multiplying by <math>n^k</math> as follows (see the main article on generating function transformations): <math display="block"> \sum_{j=0}^k \begin{Bmatrix} k \\ j \end{Bmatrix} z^j F^{(j)}(z) = \sum_{n = 0}^\infty n^k f_n z^n \quad\text{for all } k \in \mathbb{N}. </math>
A negative-order reversal of this sequence powers formula corresponding to the operation of repeated integration is defined by the zeta series transformation and its generalizations defined as a derivative-based transformation of generating functions, or alternately termwise by and performing an integral transformation on the sequence generating function. Related operations of performing fractional integration on a sequence generating function are discussed here.
Enumerating arithmetic progressions of sequencesEdit
In this section we give formulas for generating functions enumerating the sequence Template:Math given an ordinary generating function Template:Math, where Template:Math, Template:Math, and Template:Math and Template:Math are integers (see the main article on transformations). For Template:Math, this is simply the familiar decomposition of a function into even and odd parts (i.e., even and odd powers): <math display="block">\begin{align} \sum_{n = 0}^\infty f_{2n} z^{2n} &= \frac{F(z) + F(-z)}{2} \\[4px] \sum_{n = 0}^\infty f_{2n+1} z^{2n+1} &= \frac{F(z) - F(-z)}{2}. \end{align}</math>
More generally, suppose that Template:Math and that Template:Math denotes the Template:Mvarth primitive root of unity. Then, as an application of the discrete Fourier transform, we have the formula<ref name="TAOCPV1">Template:Harvnb</ref> <math display="block">\sum_{n = 0}^\infty f_{an+b} z^{an+b} = \frac{1}{a} \sum_{m=0}^{a-1} \omega_a^{-mb} F\left(\omega_a^m z\right).</math>
For integers Template:Math, another useful formula providing somewhat reversed floored arithmetic progressions — effectively repeating each coefficient Template:Mvar times — are generated by the identity<ref>Solution to Template:Harvnb</ref> <math display="block">\sum_{n = 0}^\infty f_{\left\lfloor \frac{n}{m} \right\rfloor} z^n = \frac{1-z^m}{1-z} F(z^m) = \left(1 + z + \cdots + z^{m-2} + z^{m-1}\right) F(z^m).</math>
Template:Math-recursive sequences and holonomic generating functionsEdit
DefinitionsEdit
A formal power series (or function) Template:Math is said to be holonomic if it satisfies a linear differential equation of the form<ref>Template:Harvnb</ref> <math display="block">c_0(z) F^{(r)}(z) + c_1(z) F^{(r-1)}(z) + \cdots + c_r(z) F(z) = 0, </math>
where the coefficients Template:Math are in the field of rational functions, <math>\mathbb{C}(z)</math>. Equivalently, <math>F(z)</math> is holonomic if the vector space over <math>\mathbb{C}(z)</math> spanned by the set of all of its derivatives is finite dimensional.
Since we can clear denominators if need be in the previous equation, we may assume that the functions, Template:Math are polynomials in Template:Mvar. Thus we can see an equivalent condition that a generating function is holonomic if its coefficients satisfy a Template:Mvar-recurrence of the form <math display="block">\widehat{c}_s(n) f_{n+s} + \widehat{c}_{s-1}(n) f_{n+s-1} + \cdots + \widehat{c}_0(n) f_n = 0,</math>
for all large enough Template:Math and where the Template:Math are fixed finite-degree polynomials in Template:Mvar. In other words, the properties that a sequence be Template:Mvar-recursive and have a holonomic generating function are equivalent. Holonomic functions are closed under the Hadamard product operation Template:Math on generating functions.
ExamplesEdit
The functions Template:Math, Template:Math, Template:Math, Template:Math, <math>\sqrt{1 + z}</math>, the dilogarithm function Template:Math, the generalized hypergeometric functions Template:Math and the functions defined by the power series <math display="block">\sum_{n = 0}^\infty \frac{z^n}{(n!)^2}</math>
and the non-convergent <math display="block"> \sum_{n = 0}^\infty n! \cdot z^n </math> are all holonomic.
Examples of Template:Mvar-recursive sequences with holonomic generating functions include Template:Math and Template:Math, where sequences such as <math>\sqrt{n}</math> and Template:Math are not Template:Mvar-recursive due to the nature of singularities in their corresponding generating functions. Similarly, functions with infinitely many singularities such as Template:Math, Template:Math, and [[Gamma function|Template:Math]] are not holonomic functions.
Software for working with Template:Mvar-recursive sequences and holonomic generating functionsEdit
Tools for processing and working with Template:Mvar-recursive sequences in Mathematica include the software packages provided for non-commercial use on the RISC Combinatorics Group algorithmic combinatorics software site. Despite being mostly closed-source, particularly powerful tools in this software suite are provided by the Guess
package for guessing Template:Mvar-recurrences for arbitrary input sequences (useful for experimental mathematics and exploration) and the Sigma
package which is able to find P-recurrences for many sums and solve for closed-form solutions to Template:Mvar-recurrences involving generalized harmonic numbers.<ref>Template:Cite journal</ref> Other packages listed on this particular RISC site are targeted at working with holonomic generating functions specifically.
Relation to discrete-time Fourier transformEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
When the series converges absolutely, <math display="block">G \left ( a_n; e^{-i \omega} \right) = \sum_{n=0}^\infty a_n e^{-i \omega n}</math> is the discrete-time Fourier transform of the sequence Template:Math.
Asymptotic growth of a sequenceEdit
In calculus, often the growth rate of the coefficients of a power series can be used to deduce a radius of convergence for the power series. The reverse can also hold; often the radius of convergence for a generating function can be used to deduce the asymptotic growth of the underlying sequence.
For instance, if an ordinary generating function Template:Math that has a finite radius of convergence of Template:Mvar can be written as <math display="block">G(a_n; x) = \frac{A(x) + B(x) \left (1- \frac{x}{r} \right )^{-\beta}}{x^\alpha}</math>
where each of Template:Math and Template:Math is a function that is analytic to a radius of convergence greater than Template:Mvar (or is entire), and where Template:Math then <math display="block">a_n \sim \frac{B(r)}{r^\alpha \Gamma(\beta)} \, n^{\beta-1}\left(\frac{1}{r}\right)^n \sim \frac{B(r)}{r^{\alpha}} \binom{n+\beta-1}{n}\left(\frac{1}{r}\right)^n = \frac{B(r)}{r^\alpha} \left(\!\!\binom{\beta}{n}\!\!\right)\left(\frac{1}{r}\right)^n\,,</math> using the gamma function, a binomial coefficient, or a multiset coefficient. Note that limit as Template:Mvar goes to infinity of the ratio of Template:Math to any of these expressions is guaranteed to be 1; not merely that Template:Math is proportional to them.
Often this approach can be iterated to generate several terms in an asymptotic series for Template:Math. In particular, <math display="block">G\left(a_n - \frac{B(r)}{r^\alpha} \binom{n+\beta-1}{n}\left(\frac{1}{r}\right)^n; x \right) = G(a_n; x) - \frac{B(r)}{r^\alpha} \left(1 - \frac{x}{r}\right)^{-\beta}\,.</math>
The asymptotic growth of the coefficients of this generating function can then be sought via the finding of Template:Mvar, Template:Mvar, Template:Mvar, Template:Mvar, and Template:Mvar to describe the generating function, as above.
Similar asymptotic analysis is possible for exponential generating functions; with an exponential generating function, it is Template:Math that grows according to these asymptotic formulae. Generally, if the generating function of one sequence minus the generating function of a second sequence has a radius of convergence that is larger than the radius of convergence of the individual generating functions then the two sequences have the same asymptotic growth.
Asymptotic growth of the sequence of squaresEdit
As derived above, the ordinary generating function for the sequence of squares is: <math display="block">G(n^2; x) = \frac{x(x+1)}{(1-x)^3}.</math>
With Template:Math, Template:Math, Template:Math, Template:Math, and Template:Math, we can verify that the squares grow as expected, like the squares: <math display="block">a_n \sim \frac{B(r)}{r^\alpha \Gamma(\beta)} \, n^{\beta-1} \left (\frac{1}{r} \right)^n = \frac{1+1}{1^{-1}\,\Gamma(3)}\,n^{3-1} \left(\frac1 1\right)^n = n^2.</math>
Asymptotic growth of the Catalan numbersEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
The ordinary generating function for the Catalan numbers is <math display="block">G(C_n; x) = \frac{1-\sqrt{1-4x}}{2x}.</math>
With Template:Math, Template:Math, Template:Math, Template:Math, and Template:Math, we can conclude that, for the Catalan numbers: <math display="block">C_n \sim \frac{B(r)}{r^\alpha \Gamma(\beta)} \, n^{\beta-1} \left(\frac{1}{r} \right)^n = \frac{-\frac12}{\left(\frac14\right)^1 \Gamma\left(-\frac12\right)} \, n^{-\frac12-1} \left(\frac{1}{\,\frac14\,}\right)^n = \frac{4^n}{n^\frac32 \sqrt\pi}.</math>
Bivariate and multivariate generating functionsEdit
The generating function in several variables can be generalized to arrays with multiple indices. These non-polynomial double sum examples are called multivariate generating functions, or super generating functions. For two variables, these are often called bivariate generating functions.
Bivariate caseEdit
The ordinary generating function of a two-dimensional array Template:Math (where Template:Mvar and Template:Mvar are natural numbers) is: <math display="block">G(a_{m,n};x,y)=\sum_{m,n=0}^\infty a_{m,n} x^m y^n.</math>For instance, since Template:Math is the ordinary generating function for binomial coefficients for a fixed Template:Mvar, one may ask for a bivariate generating function that generates the binomial coefficients Template:Math for all Template:Mvar and Template:Mvar. To do this, consider Template:Math itself as a sequence in Template:Mvar, and find the generating function in Template:Mvar that has these sequence values as coefficients. Since the generating function for Template:Math is: <math display="block">\frac{1}{1-ay},</math>the generating function for the binomial coefficients is: <math display="block">\sum_{n,k} \binom{n}{k} x^k y^n = \frac{1}{1-(1+x)y}=\frac{1}{1-y-xy}.</math>Other examples of such include the following two-variable generating functions for the binomial coefficients, the Stirling numbers, and the Eulerian numbers, where Template:Math and Template:Math denote the two variables:<ref>See the usage of these terms in Template:Harvnb on special sequence generating functions.</ref> <math display="block">\begin{align} e^{z+wz} & = \sum_{m,n \geq 0} \binom{n}{m} w^m \frac{z^n}{n!} \\[4px] e^{w(e^z-1)} & = \sum_{m,n \geq 0} \begin{Bmatrix} n \\ m \end{Bmatrix} w^m \frac{z^n}{n!} \\[4px] \frac{1}{(1-z)^w} & = \sum_{m,n \geq 0} \begin{bmatrix} n \\ m \end{bmatrix} w^m \frac{z^n}{n!} \\[4px] \frac{1-w}{e^{(w-1)z}-w} & = \sum_{m,n \geq 0} \left\langle\begin{matrix} n \\ m \end{matrix} \right\rangle w^m \frac{z^n}{n!} \\[4px] \frac{e^w-e^z}{w e^z-z e^w} &= \sum_{m,n \geq 0} \left\langle\begin{matrix} m+n+1 \\ m \end{matrix} \right\rangle \frac{w^m z^n}{(m+n+1)!}. \end{align}</math>
Multivariate caseEdit
Multivariate generating functions arise in practice when calculating the number of contingency tables of non-negative integers with specified row and column totals. Suppose the table has Template:Mvar rows and Template:Mvar columns; the row sums are Template:Math and the column sums are Template:Math. Then, according to I. J. Good,<ref name="Good 1986">Template:Cite journal</ref> the number of such tables is the coefficient of: <math display="block">x_1^{t_1}\cdots x_r^{t_r}y_1^{s_1}\cdots y_c^{s_c}</math>in:<math display="block">\prod_{i=1}^{r}\prod_{j=1}^c\frac{1}{1-x_iy_j}.</math>
Representation by continued fractions (Jacobi-type Template:Mvar-fractions)Edit
DefinitionsEdit
Expansions of (formal) Jacobi-type and Stieltjes-type continued fractions (Template:Mvar-fractions and Template:Mvar-fractions, respectively) whose Template:Mvarth rational convergents represent [[Order of accuracy|Template:Math-order accurate]] power series are another way to express the typically divergent ordinary generating functions for many special one and two-variate sequences. The particular form of the Jacobi-type continued fractions (Template:Mvar-fractions) are expanded as in the following equation and have the next corresponding power series expansions with respect to Template:Mvar for some specific, application-dependent component sequences, Template:Math and Template:Math, where Template:Math denotes the formal variable in the second power series expansion given below:<ref>For more complete information on the properties of Template:Mvar-fractions see:
<math display="block">\begin{align} J^{[\infty]}(z) & = \cfrac{1}{1-c_1 z-\cfrac{\text{ab}_2 z^2}{1-c_2 z-\cfrac{\text{ab}_3 z^2}{\ddots}}} \\[4px]
& = 1 + c_1 z + \left(\text{ab}_2+c_1^2\right) z^2 + \left(2 \text{ab}_2 c_1+c_1^3 + \text{ab}_2 c_2\right) z^3 + \cdots
\end{align}</math>
The coefficients of <math>z^n</math>, denoted in shorthand by Template:Math, in the previous equations correspond to matrix solutions of the equations: <math display="block">\begin{bmatrix}k_{0,1} & k_{1,1} & 0 & 0 & \cdots \\ k_{0,2} & k_{1,2} & k_{2,2} & 0 & \cdots \\ k_{0,3} & k_{1,3} & k_{2,3} & k_{3,3} & \cdots \\ \vdots & \vdots & \vdots & \vdots \end{bmatrix} =
\begin{bmatrix}k_{0,0} & 0 & 0 & 0 & \cdots \\ k_{0,1} & k_{1,1} & 0 & 0 & \cdots \\ k_{0,2} & k_{1,2} & k_{2,2} & 0 & \cdots \\ \vdots & \vdots & \vdots & \vdots \end{bmatrix} \cdot \begin{bmatrix}c_1 & 1 & 0 & 0 & \cdots \\ \text{ab}_2 & c_2 & 1 & 0 & \cdots \\ 0 & \text{ab}_3 & c_3 & 1 & \cdots \\ \vdots & \vdots & \vdots & \vdots \end{bmatrix},
</math>
where Template:Math, Template:Math for Template:Math, Template:Math if Template:Math, and where for all integers Template:Math, we have an addition formula relation given by: <math display="block">j_{p+q} = k_{0,p} \cdot k_{0,q} + \sum_{i=1}^{\min(p, q)} \text{ab}_2 \cdots \text{ab}_{i+1} \times k_{i,p} \cdot k_{i,q}. </math>
Properties of the Template:Mvarth convergent functionsEdit
For Template:Math (though in practice when Template:Math), we can define the rational Template:Mvarth convergents to the infinite Template:Mvar-fraction, Template:Math, expanded by: <math display="block">\operatorname{Conv}_h(z) := \frac{P_h(z)}{Q_h(z)} = j_0 + j_1 z + \cdots + j_{2h-1} z^{2h-1} + \sum_{n = 2h}^\infty \widetilde{j}_{h,n} z^n</math>
component-wise through the sequences, Template:Math and Template:Math, defined recursively by: <math display="block">\begin{align} P_h(z) & = (1-c_h z) P_{h-1}(z) - \text{ab}_h z^2 P_{h-2}(z) + \delta_{h,1} \\ Q_h(z) & = (1-c_h z) Q_{h-1}(z) - \text{ab}_h z^2 Q_{h-2}(z) + (1-c_1 z) \delta_{h,1} + \delta_{0,1}. \end{align}</math>
Moreover, the rationality of the convergent function Template:Math for all Template:Math implies additional finite difference equations and congruence properties satisfied by the sequence of Template:Math, and for Template:Math if Template:Math then we have the congruence <math display="block">j_n \equiv [z^n] \operatorname{Conv}_h(z) \pmod h, </math>
for non-symbolic, determinate choices of the parameter sequences Template:Math and Template:Math when Template:Math, that is, when these sequences do not implicitly depend on an auxiliary parameter such as Template:Mvar, Template:Mvar, or Template:Mvar as in the examples contained in the table below.
ExamplesEdit
The next table provides examples of closed-form formulas for the component sequences found computationally (and subsequently proved correct in the cited references<ref>See the following articles:
</ref>) in several special cases of the prescribed sequences, Template:Math, generated by the general expansions of the Template:Mvar-fractions defined in the first subsection. Here we define Template:Math and the parameters <math>R, \alpha \isin \mathbb{Z}^+</math> and Template:Mvar to be indeterminates with respect to these expansions, where the prescribed sequences enumerated by the expansions of these Template:Mvar-fractions are defined in terms of the [[q-Pochhammer symbol|Template:Mvar-Pochhammer symbol]], Pochhammer symbol, and the binomial coefficients.
<math>j_n</math> | <math>c_1</math> | <math>c_i (i \geq 2)</math> | <math>\mathrm{ab}_i (i \geq 2)</math> |
---|---|---|---|
<math>q^{n^2}</math> | <math>q</math> | <math>q^{2h-3}\left(q^{2h}+q^{2h-2}-1\right)</math> | <math>q^{6h-10}\left(q^{2h-2}-1\right)</math> |
<math>(a; q)_n</math> | <math>1-a</math> | <math>q^{h-1} - a q^{h-2} \left(q^{h} + q^{h-1} - 1\right)</math> | <math>a q^{2h-4} \left(a q^{h-2}-1\right)\left(q^{h-1}-1\right)</math> |
<math>\left(z q^{-n}; q\right)_n</math> | <math>\frac{q-z}{q}</math> | <math>\frac{q^h - z - qz + q^h z}{q^{2h-1}}</math> | <math>\frac{\left(q^{h-1}-1\right) \left(q^{h-1}-z\right) \cdot z}{q^{4h-5}}</math> |
<math>\frac{(a; q)_n}{(b; q)_n}</math> | <math>\frac{1-a}{1-b}</math> | <math>\frac{q^{i-2}\left(q+ab q^{2i-3}+a(1-q^{i-1}-q^i)+b(q^{i}-q-1)\right)}{\left(1-bq^{2i-4}\right)\left(1-bq^{2i-2}\right)}</math> | <math>\frac{q^{2i-4}\left(1-bq^{i-3}\right)\left(1-aq^{i-2}\right)\left(a-bq^{i-2}\right)\left(1-q^{i-1}\right)}{\left(1-bq^{2i-5}\right)\left(1-bq^{2i-4}\right)^2\left(1-bq^{2i-3}\right)}</math> |
<math>\alpha^n \cdot \left(\frac{R}{\alpha}\right)_n</math> | <math>R</math> | <math>R+2\alpha (i-1)</math> | <math>(i-1)\alpha\bigl(R+(i-2)\alpha\bigr)</math> |
<math>(-1)^n \binom{x}{n}</math> | <math>-x</math> | <math>-\frac{(x+2(i-1)^2)}{(2i-1)(2i-3)}</math> | <math>\begin{cases}-\dfrac{(x-i+2)(x+i-1)}{4 \cdot (2i-3)^2} & \text{for }i \geq 3; \\[4px] -\frac{1}{2}x(x+1) & \text{for }i = 2. \end{cases}</math> |
<math>(-1)^n \binom{x+n}{n}</math> | <math>-(x+1)</math> | <math>\frac{\bigl(x-2i(i-2)-1\bigr)}{(2i-1)(2i-3)}</math> | <math>\begin{cases}-\dfrac{(x-i+2)(x+i-1)}{4 \cdot (2i-3)^2} & \text{for }i \geq 3; \\[4px] -\frac{1}{2}x(x+1) & \text{for }i = 2. \end{cases}</math> |
The radii of convergence of these series corresponding to the definition of the Jacobi-type Template:Mvar-fractions given above are in general different from that of the corresponding power series expansions defining the ordinary generating functions of these sequences.
ExamplesEdit
Square numbersEdit
Generating functions for the sequence of square numbers Template:Math are:
Generating function type | Equation |
---|---|
Ordinary generating function | <math>G(n^2;x)=\sum_{n=0}^\infty n^2x^n = \frac{x(x+1)}{(1-x)^3}</math> |
Exponential generating function | <math>\operatorname{EG}(n^2;x)=\sum _{n=0}^\infty \frac{n^2x^n}{n!}=x(x+1)e^x</math> |
Bell series | <math>\operatorname{BG}_p\left(n^2;x\right)=\sum_{n=0}^\infty \left(p^{n}\right)^2x^n=\frac{1}{1-p^2x}</math> |
Dirichlet series | <math>\operatorname{DG}\left(n^2;s\right)=\sum_{n=1}^\infty \frac{n^2}{n^s}=\zeta(s-2)</math> |
where Template:Math is the Riemann zeta function.
ApplicationsEdit
Generating functions are used to:
- Find a closed formula for a sequence given in a recurrence relation, for example, Fibonacci numbers.
- Find recurrence relations for sequences—the form of a generating function may suggest a recurrence formula.
- Find relationships between sequences—if the generating functions of two sequences have a similar form, then the sequences themselves may be related.
- Explore the asymptotic behaviour of sequences.
- Prove identities involving sequences.
- Solve enumeration problems in combinatorics and encoding their solutions. Rook polynomials are an example of an application in combinatorics.
- Evaluate infinite sums.
Various techniques: Evaluating sums and tackling other problems with generating functionsEdit
Example 1: Formula for sums of harmonic numbersEdit
Generating functions give us several methods to manipulate sums and to establish identities between sums.
The simplest case occurs when Template:Math. We then know that Template:Math for the corresponding ordinary generating functions.
For example, we can manipulate <math display="block">s_n=\sum_{k=1}^{n} H_{k}\,,</math> where Template:Math are the harmonic numbers. Let <math display="block">H(z) = \sum_{n = 1}^\infty{H_n z^n}</math> be the ordinary generating function of the harmonic numbers. Then <math display="block">H(z) = \frac{1}{1-z}\sum_{n = 1}^\infty \frac{z^n}{n}\,,</math> and thus <math display="block">S(z) = \sum_{n = 1}^\infty{s_n z^n} = \frac{1}{(1-z)^2}\sum_{n = 1}^\infty \frac{z^n}{n}\,.</math>
Using <math display="block">\frac{1}{(1-z)^2} = \sum_{n = 0}^\infty (n+1)z^n\,,</math> convolution with the numerator yields <math display="block">s_n = \sum_{k = 1}^{n} \frac{n+1-k}{k} = (n+1)H_n - n\,,</math> which can also be written as <math display="block">\sum_{k = 1}^{n}{H_k} = (n+1)(H_{n+1} - 1)\,.</math>
Example 2: Modified binomial coefficient sums and the binomial transformEdit
As another example of using generating functions to relate sequences and manipulate sums, for an arbitrary sequence Template:Math we define the two sequences of sums <math display="block">\begin{align} s_n &:= \sum_{m=0}^n \binom{n}{m} f_m 3^{n-m} \\[4px] \tilde{s}_n &:= \sum_{m=0}^n \binom{n}{m} (m+1)(m+2)(m+3) f_m 3^{n-m}\,, \end{align}</math> for all Template:Math, and seek to express the second sums in terms of the first. We suggest an approach by generating functions.
First, we use the binomial transform to write the generating function for the first sum as <math display="block">S(z) = \frac{1}{1-3z} F\left(\frac{z}{1-3z}\right). </math>
Since the generating function for the sequence Template:Math is given by <math display="block">6 F(z) + 18z F'(z) + 9z^2 F(z) + z^3 F'(z)</math> we may write the generating function for the second sum defined above in the form <math display="block">\tilde{S}(z) = \frac{6}{(1-3z)} F\left(\frac{z}{1-3z}\right)+\frac{18z}{(1-3z)^2} F'\left(\frac{z}{1-3z}\right)+\frac{9z^2}{(1-3z)^3} F\left(\frac{z}{1-3z}\right)+\frac{z^3}{(1-3z)^4} F'\left(\frac{z}{1-3z}\right). </math>
In particular, we may write this modified sum generating function in the form of <math display="block">a(z) \cdot S(z) + b(z) \cdot z S'(z) + c(z) \cdot z^2 S(z) + d(z) \cdot z^3 S'(z), </math> for Template:Math, Template:Math, Template:Math, and Template:Math, where Template:Math.
Finally, it follows that we may express the second sums through the first sums in the following form: <math display="block">\begin{align} \tilde{s}_n & = [z^n]\left(6(1-3z)^3 \sum_{n = 0}^\infty s_n z^n + 18 (1-3z)^3 \sum_{n = 0}^\infty n s_n z^n + 9 (1-3z)^3 \sum_{n = 0}^\infty n(n-1) s_n z^n + (1-3z)^3 \sum_{n = 0}^\infty n(n-1)(n-2) s_n z^n\right) \\[4px]
& = (n+1)(n+2)(n+3) s_n - 9 n(n+1)(n+2) s_{n-1} + 27 (n-1)n(n+1) s_{n-2} - (n-2)(n-1)n s_{n-3}.
\end{align}</math>
Example 3: Generating functions for mutually recursive sequencesEdit
In this example, we reformulate a generating function example given in Section 7.3 of Concrete Mathematics (see also Section 7.1 of the same reference for pretty pictures of generating function series). In particular, suppose that we seek the total number of ways (denoted Template:Math) to tile a 3-by-Template:Mvar rectangle with unmarked 2-by-1 domino pieces. Let the auxiliary sequence, Template:Math, be defined as the number of ways to cover a 3-by-Template:Mvar rectangle-minus-corner section of the full rectangle. We seek to use these definitions to give a closed form formula for Template:Math without breaking down this definition further to handle the cases of vertical versus horizontal dominoes. Notice that the ordinary generating functions for our two sequences correspond to the series: <math display="block">\begin{align} U(z) = 1 + 3z^2 + 11 z^4 + 41 z^6 + \cdots, \\ V(z) = z + 4z^3 + 15 z^5 + 56 z^7 + \cdots. \end{align}</math>
If we consider the possible configurations that can be given starting from the left edge of the 3-by-Template:Mvar rectangle, we are able to express the following mutually dependent, or mutually recursive, recurrence relations for our two sequences when Template:Math defined as above where Template:Math, Template:Math, Template:Math, and Template:Math: <math display="block">\begin{align} U_n & = 2 V_{n-1} + U_{n-2} \\ V_n & = U_{n-1} + V_{n-2}. \end{align}</math>
Since we have that for all integers Template:Math, the index-shifted generating functions satisfyTemplate:NoteTag{z^m}\,.</math>}} <math display="block">z^m G(z) = \sum_{n = m}^\infty g_{n-m} z^n\,,</math> we can use the initial conditions specified above and the previous two recurrence relations to see that we have the next two equations relating the generating functions for these sequences given by <math display="block">\begin{align} U(z) & = 2z V(z) + z^2 U(z) + 1 \\ V(z) & = z U(z) + z^2 V(z) = \frac{z}{1-z^2} U(z), \end{align}</math> which then implies by solving the system of equations (and this is the particular trick to our method here) that <math display="block">U(z) = \frac{1-z^2}{1-4z^2+z^4} = \frac{1}{3-\sqrt{3}} \cdot \frac{1}{1-\left(2+\sqrt{3}\right) z^2} + \frac{1}{3 + \sqrt{3}} \cdot \frac{1}{1-\left(2-\sqrt{3}\right) z^2}. </math>
Thus by performing algebraic simplifications to the sequence resulting from the second partial fractions expansions of the generating function in the previous equation, we find that Template:Math and that <math display="block">U_{2n} = \left\lceil \frac{\left(2+\sqrt{3}\right)^n}{3-\sqrt{3}} \right\rceil\,, </math> for all integers Template:Math. We also note that the same shifted generating function technique applied to the second-order recurrence for the Fibonacci numbers is the prototypical example of using generating functions to solve recurrence relations in one variable already covered, or at least hinted at, in the subsection on rational functions given above.
Convolution (Cauchy products)Edit
A discrete convolution of the terms in two formal power series turns a product of generating functions into a generating function enumerating a convolved sum of the original sequence terms (see Cauchy product).
- Consider Template:Math and Template:Math are ordinary generating functions. <math display="block">C(z) = A(z)B(z) \Leftrightarrow [z^n]C(z) = \sum_{k=0}^{n}{a_k b_{n-k}}</math>
- Consider Template:Math and Template:Math are exponential generating functions. <math display="block">C(z) = A(z)B(z) \Leftrightarrow \left[\frac{z^n}{n!}\right]C(z) = \sum_{k=0}^n \binom{n}{k} a_k b_{n-k}</math>
- Consider the triply convolved sequence resulting from the product of three ordinary generating functions <math display="block">C(z) = F(z) G(z) H(z) \Leftrightarrow [z^n]C(z) = \sum_{j+k+ l=n} f_j g_k h_ l</math>
- Consider the Template:Mvar-fold convolution of a sequence with itself for some positive integer Template:Math (see the example below for an application) <math display="block">C(z) = G(z)^m \Leftrightarrow [z^n]C(z) = \sum_{k_1+k_2+\cdots+k_m=n} g_{k_1} g_{k_2} \cdots g_{k_m}</math>
Multiplication of generating functions, or convolution of their underlying sequences, can correspond to a notion of independent events in certain counting and probability scenarios. For example, if we adopt the notational convention that the probability generating function, or pgf, of a random variable Template:Mvar is denoted by Template:Math, then we can show that for any two random variables <ref>Template:Harvnb</ref> <math display="block">G_{X+Y}(z) = G_X(z) G_Y(z)\,, </math> if Template:Mvar and Template:Mvar are independent.
Example: The money-changing problemEdit
The number of ways to pay Template:Math cents in coin denominations of values in the set {1, 5, 10, 25, 50} (i.e., in pennies, nickels, dimes, quarters, and half dollars, respectively), where we distinguish instances based upon the total number of each coin but not upon the order in which the coins are presented, is given by the ordinary generating function <math display="block">\frac{1}{1-z} \frac{1}{1-z^5} \frac{1}{1-z^{10}} \frac{1}{1-z^{25}} \frac{1}{1-z^{50}}\,.</math> When we also distinguish based upon the order in which the coins are presented (e.g., one penny then one nickel is distinct from one nickel then one penny), the ordinary generating function is <math display=block>\frac{1}{1-z-z^5-z^{10}-z^{25}-z^{50}}\,.</math>
If we allow the Template:Mvar cents to be paid in coins of any positive integer denomination, we arrive at the partition function ordinary generating function expanded by an infinite [[q-Pochhammer symbol|Template:Mvar-Pochhammer symbol]] product, <math display="block">\prod_{n = 1}^\infty \left(1 - z^n\right)^{-1}\,.</math> When the order of the coins matters, the ordinary generating function is <math display=block>\frac{1}{1-\sum_{n=1}^\infty z^n} = \frac{1-z}{1-2z}\,.</math>
Example: Generating function for the Catalan numbersEdit
An example where convolutions of generating functions are useful allows us to solve for a specific closed-form function representing the ordinary generating function for the Catalan numbers, Template:Math. In particular, this sequence has the combinatorial interpretation as being the number of ways to insert parentheses into the product Template:Math so that the order of multiplication is completely specified. For example, Template:Math which corresponds to the two expressions Template:Math and Template:Math. It follows that the sequence satisfies a recurrence relation given by <math display="block">C_n = \sum_{k=0}^{n-1} C_k C_{n-1-k} + \delta_{n,0} = C_0 C_{n-1} + C_1 C_{n-2} + \cdots + C_{n-1} C_0 + \delta_{n,0}\,,\quad n \geq 0\,, </math> and so has a corresponding convolved generating function, Template:Math, satisfying <math display="block">C(z) = z \cdot C(z)^2 + 1\,.</math>
Since Template:Math, we then arrive at a formula for this generating function given by <math display="block">C(z) = \frac{1-\sqrt{1-4z}}{2z} = \sum_{n = 0}^\infty \frac{1}{n+1}\binom{2n}{n} z^n\,.</math>
Note that the first equation implicitly defining Template:Math above implies that <math display="block">C(z) = \frac{1}{1-z \cdot C(z)} \,, </math> which then leads to another "simple" (of form) continued fraction expansion of this generating function.
Example: Spanning trees of fans and convolutions of convolutionsEdit
A fan of order Template:Mvar is defined to be a graph on the vertices Template:Math with Template:Math edges connected according to the following rules: Vertex 0 is connected by a single edge to each of the other Template:Mvar vertices, and vertex <math>k</math> is connected by a single edge to the next vertex Template:Math for all Template:Math.<ref>Template:Harvnb for another method and the complete setup of this problem using generating functions. This more "convoluted" approach is given in Section 7.5 of the same reference.</ref> There is one fan of order one, three fans of order two, eight fans of order three, and so on. A spanning tree is a subgraph of a graph which contains all of the original vertices and which contains enough edges to make this subgraph connected, but not so many edges that there is a cycle in the subgraph. We ask how many spanning trees Template:Math of a fan of order Template:Mvar are possible for each Template:Math.
As an observation, we may approach the question by counting the number of ways to join adjacent sets of vertices. For example, when Template:Math, we have that Template:Math, which is a sum over the Template:Mvar-fold convolutions of the sequence Template:Math for Template:Math. More generally, we may write a formula for this sequence as <math display="block">f_n = \sum_{m > 0} \sum_{\scriptstyle k_1+k_2+\cdots+k_m=n\atop\scriptstyle k_1, k_2, \ldots,k_m > 0} g_{k_1} g_{k_2} \cdots g_{k_m}\,, </math> from which we see that the ordinary generating function for this sequence is given by the next sum of convolutions as <math display="block">F(z) = G(z) + G(z)^2 + G(z)^3 + \cdots = \frac{G(z)}{1-G(z)} = \frac{z}{(1-z)^2-z} = \frac{z}{1-3z+z^2}\,,</math> from which we are able to extract an exact formula for the sequence by taking the partial fraction expansion of the last generating function.
Implicit generating functions and the Lagrange inversion formulaEdit
One often encounters generating functions specified by a functional equation, instead of an explicit specification. For example, the generating function Template:Math for the number of binary trees on Template:Math nodes (leaves included) satisfies
<math display="block">T(z) = z\left(1+T(z)^2\right)</math>
The Lagrange inversion theorem is a tool used to explicitly evaluate solutions to such equations.
Applying the above theorem to our functional equation yields (with <math display="inline">\phi(z) = 1+z^2</math>):
<math display="block"> [z^n]T(z) = [z^{n-1}] \frac{1}{n} (1+z^2)^n </math>
Via the binomial theorem expansion, for even <math mode="inline">n</math>, the formula returns <math mode="inline">0</math>. This is expected as one can prove that the number of leaves of a binary tree are one more than the number of its internal nodes, so the total sum should always be an odd number. For odd <math mode="inline">n</math>, however, we get
<math mode="block">[z^{n-1}] \frac{1}{n} (1+z^2)^n = \frac{1}{n} \dbinom{n}{\frac{n+1}{2}} </math>
The expression becomes much neater if we let <math mode="inline">n</math> be the number of internal nodes: Now the expression just becomes the <math mode="inline">n</math>th Catalan number.
Introducing a free parameter (snake oil method)Edit
Sometimes the sum Template:Math is complicated, and it is not always easy to evaluate. The "Free Parameter" method is another method (called "snake oil" by H. Wilf) to evaluate these sums.
Both methods discussed so far have Template:Mvar as limit in the summation. When n does not appear explicitly in the summation, we may consider Template:Mvar as a "free" parameter and treat Template:Math as a coefficient of Template:Math, change the order of the summations on Template:Mvar and Template:Mvar, and try to compute the inner sum.
For example, if we want to compute <math display="block">s_n = \sum_{k = 0}^\infty{\binom{n+k}{m+2k}\binom{2k}{k}\frac{(-1)^k}{k+1}}\,, \quad m,n \in \mathbb{N}_0\,,</math> we can treat Template:Mvar as a "free" parameter, and set <math display="block">F(z) = \sum_{n = 0}^\infty{\left( \sum_{k = 0}^\infty{\binom{n+k}{m+2k}\binom{2k}{k}\frac{(-1)^k}{k+1}}\right) }z^n\,.</math>
Interchanging summation ("snake oil") gives <math display="block">F(z) = \sum_{k = 0}^\infty{\binom{2k}{k}\frac{(-1)^k}{k+1} z^{-k}}\sum_{n = 0}^\infty{\binom{n+k}{m+2k} z^{n+k}}\,.</math>
Now the inner sum is Template:Math. Thus <math display="block">\begin{align} F(z) &= \frac{z^m}{(1-z)^{m+1}}\sum_{k = 0}^\infty{\frac{1}{k+1}\binom{2k}{k}\left(\frac{-z}{(1-z)^2}\right)^k} \\[4px] &= \frac{z^m}{(1-z)^{m+1}}\sum_{k = 0}^\infty{C_k\left(\frac{-z}{(1-z)^2}\right)^k} &\text{where } C_k = k\text{th Catalan number} \\[4px] &= \frac{z^m}{(1-z)^{m+1}}\frac{1-\sqrt{1+\frac{4z}{(1-z)^2}}}{\frac{-2z}{(1-z)^2}} \\[4px] &= \frac{-z^{m-1}}{2(1-z)^{m-1}}\left(1-\frac{1+z}{1-z}\right) \\[4px] &= \frac{z^m}{(1-z)^m} = z\frac{z^{m-1}}{(1-z)^m}\,. \end{align}</math>
Then we obtain <math display="block">s_n = \begin{cases} \displaystyle\binom{n-1}{m-1} & \text{for } m \geq 1 \,, \\ {} [n = 0] & \text{for } m = 0\,. \end{cases}</math>
It is instructive to use the same method again for the sum, but this time take Template:Mvar as the free parameter instead of Template:Mvar. We thus set <math display="block">G(z) = \sum_{m = 0}^\infty\left( \sum_{k = 0}^\infty \binom{n+k}{m+2k}\binom{2k}{k}\frac{(-1)^k}{k+1} \right) z^m\,.</math>
Interchanging summation ("snake oil") gives <math display="block">G(z) = \sum_{k = 0}^\infty \binom{2k}{k}\frac{(-1)^k}{k+1} z^{-2k} \sum_{m = 0}^\infty \binom{n+k}{m+2k} z^{m+2k}\,.</math>
Now the inner sum is Template:Math. Thus <math display="block">\begin{align} G(z) &= (1+z)^n \sum_{k = 0}^\infty \frac{1}{k+1}\binom{2k}{k}\left(\frac{-(1+z)}{z^2}\right)^k \\[4px] &= (1+z)^n \sum_{k = 0}^\infty C_k \,\left(\frac{-(1+z)}{z^2}\right)^k &\text{where } C_k = k\text{th Catalan number} \\[4px] &= (1+z)^n \,\frac{1-\sqrt{1+\frac{4(1+z)}{z^2}}}{\frac{-2(1+z)}{z^2}} \\[4px] &= (1+z)^n \,\frac{z^2-z\sqrt{z^2+4+4z}}{-2(1+z)} \\[4px] &= (1+z)^n \,\frac{z^2-z(z+2)}{-2(1+z)} \\[4px] &= (1+z)^n \,\frac{-2z}{-2(1+z)} = z(1+z)^{n-1}\,. \end{align}</math>
Thus we obtain <math display="block">s_n = \left[z^m\right] z(1+z)^{n-1} = \left[z^{m-1}\right] (1+z)^{n-1} = \binom{n-1}{m-1}\,,</math> for Template:Math as before.
Generating functions prove congruencesEdit
We say that two generating functions (power series) are congruent modulo Template:Mvar, written Template:Math if their coefficients are congruent modulo Template:Mvar for all Template:Math, i.e., Template:Math for all relevant cases of the integers Template:Mvar (note that we need not assume that Template:Mvar is an integer here—it may very well be polynomial-valued in some indeterminate Template:Mvar, for example). If the "simpler" right-hand-side generating function, Template:Math, is a rational function of Template:Mvar, then the form of this sequence suggests that the sequence is eventually periodic modulo fixed particular cases of integer-valued Template:Math. For example, we can prove that the Euler numbers, <math display="block">\langle E_n \rangle = \langle 1, 1, 5, 61, 1385, \ldots \rangle \longmapsto \langle 1,1,2,1,2,1,2,\ldots \rangle \pmod{3}\,,</math> satisfy the following congruence modulo 3:<ref>Template:Harvnb</ref> <math display="block">\sum_{n = 0}^\infty E_n z^n = \frac{1-z^2}{1+z^2} \pmod{3}\,. </math>
One useful method of obtaining congruences for sequences enumerated by special generating functions modulo any integers (i.e., not only prime powers Template:Math) is given in the section on continued fraction representations of (even non-convergent) ordinary generating functions by Template:Mvar-fractions above. We cite one particular result related to generating series expanded through a representation by continued fraction from Lando's Lectures on Generating Functions as follows: Template:Math theorem}}</math> and that Template:Math denotes the Template:Mvarth convergent to this continued fraction expansion defined such that Template:Math for all Template:Math. Then:
- the function Template:Math is rational for all Template:Math where we assume that one of divisibility criteria of Template:Math is met, that is, Template:Math for some Template:Math; and
- if the integer Template:Mvar divides the product Template:Math, then we have Template:Math.
}}
Generating functions also have other uses in proving congruences for their coefficients. We cite the next two specific examples deriving special case congruences for the Stirling numbers of the first kind and for the [[partition function (number theory)|partition function Template:Math]] which show the versatility of generating functions in tackling problems involving integer sequences.
The Stirling numbers modulo small integersEdit
The main article on the Stirling numbers generated by the finite products <math display="block">S_n(x) := \sum_{k=0}^n \begin{bmatrix} n \\ k \end{bmatrix} x^k = x(x+1)(x+2) \cdots (x+n-1)\,,\quad n \geq 1\,, </math>
provides an overview of the congruences for these numbers derived strictly from properties of their generating function as in Section 4.6 of Wilf's stock reference Generatingfunctionology. We repeat the basic argument and notice that when reduces modulo 2, these finite product generating functions each satisfy
<math display="block">S_n(x) = [x(x+1)] \cdot [x(x+1)] \cdots = x^{\left\lceil \frac{n}{2} \right\rceil} (x+1)^{\left\lfloor \frac{n}{2} \right\rfloor}\,, </math>
which implies that the parity of these Stirling numbers matches that of the binomial coefficient
<math display="block">\begin{bmatrix} n \\ k \end{bmatrix} \equiv \binom{\left\lfloor \frac{n}{2} \right\rfloor}{k - \left\lceil \frac{n}{2} \right\rceil} \pmod{2}\,, </math>
and consequently shows that Template:Math is even whenever Template:Math.
Similarly, we can reduce the right-hand-side products defining the Stirling number generating functions modulo 3 to obtain slightly more complicated expressions providing that <math display="block">\begin{align} \begin{bmatrix} n \\ m \end{bmatrix} & \equiv
[x^m] \left( x^{\left\lceil \frac{n}{3} \right\rceil} (x+1)^{\left\lceil \frac{n-1}{3} \right\rceil} (x+2)^{\left\lfloor \frac{n}{3} \right\rfloor} \right) && \pmod{3} \\ & \equiv \sum_{k=0}^{m} \begin{pmatrix} \left\lceil \frac{n-1}{3} \right\rceil \\ k \end{pmatrix} \begin{pmatrix} \left\lfloor \frac{n}{3} \right\rfloor \\ m-k - \left\lceil \frac{n}{3} \right\rceil \end{pmatrix} \times 2^{\left\lceil \frac{n}{3} \right\rceil + \left\lfloor \frac{n}{3} \right\rfloor -(m-k)} && \pmod{3}\,.
\end{align}</math>
Congruences for the partition functionEdit
In this example, we pull in some of the machinery of infinite products whose power series expansions generate the expansions of many special functions and enumerate partition functions. In particular, we recall that the partition function Template:Math is generated by the reciprocal infinite [[q-Pochhammer symbol|Template:Mvar-Pochhammer symbol]] product (or Template:Mvar-Pochhammer product as the case may be) given by <math display="block">\begin{align} \sum_{n = 0}^\infty p(n) z^n & = \frac{1}{\left(1-z\right)\left(1-z^2\right)\left(1-z^3\right) \cdots} \\[4pt] & = 1 + z + 2z^2 + 3 z^3 + 5z^4 + 7z^5 + 11z^6 + \cdots. \end{align}</math>
This partition function satisfies many known congruence properties, which notably include the following results though there are still many open questions about the forms of related integer congruences for the function:<ref>Template:Harvnb</ref> <math display="block">\begin{align} p(5m+4) & \equiv 0 \pmod{5} \\ p(7m+5) & \equiv 0 \pmod{7} \\ p(11m+6) & \equiv 0 \pmod{11} \\ p(25m+24) & \equiv 0 \pmod{5^2}\,. \end{align}</math>
We show how to use generating functions and manipulations of congruences for formal power series to give a highly elementary proof of the first of these congruences listed above.
First, we observe that in the binomial coefficient generating function <math display="block">\frac{1}{(1-z)^5} = \sum_{i=0}^\infty \binom{4+i}{4}z^i\,,</math> all of the coefficients are divisible by 5 except for those which correspond to the powers Template:Math and moreover in those cases the remainder of the coefficient is 1 modulo 5. Thus, <math display="block">\frac{1}{(1-z)^5} \equiv \frac{1}{1-z^5} \pmod{5}\,,</math> or equivalently <math display="block"> \frac{1-z^5}{(1-z)^5} \equiv 1 \pmod{5}\,.</math> It follows that <math display="block">\frac{\left(1-z^5\right)\left(1-z^{10}\right)\left(1-z^{15}\right) \cdots }{\left((1-z)\left(1-z^2\right)\left(1-z^3\right) \cdots \right)^5} \equiv 1 \pmod{5}\,. </math>
Using the infinite product expansions of <math display="block">z \cdot \frac{\left(1-z^5\right)\left(1-z^{10}\right) \cdots }{\left(1-z\right)\left(1-z^2\right) \cdots } = z \cdot \left((1-z)\left(1-z^2\right) \cdots \right)^4 \times \frac{\left(1-z^5\right)\left(1-z^{10}\right) \cdots }{\left(\left(1-z\right)\left(1-z^2\right) \cdots \right)^5}\,,</math> it can be shown that the coefficient of Template:Math in Template:Math is divisible by 5 for all Template:Mvar.<ref>Template:Cite book p.288, Th.361</ref> Finally, since <math display="block">\begin{align} \sum_{n = 1}^\infty p(n-1) z^n & = \frac{z}{(1-z)\left(1-z^2\right) \cdots} \\[6px] & = z \cdot \frac{\left(1-z^5\right)\left(1-z^{10}\right) \cdots }{(1-z)\left(1-z^2\right) \cdots } \times \left(1+z^5+z^{10}+\cdots\right)\left(1+z^{10}+z^{20}+\cdots\right) \cdots \end{align}</math> we may equate the coefficients of Template:Math in the previous equations to prove our desired congruence result, namely that Template:Math for all Template:Math.
Transformations of generating functionsEdit
There are a number of transformations of generating functions that provide other applications (see the main article). A transformation of a sequence's ordinary generating function (OGF) provides a method of converting the generating function for one sequence into a generating function enumerating another. These transformations typically involve integral formulas involving a sequence OGF (see integral transformations) or weighted sums over the higher-order derivatives of these functions (see derivative transformations).
Generating function transformations can come into play when we seek to express a generating function for the sums <math display="block">s_n := \sum_{m=0}^n \binom{n}{m} C_{n,m} a_m, </math>
in the form of Template:Math involving the original sequence generating function. For example, if the sums are <math display="block">s_n := \sum_{k = 0}^\infty \binom{n+k}{m+2k} a_k \,</math> then the generating function for the modified sum expressions is given by<ref>Template:Harvnb</ref> <math display="block">S(z) = \frac{z^m}{(1-z)^{m+1}} A\left(\frac{z}{(1-z)^2}\right)</math> (see also the binomial transform and the Stirling transform).
There are also integral formulas for converting between a sequence's OGF, Template:Math, and its exponential generating function, or EGF, Template:Math, and vice versa given by <math display="block">\begin{align} F(z) &= \int_0^\infty \hat{F}(tz) e^{-t} \, dt \,, \\[4px] \hat{F}(z) &= \frac{1}{2\pi} \int_{-\pi}^\pi F\left(z e^{-i\vartheta}\right) e^{e^{i\vartheta}} \, d\vartheta \,, \end{align}</math>
provided that these integrals converge for appropriate values of Template:Mvar.
Tables of special generating functionsEdit
An initial listing of special mathematical series is found here. A number of useful and special sequence generating functions are found in Section 5.4 and 7.4 of Concrete Mathematics and in Section 2.5 of Wilf's Generatingfunctionology. Other special generating functions of note include the entries in the next table, which is by no means complete.<ref>See also the 1031 Generating Functions found in Template:Cite thesis</ref>
Formal power series | Generating-function formula | Notes |
---|---|---|
<math>\sum_{n = 0}^\infty \binom{m+n}{n} \left(H_{n+m}-H_m\right) z^n</math> | <math>\frac{1}{(1-z)^{m+1}} \ln \frac{1}{1-z}</math> | <math>H_n</math> is a first-order harmonic number |
<math>\sum_{n = 0}^\infty B_n \frac{z^n}{n!}</math> | <math>\frac{z}{e^z-1}</math> | <math>B_n</math> is a Bernoulli number |
<math>\sum_{n = 0}^\infty F_{mn} z^n</math> | <math>\frac{F_m z}{1-(F_{m-1}+F_{m+1})z+(-1)^m z^2}</math> | <math>F_n</math> is a Fibonacci number and <math>m \in \mathbb{Z}^{+}</math> |
<math>\sum_{n = 0}^\infty \left\{\begin{matrix} n \\ m \end{matrix} \right\} z^n</math> | <math>(z^{-1})^{\overline{-m}} = \frac{z^m}{(1-z)(1-2z)\cdots(1-mz)}</math> | <math>x^{\overline{n}}</math> denotes the rising factorial, or Pochhammer symbol and some integer <math>m \geq 0</math> |
<math>\sum_{n = 0}^\infty \left[\begin{matrix} n \\ m \end{matrix} \right] z^n</math> | <math>z^{\overline{m}} = z(z+1) \cdots (z+m-1)</math> | |
<math>\sum_{n = 1}^\infty \frac{(-1)^{n-1}4^n (4^n-2) B_{2n} z^{2n}}{(2n) \cdot (2n)!}</math> | <math>\ln \frac{\tan(z)}{z}</math> | |
<math>\sum_{n = 0}^\infty \frac{(1/2)^{\overline{n}} z^{2n}}{(2n+1) \cdot n!}</math> | <math>z^{-1} \arcsin(z)</math> | |
<math>\sum_{n = 0}^\infty H_n^{(s)} z^n</math> | <math>\frac{\operatorname{Li}_s(z)}{1-z}</math> | <math>\operatorname{Li}_s(z)</math> is the polylogarithm function and <math>H_n^{(s)}</math> is a generalized harmonic number for <math>\Re(s) > 1</math> |
<math>\sum_{n = 0}^\infty n^m z^n</math> | <math>\sum_{0 \leq j \leq m} \left\{\begin{matrix} m \\ j \end{matrix} \right\} \frac{j! \cdot z^j}{(1-z)^{j+1}}</math> | <math>\left\{\begin{matrix} n \\ m \end{matrix} \right\}</math> is a Stirling number of the second kind and where the individual terms in the expansion satisfy <math>\frac{z^i}{(1-z)^{i+1}} = \sum_{k=0}^{i} \binom{i}{k} \frac{(-1)^{k-i}}{(1-z)^{k+1}}</math> |
<math>\sum_{k < n} \binom{n-k}{k} \frac{n}{n-k} z^k</math> | <math>\left(\frac{1+\sqrt{1+4z}}{2}\right)^n + \left(\frac{1-\sqrt{1+4z}}{2}\right)^n</math> | |
<math>\sum_{n_1, \ldots, n_m \geq 0} \min(n_1, \ldots, n_m) z_1^{n_1} \cdots z_m^{n_m}</math> | <math>\frac{z_1 \cdots z_m}{(1-z_1) \cdots (1-z_m) (1-z_1 \cdots z_m)}</math> | The two-variable case is given by <math>M(w, z) := \sum_{m,n \geq 0} \min(m, n) w^m z^n = \frac{wz}{(1-w)(1-z)(1-wz)}</math> |
<math>\sum_{n = 0}^\infty \binom{s}{n} z^n</math> | <math>(1+z)^s</math> | <math>s \in \mathbb{C}</math> |
<math>\sum_{n = 0}^\infty \binom{n}{k} z^n</math> | <math>\frac{z^k}{(1-z)^{k+1}}</math> | <math>k \in \mathbb{N}</math> |
<math>\sum_{n = 1}^\infty \log{(n)} z^n</math> | _{s=0}</math> |
See alsoEdit
- Moment-generating function
- Probability-generating function
- Generating function transformation
- Stanley's reciprocity theorem
- Integer partition
- Combinatorial principles
- Cyclic sieving
- Z-transform
- Umbral calculus
- Coins in a fountain
NotesEdit
ReferencesEdit
CitationsEdit
- Template:Cite book
- Template:Cite journal Reprinted in Template:Cite book
- Template:Cite book
- Template:Cite book
- Template:Cite book
- Template:Cite book
- Template:Cite book
External linksEdit
- "Introduction To Ordinary Generating Functions" by Mike Zabrocki, York University, Mathematics and Statistics
- Template:Springer
- Generating Functions, Power Indices and Coin Change at cut-the-knot
- "Generating Functions" by Ed Pegg Jr., Wolfram Demonstrations Project, 2007.