HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, more specifically in
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series (m ...
, the Cauchy product is the discrete
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions ( and ) that produces a third function (f*g) that expresses how the shape of one is ...
of two
infinite series In mathematics, a series is, roughly speaking, a description of the operation of adding infinitely many quantities, one after the other, to a given starting quantity. The study of series is a major part of calculus and its generalization, math ...
. It is named after the French mathematician
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy (, ; ; 21 August 178923 May 1857) was a French mathematician, engineer, and physicist who made pioneering contributions to several branches of mathematics, including mathematical analysis and continuum mechanics. He ...
.


Definitions

The Cauchy product may apply to infinite series or power series. When people apply it to finite sequences or finite series, that can be seen merely as a particular case of a product of series with a finite number of non-zero coefficients (see
discrete convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
).
Convergence Convergence may refer to: Arts and media Literature *''Convergence'' (book series), edited by Ruth Nanda Anshen *Convergence (comics), "Convergence" (comics), two separate story lines published by DC Comics: **A four-part crossover storyline that ...
issues are discussed in the next section.


Cauchy product of two infinite series

Let \sum_^\infty a_i and \sum_^\infty b_j be two
infinite series In mathematics, a series is, roughly speaking, a description of the operation of adding infinitely many quantities, one after the other, to a given starting quantity. The study of series is a major part of calculus and its generalization, math ...
with complex terms. The Cauchy product of these two infinite series is defined by a discrete convolution as follows: :\left(\sum_^\infty a_i\right) \cdot \left(\sum_^\infty b_j\right) = \sum_^\infty c_k     where     c_k=\sum_^k a_l b_.


Cauchy product of two power series

Consider the following two
power series In mathematics, a power series (in one variable) is an infinite series of the form \sum_^\infty a_n \left(x - c\right)^n = a_0 + a_1 (x - c) + a_2 (x - c)^2 + \dots where ''an'' represents the coefficient of the ''n''th term and ''c'' is a const ...
:\sum_^\infty a_i x^i     and     \sum_^\infty b_j x^j with complex coefficients \ and \. The Cauchy product of these two power series is defined by a discrete convolution as follows: :\left(\sum_^\infty a_i x^i\right) \cdot \left(\sum_^\infty b_j x^j\right) = \sum_^\infty c_k x^k     where     c_k=\sum_^k a_l b_.


Convergence and Mertens' theorem

Let and be real or complex sequences. It was proved by Franz Mertens that, if the series \sum_^\infty a_n converges to and \sum_^\infty b_n converges to , and at least one of them
converges absolutely In mathematics, an infinite series of numbers is said to converge absolutely (or to be absolutely convergent) if the sum of the absolute values of the summands is finite. More precisely, a real or complex series \textstyle\sum_^\infty a_n is said ...
, then their Cauchy product converges to . The theorem is still valid in a
Banach algebra In mathematics, especially functional analysis, a Banach algebra, named after Stefan Banach, is an associative algebra A over the real or complex numbers (or over a non-Archimedean complete normed field) that at the same time is also a Banach ...
(see first line of the following proof). It is not sufficient for both series to be convergent; if both sequences are
conditionally convergent In mathematics, a series or integral is said to be conditionally convergent if it converges, but it does not converge absolutely. Definition More precisely, a series of real numbers \sum_^\infty a_n is said to converge conditionally if \lim_\,\s ...
, the Cauchy product does not have to converge towards the product of the two series, as the following example shows:


Example

Consider the two
alternating series In mathematics, an alternating series is an infinite series of the form \sum_^\infty (-1)^n a_n or \sum_^\infty (-1)^ a_n with for all . The signs of the general terms alternate between positive and negative. Like any series, an alternatin ...
with a_n = b_n = \frac\,, which are only conditionally convergent (the divergence of the series of the absolute values follows from the
direct comparison test In mathematics, the comparison test, sometimes called the direct comparison test to distinguish it from similar related tests (especially the limit comparison test), provides a way of deducing the convergence or divergence of an infinite series o ...
and the divergence of the harmonic series). The terms of their Cauchy product are given by c_n = \sum_^n \frac \cdot \frac = (-1)^n \sum_^n \frac for every integer . Since for every we have the inequalities and , it follows for the square root in the denominator that , hence, because there are summands, , c_n, \ge \sum_^n \frac = 1 for every integer . Therefore, does not converge to zero as , hence the series of the diverges by the
term test In mathematics, the ''n''th-term test for divergenceKaczor p.336 is a simple test for the divergence of an infinite series:If \lim_ a_n \neq 0 or if the limit does not exist, then \sum_^\infty a_n diverges.Many authors do not name this test or ...
.


Proof of Mertens' theorem

For simplicity, we will prove it for complex numbers. However, the proof we are about to give is formally identical for an arbitrary
Banach algebra In mathematics, especially functional analysis, a Banach algebra, named after Stefan Banach, is an associative algebra A over the real or complex numbers (or over a non-Archimedean complete normed field) that at the same time is also a Banach ...
(not even commutativity or associativity is required). Assume
without loss of generality ''Without loss of generality'' (often abbreviated to WOLOG, WLOG or w.l.o.g.; less commonly stated as ''without any loss of generality'' or ''with no loss of generality'') is a frequently used expression in mathematics. The term is used to indicate ...
that the series \sum_^\infty a_n converges absolutely. Define the
partial sums In mathematics, a series is, roughly speaking, a description of the operation of adding infinitely many quantities, one after the other, to a given starting quantity. The study of series is a major part of calculus and its generalization, math ...
A_n = \sum_^n a_i,\quad B_n = \sum_^n b_i\quad\text\quad C_n = \sum_^n c_i with c_i=\sum_^ia_kb_\,. Then C_n = \sum_^n a_B_i by rearrangement, hence Fix . Since \sum_ , a_k, < \infty by absolute convergence, and since converges to as , there exists an integer such that, for all integers , (this is the only place where the absolute convergence is used). Since the series of the converges, the individual must converge to 0 by the
term test In mathematics, the ''n''th-term test for divergenceKaczor p.336 is a simple test for the divergence of an infinite series:If \lim_ a_n \neq 0 or if the limit does not exist, then \sum_^\infty a_n diverges.Many authors do not name this test or ...
. Hence there exists an integer such that, for all integers , Also, since converges to as , there exists an integer such that, for all integers , Then, for all integers , use the representation () for , split the sum in two parts, use the
triangle inequality In mathematics, the triangle inequality states that for any triangle, the sum of the lengths of any two sides must be greater than or equal to the length of the remaining side. This statement permits the inclusion of degenerate triangles, but ...
for the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), an ...
, and finally use the three estimates (), () and () to show that \begin , C_n - AB, &= \biggl, \sum_^n a_(B_i-B)+(A_n-A)B\biggr, \\ &\le \sum_^\underbrace_+\underbrace_+\underbrace_\le\varepsilon\,. \end By the definition of convergence of a series, as required.


