Generating Function Transformation
   HOME

TheInfoList



OR:

In mathematics, a transformation of a sequence's
generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary serie ...
provides a method of converting the generating function for one sequence into a generating function enumerating another. These transformations typically involve integral formulas applied to a sequence generating function (see integral transformations) or weighted sums over the higher-order derivatives of these functions (see derivative transformations). Given a sequence, \_^, the
ordinary generating function In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary ser ...
(OGF) of the sequence, denoted F(z), and the exponential generating function (EGF) of the sequence, denoted \widehat(z), are defined by the
formal power series In mathematics, a formal series is an infinite sum that is considered independently from any notion of convergence, and can be manipulated with the usual algebraic operations on series (addition, subtraction, multiplication, division, partial s ...
:F(z) = \sum_^\infty f_n z^n = f_0 + f_1 z + f_2 z^2 + \cdots :\widehat(z) = \sum_^\infty \frac z^n = \frac + \frac z + \frac z^2 + \cdots. In this article, we use the convention that the ordinary (exponential) generating function for a sequence \ is denoted by the uppercase function F(z) / \widehat(z) for some fixed or formal z when the context of this notation is clear. Additionally, we use the bracket notation for coefficient extraction from the ''Concrete Mathematics'' reference which is given by ^n(z) := f_n. The main article gives examples of generating functions for many sequences. Other examples of generating function variants include Dirichlet generating functions (DGFs), Lambert series, and Newton series. In this article we focus on transformations of generating functions in mathematics and keep a running list of useful transformations and transformation formulas.


Extracting arithmetic progressions of a sequence

Series multisection provides formulas for generating functions enumerating the sequence \ given an ordinary generating function F(z) where a, b \in \mathbb, a \geq 2, and 0 \leq b < a. In the first two cases where (a, b) := (2, 0), (2, 1), we can expand these arithmetic progression generating functions directly in terms of F(z): : \sum_ f_ z^ = \frac\left(F(z) + F(-z)\right) : \sum_ f_ z^ = \frac\left(F(z) - F(-z)\right). More generally, suppose that a \geq 3 and that \omega_a \equiv \exp\left(\frac\right) denotes the a^
primitive root of unity In mathematics, a root of unity, occasionally called a de Moivre number, is any complex number that yields 1 when raised to some positive integer power . Roots of unity are used in many branches of mathematics, and are especially important in ...
. Then we have the formulaSee Section 1.2.9 in Knuth's ''The Art of Computer Programming'' (Vol. 1). :\sum_ f_ z^ = \frac \times \sum_^ \omega_a^ F\left(\omega_a^z\right). For integers m \geq 1, another useful formula providing somewhat ''reversed'' floored arithmetic progressions are generated by the identitySolution to exercise 7.36 on page 569 in Graham, Knuth and Patshnik. :\sum_ f_ z^n = \frac F(z^m) = \left(1+z+\cdots+z^ + z^\right) F(z^m).


Powers of an OGF and composition with functions

The exponential Bell polynomials, B_(x_1, \ldots, x_n) := n! \cdot ^n u^k\Phi(t, u), are defined by the exponential generating functionSee section 3.3 in Comtet. :\Phi(t, u) = \exp\left(u \times \sum_ x_m \frac\right) = 1 + \sum_ \left\ \frac. The next formulas for powers, logarithms, and compositions of formal power series are expanded by these polynomials with variables in the coefficients of the original generating functions.See sections 3.3–3.4 in Comtet.See section 1.9(vi) in the ''NIST Handbook.'' The formula for the exponential of a generating function is given implicitly through the
Bell polynomial In combinatorial mathematics, the Bell polynomials, named in honor of Eric Temple Bell, are used in the study of set partitions. They are related to Stirling and Bell numbers. They also occur in many applications, such as in the Faà di Bruno' ...
s by the EGF for these polynomials defined in the previous formula for some sequence of \.


Reciprocals of an OGF (special case of the powers formula)

The power series for the reciprocal of a generating function, F(z), is expanded by :\frac = \frac - \frac z + \frac z^2 - \frac + \cdots. If we let b_n := ^n1 / F(z) denote the coefficients in the expansion of the reciprocal generating function, then we have the following recurrence relation: :b_n = - \frac\left(f_1 b_ + f_2 b_ + \cdots + f_n b_0\right), n \geq 1.


Powers of an OGF

Let m \in \mathbb be fixed, suppose that f_0 = 1, and denote b_n^ := ^nF(z)^m. Then we have a series expansion for F(z)^m given by :F(z)^m = 1 + m f_1 z + m\left((m-1)f_1^2+2f_2\right) \frac + \left(m(m-1)(m-2)f_1^3 +6m(m-1) f_2+6mf_3\right) \frac + \cdots, and the coefficients b_n^ satisfy a recurrence relation of the form : n \cdot b_n^ = (m-n+1) f_1 b_^ + (2m-n+2) f_2 b_^ + \cdots + ((n-1)m-1) f_ b_1^ + n m f_n, n \geq 1. Another formula for the coefficients, b_n^, is expanded by the
Bell polynomial In combinatorial mathematics, the Bell polynomials, named in honor of Eric Temple Bell, are used in the study of set partitions. They are related to Stirling and Bell numbers. They also occur in many applications, such as in the Faà di Bruno' ...
s as :F(z)^m = f_0^m + \sum_ \left(\sum_ (m)_k f_0^ B_(f_1 \cdot 1!, f_2 \cdot 2!, \ldots)\right) \frac, where (r)_n denotes the
Pochhammer symbol In mathematics, the falling factorial (sometimes called the descending factorial, falling sequential product, or lower factorial) is defined as the polynomial :\begin (x)_n = x^\underline &= \overbrace^ \\ &= \prod_^n(x-k+1) = \prod_^(x-k) \,. \e ...
.


Logarithms of an OGF

If we let f_0 = 1 and define q_n := ^n\log F(z), then we have a power series expansion for the composite generating function given by :\log F(z) = f_1 + \left(2f_2-f_1^2\right) \frac + \left(3f_3-3f_1f_2+f_1^3\right) \frac + \cdots, where the coefficients, q_n, in the previous expansion satisfy the recurrence relation given by :n \cdot q_n = n f_n - (n-1)f_1 q_ - (n-2)f_2 q_ - \cdots - f_ q_1, and a corresponding formula expanded by the Bell polynomials in the form of the power series coefficients of the following generating function: :\log F(z) = \sum_ \left(\sum_ (-1)^ (k-1)! B_(f_1 \cdot 1!, f_2 \cdot 2!, \ldots)\right) \frac.


Faà di Bruno's formula

Let \widehat(z) denote the EGF of the sequence, \_, and suppose that \widehat(z) is the EGF of the sequence, \_.
Faà di Bruno's formula Faà di Bruno's formula is an identity in mathematics generalizing the chain rule to higher derivatives. It is named after , although he was not the first to state or prove the formula. In 1800, more than 50 years before Faà di Bruno, the French ...
implies that the sequence, \_, generated by the composition \widehat(z) := \widehat(\widehat(z)), can be expressed in terms of the exponential Bell polynomials as follows: :h_n = \sum_ f_k \cdot B_(g_1, g_2, \cdots, g_) + f_0 \cdot \delta_.


Integral transformations


OGF ⟷ EGF conversion formulas

We have the following integral formulas for a, b \in \mathbb^ which can be applied termwise with respect to z when z is taken to be any formal power series variable:See page 566 of Graham, Knuth and Patashnik for the statement of the last conversion formula. :\sum_ f_n z^n = \int_0^ \widehat(tz) e^ dt = z^ \mathcal widehatz^) :\sum_ \Gamma(an+b) \cdot f_n z^n = \int_0^ t^ e^ F(t^a z) dt. :\sum_ \frac z^n = \frac \int_^ F\left(z e^\right) e^ d\vartheta. Notice that the first and last of these integral formulas are used to convert between the EGF to the OGF of a sequence, and from the OGF to the EGF of a sequence whenever these integrals are convergent. The first integral formula corresponds to the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
(or sometimes the formal ''Laplace–Borel'' transformation) of generating functions, denoted by \mathcal z), defined in.See Appendix B.13 of Flajolet and Sedgewick. Other integral representations for the
gamma function In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers excep ...
in the second of the previous formulas can of course also be used to construct similar integral transformations. One particular formula results in the case of the double factorial function example given immediately below in this section. The last integral formula is compared to Hankel's loop integral for the reciprocal gamma function applied termwise to the power series for F(z).