Cesàro's theorem

In cases where the two sequences are convergent but not absolutely convergent, the Cauchy product is still Cesàro summable. Specifically: If (a_n)_, (b_n)_ are real sequences with \sum a_n\to A and \sum b_n\to B then \frac\left(\sum_^N\sum_^n\sum_^i a_k b_\right)\to AB. This can be generalised to the case where the two sequences are not convergent but just Cesàro summable:


Theorem

For r>-1 and s>-1, suppose the sequence (a_n)_ is (C,\; r) summable with sum ''A'' and (b_n)_ is (C,\; s) summable with sum ''B''. Then their Cauchy product is (C,\; r+s+1) summable with sum ''AB''.


Examples

* For some x,y \in \Reals, let a_n = x^n/n! and b_n = y^n/n!. Then c_n = \sum_^n\frac\frac = \frac \sum_^n \binom x^i y^ = \frac by definition and the
binomial formula In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, it is possible to expand the polynomial into a sum involving terms of the form , where the ...
. Since, formally, \exp(x) = \sum a_n and \exp(y) = \sum b_n, we have shown that \exp(x+y) = \sum c_n. Since the limit of the Cauchy product of two
absolutely convergent In mathematics, an infinite series of numbers is said to converge absolutely (or to be absolutely convergent) if the sum of the absolute values of the summands is finite. More precisely, a real or complex series \textstyle\sum_^\infty a_n is said ...
series is equal to the product of the limits of those series, we have proven the formula \exp(x+y) = \exp(x)\exp(y) for all x,y \in \Reals. * As a second example, let a_n = b_n = 1 for all n \in \N. Then c_n = n+1 for all n \in \N so the Cauchy product \sum c_n = (1,1+2,1+2+3,1+2+3+4,\dots) does not converge.


Generalizations