Example: A double factorial integral for the EGF of the Stirling numbers of the second kind

The single factorial function, (2n)!, is expressed as a product of two
double factorial In mathematics, the double factorial or semifactorial of a number , denoted by , is the product of all the integers from 1 up to that have the same parity (odd or even) as . That is, :n!! = \prod_^ (n-2k) = n (n-2) (n-4) \cdots. For even , the ...
functions of the form :(2n)! = (2n)!! \times (2n-1)!! = \frac \times \Gamma\left(n+\frac\right), where an integral for the double factorial function, or rational
gamma function In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers excep ...
, is given by :\frac \cdot (2n-1)!! = \frac \Gamma\left(n+\frac\right) = \frac \times \int_0^ e^ t^ \, dt, for natural numbers n \geq 0. This integral representation of (2n-1)!! then implies that for fixed non-zero q \in \mathbb and any integral powers k \geq 0, we have the formula :\frac = \frac \times \left int_0^ \frac \left(\sqrt \cdot t\right)^ \, dt\right Thus for any prescribed integer j \geq 0, we can use the previous integral representation together with the formula for extracting arithmetic progressions from a sequence OGF given above, to formulate the next integral representation for the so-termed ''modified''
Stirling number In mathematics, Stirling numbers arise in a variety of analytic and combinatorial problems. They are named after James Stirling, who introduced them in a purely algebraic setting in his book ''Methodus differentialis'' (1730). They were rediscov ...
EGF as :\sum_ \left\ \frac = \int_0^ \frac\left sum_ \left(e^-1\right)^j\rightdt, which is convergent provided suitable conditions on the parameter 0 < , q, < 1.Refer to the proof of Theorem 2.3 in ''Math.NT/1609.02803''.


Example: An EGF formula for the higher-order derivatives of the geometric series

For fixed non-zero c, z \in \mathbb defined such that , cz, < 1, let the
geometric series In mathematics, a geometric series is the sum of an infinite number of terms that have a constant ratio between successive terms. For example, the series :\frac \,+\, \frac \,+\, \frac \,+\, \frac \,+\, \cdots is geometric, because each suc ...
over the non-negative integral powers of (cz)^n be denoted by G(z) := 1 / (1-cz). The corresponding higher-order j^ derivatives of the geometric series with respect to z are denoted by the sequence of functions :G_j(z) := \frac \times \left(\frac\right)^\left (z)\right for non-negative integers j \geq 0. These j^ derivatives of the ordinary geometric series can be shown, for example by induction, to satisfy an explicit closed-form formula given by :G_j(z) = \frac, for any j \geq 0 whenever , cz, < 1. As an example of the third OGF \longmapsto EGF conversion formula cited above, we can compute the following corresponding ''exponential'' forms of the generating functions G_j(z): :\widehat_j(z) = \frac \int_^ G_j\left(z e^\right) e^ dt = \frac\left(j+1+z\right).


Fractional integrals and derivatives

Fractional integrals and fractional derivatives (see the main article) form another generalized class of integration and differentiation operations that can be applied to the OGF of a sequence to form the corresponding OGF of a transformed sequence. For \Re(\alpha) > 0 we define the ''fractional integral operator'' (of order \alpha) by the integral transformationSee section 1.15(vi)–(vii) in the ''NIST Handbook''. :I^ F(z) = \frac \int_0^ (z-t)^ F(t) dt, which corresponds to the (formal) power series given by :I^ F(z) = \sum_ \frac f_n z^. For fixed \alpha, \beta \in \mathbb defined such that \Re(\alpha), \Re(\beta) > 0, we have that the operators I^ I^ = I^. Moreover, for fixed \alpha \in \mathbb and integers n satisfying 0 < \Re(\alpha) < n we can define the notion of the ''fractional derivative'' satisfying the properties that :D^ F(z) = \frac I^F(z), and :D^ I^ = D^ I^ for k = 1, 2, \ldots, n, where we have the semigroup property that D^ D^ = D^ only when none of \alpha, \beta, \alpha+\beta is integer-valued.


Polylogarithm series transformations

For fixed s \in \mathbb^, we have that (compare to the special case of the integral formula for the ''Nielsen generalized polylogarithm function'' defined in) :\sum_ \frac z^n = \frac \int_0^1 \log^(t) F(tz) dt. Notice that if we set g_n \equiv f_, the integral with respect to the generating function, G(z), in the last equation when z \equiv 1 corresponds to the Dirichlet generating function, or DGF, \widetilde(s), of the sequence of \ provided that the integral converges. This class of polylogarithm-related integral transformations is related to the derivative-based zeta series transformations defined in the next sections.


Square series generating function transformations

For fixed non-zero q, c, z \in \mathbb such that , q, < 1 and , cz, < 1, we have the following integral representations for the so-termed ''square series'' generating function associated with the sequence \, which can be integrated termwise with respect to z:See the article ''Math.NT/1609.02803''. :\sum_ q^ f_n \cdot (cz)^n = \frac \int_0^ e^\left \left(e^ \cdot cz\right) + F\left(e^ \cdot cz\right)\rightdt. This result, which is proved in the reference, follows from a variant of the double factorial function transformation integral for the Stirling numbers of the second kind given as an example above. In particular, since :q^ = \exp(n^2 \cdot \log(q)) = 1 + n^2 \log(q) + n^4 \frac + n^6 \frac + \cdots, we can use a variant of the positive-order derivative-based OGF transformations defined in the next sections involving the
Stirling numbers of the second kind In mathematics, particularly in combinatorics, a Stirling number of the second kind (or Stirling partition number) is the number of ways to partition a set of ''n'' objects into ''k'' non-empty subsets and is denoted by S(n,k) or \textstyle \lef ...
to obtain an integral formula for the generating function of the sequence, \left\, and then perform a sum over the j^ derivatives of the formal OGF, F(z) to obtain the result in the previous equation where the arithmetic progression generating function at hand is denoted by :\sum_ \left\ \frac = \frac\left((e^z-1)^j + (e^-1)^j\right), for each fixed j \in \mathbb.


Hadamard products and diagonal generating functions