All of the foregoing applies to sequences in \Complex (
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the form ...
s). The Cauchy product can be defined for series in the \R^n spaces (
Euclidean spaces Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, that is, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are Euclidean s ...
) where multiplication is the
inner product In mathematics, an inner product space (or, rarely, a Hausdorff space, Hausdorff pre-Hilbert space) is a real vector space or a complex vector space with an operation (mathematics), operation called an inner product. The inner product of two ve ...
. In this case, we have the result that if two series converge absolutely then their Cauchy product converges absolutely to the inner product of the limits.


Products of finitely many infinite series

Let n \in \N such that n \ge 2 (actually the following is also true for n=1 but the statement becomes trivial in that case) and let \sum_^\infty a_, \ldots, \sum_^\infty a_ be infinite series with complex coefficients, from which all except the nth one converge absolutely, and the nth one converges. Then the limit \lim_\sum_ a_\cdots a_ exists and we have: \prod_^n \left( \sum_^\infty a_ \right)=\lim_\sum_ a_\cdots a_


Proof

Because \forall N\in\mathbb N:\sum_a_\cdots a_=\sum_^N \sum_^ \cdots \sum_^a_ a_ \cdots a_ the statement can be proven by induction over n: The case for n = 2 is identical to the claim about the Cauchy product. This is our induction base. The induction step goes as follows: Let the claim be true for an n \in \N such that n \ge 2, and let \sum_^\infty a_, \ldots, \sum_^\infty a_ be infinite series with complex coefficients, from which all except the n+1th one converge absolutely, and the n+1-th one converges. We first apply the induction hypothesis to the series \sum_^\infty , a_, , \ldots, \sum_^\infty , a_, . We obtain that the series \sum_^\infty \sum_^ \cdots \sum_^ , a_ a_ \cdots a_, converges, and hence, by the triangle inequality and the sandwich criterion, the series \sum_^\infty \left, \sum_^ \cdots \sum_^ a_ a_ \cdots a_ \ converges, and hence the series \sum_^\infty \sum_^ \cdots \sum_^ a_ a_ \cdots a_ converges absolutely. Therefore, by the induction hypothesis, by what Mertens proved, and by renaming of variables, we have: \begin \prod_^ \left( \sum_^\infty a_ \right) & = \left( \sum_^\infty \overbrace^ \right) \left( \sum_^\infty \overbrace^ \right) \\ & = \left( \sum_^\infty \overbrace^ \right) \left ( \sum_^\infty \overbrace^ \right) \\ & = \left( \sum_^\infty \overbrace^ \right) \left ( \sum_^\infty \overbrace^ \right) \\ & = \left( \sum_^\infty a_ \right) \left ( \sum_^\infty b_ \right) \\ & = \left( \sum_^\infty \sum_^ a_b_ \right) \\ & = \left( \sum_^\infty \sum_^ \left ( \overbrace^ \right) \left ( \overbrace^ \right) \right) \\ & = \left( \sum_^\infty \sum_^ \overbrace^ \overbrace^ \right) \\ & = \sum_^\infty \sum_^ a_ \sum_^ \cdots \sum_^ a_ a_ \cdots a_ \end Therefore, the formula also holds for n+1.


Relation to convolution of functions

A finite sequence can be viewed as an infinite sequence with only finitely many nonzero terms, or in other words as a function f: \N \to \Complex with finite support. For any complex-valued functions ''f'', ''g'' on \N with finite support, one can take their
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions ( and ) that produces a third function (f*g) that expresses how the shape of one is ...
: (f * g)(n) = \sum_ f(i) g(j). Then \sum (f *g)(n) is the same thing as the Cauchy product of \sum f(n) and \sum g(n). More generally, given a
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoids ...
''S'', one can form the
semigroup algebra In abstract algebra, a monoid ring is a ring constructed from a ring and a monoid, just as a group ring is constructed from a ring and a group. Definition Let ''R'' be a ring and let ''G'' be a monoid. The monoid ring or monoid algebra of ''G'' ...
\Complex /math> of ''S'', with the multiplication given by convolution. If one takes, for example, S = \N^d, then the multiplication on \Complex /math> is a generalization of the Cauchy product to higher dimension.


Notes


References

*. *. *. *. *. *. *. *. *. *. *. *. *. *. *{{Citation , first = Eric W. , last = Weisstein , contribution = Cauchy Product , title = From MathWorld – A Wolfram Web Resource , url = http://mathworld.wolfram.com/CauchyProduct.html . Augustin-Louis Cauchy Real analysis Complex analysis Sequences and series Articles containing proofs