We have an integral representation for the Hadamard product of two generating functions, F(z) and G(z), stated in the following form: :(F \odot G)(z) := \sum_ f_n g_n z^n = \frac \int_0^ F\left(\sqrt e^\right) G\left(\sqrt e^\right) dt, where ''I'' is the
imaginary unit The imaginary unit or unit imaginary number () is a solution to the quadratic equation x^2+1=0. Although there is no real number with this property, can be used to extend the real numbers to what are called complex numbers, using addition an ...
. More information about Hadamard products as ''diagonal generating functions'' of multivariate sequences and/or generating functions and the classes of generating functions these diagonal OGFs belong to is found in Stanley's book.See section 6.3 in Stanley's book. The reference also provides nested coefficient extraction formulas of the form :\operatorname\left(F_1 \cdots F_k\right) := \sum_ f_ \cdots f_ z^n = _^0 \cdots x_2^0 x_1^0F_k\left(\frac\right) F_\left(\frac\right) \cdots F_2\left(\frac\right) F_1(x_1), which are particularly useful in the cases where the component sequence generating functions, F_i(z), can be expanded in a
Laurent series In mathematics, the Laurent series of a complex function f(z) is a representation of that function as a power series which includes terms of negative degree. It may be used to express complex functions in cases where a Taylor series expansion c ...
, or fractional series, in z, such as in the special case where all of the component generating functions are rational, which leads to an ''algebraic'' form of the corresponding diagonal generating function.


Example: Hadamard products of rational generating functions

In general, the Hadamard product of two '' rational generating functions'' is itself rational.See section 2.4 in Lando's book. This is seen by noticing that the coefficients of a rational generating function form ''quasi-polynomial'' terms of the form :f_n = p_1(n) \rho_1^n + \cdots + p_(n) \rho_^n, where the reciprocal roots, \rho_i \in \mathbb, are fixed scalars and where p_i(n) is a polynomial in n for all 1 \leq i \leq \ell. For example, the Hadamard product of the two generating functions :F(z) := \frac and :G(z) := \frac is given by the rational generating function formula :(F \odot G)(z) = \frac.


Example: Factorial (approximate Laplace) transformations

Ordinary generating functions for generalized factorial functions formed as special cases of the ''generalized rising factorial product functions'', or Pochhammer k-symbol, defined by :p_n(\alpha, R) := R(R+\alpha) \cdots (R+(n-1)\alpha) = \alpha^n \cdot \left(\frac\right)_n, where R is fixed, \alpha \neq 0, and (x)_n denotes the
Pochhammer symbol In mathematics, the falling factorial (sometimes called the descending factorial, falling sequential product, or lower factorial) is defined as the polynomial :\begin (x)_n = x^\underline &= \overbrace^ \\ &= \prod_^n(x-k+1) = \prod_^(x-k) \,. \e ...
are generated (at least formally) by the Jacobi-type J-fractions (or special forms of
continued fraction In mathematics, a continued fraction is an expression obtained through an iterative process of representing a number as the sum of its integer part and the reciprocal of another number, then writing this other number as the sum of its integer ...
s) established in the reference. If we let \operatorname_h(\alpha, R; z) := \operatorname_h(\alpha, R; z) / \operatorname_h(\alpha, R; z) denote the h^\text convergent to these infinite continued fractions where the component convergent functions are defined for all integers h \geq 2 by :\operatorname_h(\alpha, R; z) = \sum_^\left sum_^ \binom \left(1-h-\frac\right)_k \left(\frac\right)_\right(\alpha z)^n, and : \begin \operatorname_h(\alpha, R; z) & = (-\alpha z)^h \cdot h! \times L_h^\left((\alpha z)^\right) \\ & = \sum_^ \binom \left prod_^ (R+(j-1-j)\alpha)\right(-z)^k, \end where L_n^(x) denotes an associated Laguerre polynomial, then we have that the h^ convergent function, \operatorname_h(\alpha, R; z), exactly enumerates the product sequences, p_n(\alpha, R), for all 0 \leq n < 2h. For each h \geq 2, the h^ convergent function is expanded as a finite sum involving only paired reciprocals of the Laguerre polynomials in the form of :\operatorname_h(\alpha, R; z) = \sum_^ \binom \times \frac Moreover, since the single factorial function is given by both n! = p_n(1, 1) and n! = p_n(-1, n), we can generate the single factorial function terms using the approximate ''rational'' convergent generating functions up to order 2h. This observation suggests an approach to approximating the exact (formal) Laplace–Borel transform usually given in terms of the integral representation from the previous section by a Hadamard product, or diagonal-coefficient, generating function. In particular, given any OGF G(z) we can form the approximate Laplace transform, which is 2h-order accurate, by the diagonal coefficient extraction formula stated above given by : \begin \widetilde_h z) & := ^0\operatorname_h\left(1, 1; \frac\right) G(x) \\ &\ = \frac \int_0^ \operatorname_h\left(1, 1; \sqrt e^\right) G\left(\sqrt e^\right) dt. \end Examples of sequences enumerated through these diagonal coefficient generating functions arising from the sequence factorial function multiplier provided by the rational convergent functions include : \begin n!^2 & = ^n^0\operatorname_h\left(-1, n; \frac\right) \operatorname_h\left(-1, n; x\right), h \geq n \\ \binom & = _1^0 x_2^0 z^n\operatorname_h\left(-2, 2n; \frac\right) \operatorname_h\left(-2, 2n-1; \frac\right) I_0(2\sqrt) \\ \binom \binom & = _1^0 x_2^0 z^n\operatorname_h\left(-3, 3n-1; \frac\right) \operatorname_h\left(-3, 3n-2; \frac\right) I_0(2\sqrt) \\ !n & = n! \times \sum_^ \frac = ^n x^0\left(\frac \operatorname_n\left(-1, n; \frac\right)\right) \\ \operatorname(n) & = \sum_^ (-1)^ k! = ^nleft(\frac\right) \\ (t-1)^n P_n\left(\frac\right) & = \sum_^ \binom^2 t^k \\ & = _1^0 x_2^0 ^n\left(\operatorname_n\left(1, 1; \frac\right) \operatorname_n\left(1, 1; \frac\right) I_0(2\sqrt) I_0(2\sqrt)\right), n \geq 1 \\ (2n-1)!! & = \sum_^ \frac k \cdot (2k-3)!! \\ & = _1^0 x_2^0 x_3^left(\operatorname_n\left(1, 1; \frac\right) \operatorname_n\left(2, 1; \frac\right) \frac\right), \end where I_0(z) denotes a
modified Bessel function Bessel functions, first defined by the mathematician Daniel Bernoulli and then generalized by Friedrich Bessel, are canonical solutions of Bessel's differential equation x^2 \frac + x \frac + \left(x^2 - \alpha^2 \right)y = 0 for an arbitrary ...
, !n denotes the subfactorial function, \operatorname(n) denotes the alternating factorial function, and P_n(x) is a Legendre polynomial. Other examples of sequences enumerated through applications of these rational Hadamard product generating functions given in the article include the
Barnes G-function In mathematics, the Barnes G-function ''G''(''z'') is a function that is an extension of superfactorials to the complex numbers. It is related to the gamma function, the K-function and the Glaisher–Kinkelin constant, and was named after mathe ...
, combinatorial sums involving the
double factorial In mathematics, the double factorial or semifactorial of a number , denoted by , is the product of all the integers from 1 up to that have the same parity (odd or even) as . That is, :n!! = \prod_^ (n-2k) = n (n-2) (n-4) \cdots. For even , the ...
function, sums of powers sequences, and sequences of binomials.


Derivative transformations


Positive and negative-order zeta series transformations

For fixed k \in \mathbb^, we have that if the sequence OGF F(z) has j^ derivatives of all required orders for 1 \leq j \leq k, that the ''positive-order zeta series transformation'' is given bySee the inductive proof given in section 2 of ''Math.NT/1609.02803''. :\sum_ n^k f_n z^n = \sum_^ \left\ z^j F^(z), where \scriptstyle denotes a Stirling number of the second kind. In particular, we have the following special case identity when f_n \equiv 1 \forall n when \scriptstyle denotes the triangle of first-order Eulerian numbers:See the table in section 7.4 of Graham, Knuth and Patashnik. :\sum_ n^k z^n = \sum_^ \left\ \frac = \frac \times \sum_ \left\langle\begin k \\ m \end \right\rangle z^. We can also expand the ''negative-order zeta series transformations'' by a similar procedure to the above expansions given in terms of the j^-order derivatives of some F(z) \in C^ and an infinite, non-triangular set of generalized Stirling numbers ''in reverse'', or generalized Stirling numbers of the second kind defined within this context. In particular, for integers k, j \geq 0, define these generalized classes of Stirling numbers of the second kind by the formula :\left\_ := \frac \times \sum_^ \binom \frac. Then for k \in \mathbb^ and some prescribed OGF, F(z) \in C^, i.e., so that the higher-order j^ derivatives of F(z) exist for all j \geq 0, we have that :\sum_ \frac z^n = \sum_ \left\_ z^j F^(z). A table of the first few zeta series transformation coefficients, \scriptstyle, appears below. These weighted-harmonic-number expansions are almost identical to the known formulas for the Stirling numbers of the first kind up to the leading sign on the weighted
harmonic number In mathematics, the -th harmonic number is the sum of the reciprocals of the first natural numbers: H_n= 1+\frac+\frac+\cdots+\frac =\sum_^n \frac. Starting from , the sequence of harmonic numbers begins: 1, \frac, \frac, \frac, \frac, \do ...
terms in the expansions.


Examples of the negative-order zeta series transformations

The next series related to the polylogarithm functions (the '' dilogarithm'' and '' trilogarithm'' functions, respectively), the alternating zeta function and the
Riemann zeta function The Riemann zeta function or Euler–Riemann zeta function, denoted by the Greek letter (zeta), is a mathematical function of a complex variable defined as \zeta(s) = \sum_^\infty \frac = \frac + \frac + \frac + \cdots for \operatorname(s) > ...
are formulated from the previous negative-order series results found in the references. In particular, when s := 2 (or equivalently, when k := 4 in the table above), we have the following special case series for the dilogarithm and corresponding constant value of the alternating zeta function: : \begin \text_2(z) & = \sum_ \frac \left(H_j^2+H_j^\right) \frac \\ \zeta^(2) & = \frac = \sum_ \frac. \end When s := 3 (or when k := 5 in the notation used in the previous subsection), we similarly obtain special case series for these functions given by : \begin \text_3(z) & = \sum_ \frac \left(H_j^3+3H_j H_j^ + 2 H_j^\right) \frac \\ \zeta^(3) & = \frac \zeta(3) = \sum_ \frac \\ & = \frac \log(2)^3 + \sum_ \frac. \end It is known that the first-order harmonic numbers have a closed-form exponential generating function expanded in terms of the
natural logarithm The natural logarithm of a number is its logarithm to the base of the mathematical constant , which is an irrational and transcendental number approximately equal to . The natural logarithm of is generally written as , , or sometimes, if ...
, the
incomplete gamma function In mathematics, the upper and lower incomplete gamma functions are types of special functions which arise as solutions to various mathematical problems such as certain integrals. Their respective names stem from their integral definitions, which ...
, and the
exponential integral In mathematics, the exponential integral Ei is a special function on the complex plane. It is defined as one particular definite integral of the ratio between an exponential function and its argument. Definitions For real non-zero values of  ...
given by :\sum_ \frac z^n = e^z \left( \mbox_1(z) + \gamma + \log z\right) = e^z \left(\Gamma (0,z) + \gamma + \log z\right). Additional series representations for the r-order harmonic number exponential generating functions for integers r \geq 2 are formed as special cases of these negative-order derivative-based series transformation results. For example, the ''second-order harmonic numbers'' have a corresponding exponential generating function expanded by the series :\sum_ \frac z^n =\sum_ \frac z^j e^z \left(j+1+z\right).


Generalized negative-order zeta series transformations

A further generalization of the negative-order series transformations defined above is related to more ''Hurwitz-zeta-like'', or ''Lerch-transcendent-like'', generating functions. Specifically, if we define the even more general parametrized Stirling numbers of the second kind by :\left\_ := \frac \times \sum_ \binom \frac, for non-zero \alpha, \beta \in \mathbb such that -\frac \notin \mathbb^, and some fixed k \geq 1, we have that :\sum_ \frac z^n = \sum_ \left\_ z^j F^(z). Moreover, for any integers u, u_0 \geq 0, we have the partial series approximations to the full infinite series in the previous equation given by :\sum_^ \frac z^n = ^uleft(\sum_^ \left\_ \frac\right).


Examples of the generalized negative-order zeta series transformations

Series for special constants and zeta-related functions resulting from these generalized derivative-based series transformations typically involve the ''generalized r-order harmonic numbers'' defined by H_n^(\alpha, \beta) := \sum_ (\alpha k + \beta)^ for integers r \geq 1. A pair of particular series expansions for the following constants when n \in \mathbb^ is fixed follow from special cases of BBP-type identities as : \begin \frac & = \sum_ \frac\left(2 \binom^ + \frac \binom^\right) \\ \log\left(\frac\right) & = \sum_ \frac\left(\frac - n^2 \binom^ + \frac \binom^\right). \end Several other series for the ''zeta-function-related'' cases of the
Legendre chi function In mathematics, the Legendre chi function is a special function whose Taylor series is also a Dirichlet series, given by \chi_\nu(z) = \sum_^\infty \frac. As such, it resembles the Dirichlet series for the polylogarithm, and, indeed, is trivial ...
, the
polygamma function In mathematics, the polygamma function of order is a meromorphic function on the complex numbers \mathbb defined as the th derivative of the logarithm of the gamma function: :\psi^(z) := \frac \psi(z) = \frac \ln\Gamma(z). Thus :\psi^(z) ...
, and the
Riemann zeta function The Riemann zeta function or Euler–Riemann zeta function, denoted by the Greek letter (zeta), is a mathematical function of a complex variable defined as \zeta(s) = \sum_^\infty \frac = \frac + \frac + \frac + \cdots for \operatorname(s) > ...
include : \begin \chi_1(z) & = \sum_ \binom^ \frac \\ \chi_2(z) & = \sum_ \binom^ \left(1 + H_j^(2, 1)\right) \frac \\ \sum_ \frac & = \sum_ \binom^ \left(\frac + \frac H_j^(2, z)\right) \frac \\ \frac \zeta(3) & = \sum_ \sum_ \binom^ \left(\frac + \frac H_j^(3, i) + \frac\left(H_j^(3, i)^2+H_j^(3, i)\right)\right) \frac. \end Additionally, we can give another new explicit series representation of the inverse tangent function through its relation to the
Fibonacci number In mathematics, the Fibonacci numbers, commonly denoted , form a sequence, the Fibonacci sequence, in which each number is the sum of the two preceding ones. The sequence commonly starts from 0 and 1, although some authors start the sequence from ...
sSee equation (30) on th
MathWorld page
for the inverse tangent function.
expanded as in the references by :\tan^(x) = \frac \times \sum_ \sum_ \frac \binom^\left \frac - \frac\right for t \equiv 2x / \left(1+\sqrt\right) and where the
golden ratio In mathematics, two quantities are in the golden ratio if their ratio is the same as the ratio of their sum to the larger of the two quantities. Expressed algebraically, for quantities a and b with a > b > 0, where the Greek letter phi ( ...
(and its reciprocal) are respectively defined by \varphi,\Phi := \frac\left(1 \pm \sqrt\right).


Inversion relations and generating function identities


Inversion relations

An ''inversion relation'' is a pair of equations of the form :g_n = \sum_^ A_ \cdot f_k \quad\longleftrightarrow\quad f_n = \sum_^ B_ \cdot g_k, which is equivalent to the ''orthogonality relation'' :\sum_^ A_ \cdot B_ = \delta_. Given two sequences, \ and \, related by an inverse relation of the previous form, we sometimes seek to relate the OGFs and EGFs of the pair of sequences by functional equations implied by the inversion relation. This goal in some respects mirrors the more number theoretic ( Lambert series) generating function relation guaranteed by the Möbius inversion formula, which provides that whenever :a_n = \sum_ b_d \quad\longleftrightarrow\quad b_n = \sum_ \mu\left(\frac\right) a_d, the generating functions for the sequences, \ and \, are related by the ''Möbius transform'' given by :\sum_ a_n z^n = \sum_ \frac. Similarly, the ''Euler transform'' of generating functions for two sequences, \ and \, satisfying the relation :1 + \sum_ b_n z^n = \prod_ \frac, is given in the form of :1 + B(z) = \exp\left(\sum_ \frac\right), where the corresponding inversion formulas between the two sequences is given in the reference. The remainder of the results and examples given in this section sketch some of the more well-known generating function transformations provided by sequences related by inversion formulas (the binomial transform and the Stirling transform), and provides several tables of known inversion relations of various types cited in Riordan's ''Combinatorial Identities'' book. In many cases, we omit the corresponding functional equations implied by the inversion relationships between two sequences (''this part of the article needs more work'').


The binomial transform

The first inversion relation provided below implicit to the binomial transform is perhaps the simplest of all inversion relations we will consider in this section. For any two sequences, \ and \, related by the inversion formulas :g_n = \sum_^ \binom (-1)^k f_k \quad\longleftrightarrow\quad f_n = \sum_^ \binom (-1)^k g_k, we have functional equations between the OGFs and EGFs of these sequences provided by the binomial transform in the forms of :G(z) = \frac F\left(\frac\right) and :\widehat(z) = e^z \widehat(-z).


The Stirling transform

For any pair of sequences, \ and \, related by the
Stirling number In mathematics, Stirling numbers arise in a variety of analytic and combinatorial problems. They are named after James Stirling, who introduced them in a purely algebraic setting in his book ''Methodus differentialis'' (1730). They were rediscov ...
inversion formula :g_n = \sum_^ \left\ f_k \quad\longleftrightarrow\quad f_n = \sum_^ \left begin n \\ k \end \right(-1)^ g_k, these inversion relations between the two sequences translate into functional equations between the sequence EGFs given by the Stirling transform as :\widehat(z) = \widehat\left(e^z-1\right) and :\widehat(z) = \widehat\left(\log(1+z)\right).


Tables of inversion pairs from Riordan's book

These tables appear in chapters 2 and 3 in Riordan's book providing an introduction to inverse relations with many examples, though which does not stress functional equations between the generating functions of sequences related by these inversion relations. The interested reader is encouraged to pick up a copy of the original book for more details.


Several forms of the simplest inverse relations


Gould classes of inverse relations

The terms, A_ and B_, in the inversion formulas of the form :a_n = \sum_k A_ \cdot b_k \quad\longleftrightarrow\quad b_n = \sum_k B_ \cdot (-1)^ a_k, forming several special cases of ''Gould classes of inverse relations'' are given in the next table. For classes 1 and 2, the range on the sum satisfies k \in
, n The comma is a punctuation mark that appears in several variants in different languages. It has the same shape as an apostrophe or single closing quotation mark () in many typefaces, but it differs from them in being placed on the baseline o ...
/math>, and for classes 3 and 4 the bounds on the summation are given by k=n,n+1,\ldots. These terms are also somewhat simplified from their original forms in the table by the identities :\binom-q \times \binom = \frac \binom :\binom+q \times \binom = \frac \binom.


The simpler Chebyshev inverse relations

The so-termed ''simpler'' cases of the Chebyshev classes of inverse relations in the subsection below are given in the next table. The formulas in the table are simplified somewhat by the following identities: : \begin \binom + \binom & = \frac \binom \\ \binom - \binom & = \frac \binom \\ \binom-\binom & = \frac \binom \\ \binom - \binom & = \frac \binom. \end Additionally the inversion relations given in the table also hold when n \longmapsto n+p in any given relation.


Chebyshev classes of inverse relations

The terms, A_ and B_, in the inversion formulas of the form :a_n = \sum_k A_ \cdot b_ \quad\longleftrightarrow\quad b_n = \sum_k B_ \cdot (-1)^ a_, for non-zero integers c forming several special cases of ''Chebyshev classes of inverse relations'' are given in the next table. Additionally, these inversion relations also hold when n \longmapsto n+p for some p=0,1,2,\ldots, or when the sign factor of (-1)^k is shifted from the terms B_ to the terms A_. The formulas given in the previous table are simplified somewhat by the identities : \begin \binom-(c+1)\binom & = \frac \binom \\ \binom + (c+1) \binom & = \frac \binom \\ \binom + c \binom & = \frac \binom \\ \binom - (c-1) \binom & = \frac \binom. \end


The simpler Legendre inverse relations


Legendre–Chebyshev classes of inverse relations

The ''Legendre–Chebyshev classes of inverse relations'' correspond to inversion relations of the form :a_n = \sum_k A_ \cdot b_k \quad\longleftrightarrow\quad b_n = \sum_k B_ \cdot (-1)^ a_k, where the terms, A_ and B_, implicitly depend on some fixed non-zero c \in \mathbb. In general, given a class of Chebyshev inverse pairs of the form :a_n = \sum_k A_ \cdot b_ \quad\longleftrightarrow\quad b_n = \sum_k B_ \cdot (-1)^ a_, if c a prime, the substitution of n \longmapsto cn+p, a_ \longmapsto A_n, and b_ \longmapsto B_n (possibly replacing k \longmapsto n-k) leads to a ''Legendre–Chebyshev'' pair of the form :A_n = \sum_k A_ B_ \quad\longleftrightarrow\quad B_n = \sum_k B_ (-1)^k A_. Similarly, if the positive integer c := d e is composite, we can derive inversion pairs of the form :A_n = \sum_k A_ B_ \quad\longleftrightarrow\quad B_n = \sum_k B_ (-1)^k A_. The next table summarizes several generalized classes of Legendre–Chebyshev inverse relations for some non-zero integer c.


Abel inverse relations

''Abel inverse relations'' correspond to ''Abel inverse pairs'' of the form :a_n = \sum_^n \binom A_ b_k \quad\longleftrightarrow\quad b_n = \sum_^n \binom B_(-1)^ a_k, where the terms, A_ and B_, may implicitly vary with some indeterminate summation parameter x. These relations also still hold if the binomial coefficient substitution of \binom \longmapsto \binom is performed for some non-negative integer p. The next table summarizes several notable forms of these Abel inverse relations.


Inverse relations derived from ordinary generating functions

If we let the ''convolved Fibonacci numbers'', f_k^, be defined by : \begin f_n^ & = \sum_ \binom \binom \\ f_n^ & = \sum_ \binom \binom (-1)^, \end we have the next table of inverse relations which are obtained from properties of ordinary sequence generating functions proved as in section 3.3 of Riordan's book. Note that relations 3, 4, 5, and 6 in the table may be transformed according to the substitutions a_ \longmapsto a_ and b_ \longmapsto b_ for some fixed non-zero integer q \geq 1.


Inverse relations derived from exponential generating functions

Let B_n and E_n denote the
Bernoulli number In mathematics, the Bernoulli numbers are a sequence of rational numbers which occur frequently in analysis. The Bernoulli numbers appear in (and can be defined by) the Taylor series expansions of the tangent and hyperbolic tangent functions, ...
s and
Euler number In mathematics, the Euler numbers are a sequence ''En'' of integers defined by the Taylor series expansion :\frac = \frac = \sum_^\infty \frac \cdot t^n, where \cosh (t) is the hyperbolic cosine function. The Euler numbers are related to a ...
s, respectively, and suppose that the sequences, \, \, and \ are defined by the following exponential generating functions: : \begin \sum_ \frac & = \frac \\ \sum_ \frac & = \frac \\ \sum_ \frac & = \frac. \end The next table summarizes several notable cases of inversion relations obtained from exponential generating functions in section 3.4 of Riordan's book.


Multinomial inverses

The inverse relations used in formulating the binomial transform cited in the previous subsection are generalized to corresponding two-index inverse relations for sequences of two indices, and to multinomial inversion formulas for sequences of j \geq 3 indices involving the binomial coefficients in Riordan.See section 3.5 in Riordan's book. In particular, we have the form of a two-index inverse relation given by :a_ = \sum_^m \sum_^n \binom \binom (-1)^ b_ \quad\longleftrightarrow\quad b_ = \sum_^m \sum_^n \binom \binom (-1)^ a_, and the more general form of a multinomial pair of inversion formulas given by :a_ = \sum_ \binom \cdots \binom (-1)^ b_ \quad\longleftrightarrow\quad b_ = \sum_ \binom \cdots \binom (-1)^ a_.


Notes


References

* * * * * * * * * * * * * {{cite book, last1=Stanley, first1=R. P., title=Enumerative Combinatorics, date=1999, publisher=Cambridge University Press, isbn=978-0-521-78987-5, volume=2


External links


Why don't they teach Newton's calculus of 'What comes next?' - Mathologer
Generating functions