Cauchy product

Concept in mathematics

In mathematics, more specifically in mathematical analysis, the Cauchy product is the discrete convolution of two infinite series. It is named after the French mathematician Augustin-Louis Cauchy.

Definitions

The Cauchy product may apply to infinite series[1][2][3][4][5][6][7][8][9][10][11][excessive citations] or power series.[12][13] When people apply it to finite sequences[14] 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).

Convergence issues are discussed in the next section.

Cauchy product of two infinite series

Let i = 0 a i {\textstyle \sum _{i=0}^{\infty }a_{i}} and j = 0 b j {\textstyle \sum _{j=0}^{\infty }b_{j}} be two infinite series with complex terms. The Cauchy product of these two infinite series is defined by a discrete convolution as follows:

( i = 0 a i ) ( j = 0 b j ) = k = 0 c k {\displaystyle \left(\sum _{i=0}^{\infty }a_{i}\right)\cdot \left(\sum _{j=0}^{\infty }b_{j}\right)=\sum _{k=0}^{\infty }c_{k}}     where     c k = l = 0 k a l b k l {\displaystyle c_{k}=\sum _{l=0}^{k}a_{l}b_{k-l}} .

Cauchy product of two power series

Consider the following two power series

i = 0 a i x i {\displaystyle \sum _{i=0}^{\infty }a_{i}x^{i}}     and     j = 0 b j x j {\displaystyle \sum _{j=0}^{\infty }b_{j}x^{j}}

with complex coefficients { a i } {\displaystyle \{a_{i}\}} and { b j } {\displaystyle \{b_{j}\}} . The Cauchy product of these two power series is defined by a discrete convolution as follows:

( i = 0 a i x i ) ( j = 0 b j x j ) = k = 0 c k x k {\displaystyle \left(\sum _{i=0}^{\infty }a_{i}x^{i}\right)\cdot \left(\sum _{j=0}^{\infty }b_{j}x^{j}\right)=\sum _{k=0}^{\infty }c_{k}x^{k}}     where     c k = l = 0 k a l b k l {\displaystyle c_{k}=\sum _{l=0}^{k}a_{l}b_{k-l}} .

Convergence and Mertens' theorem

Let (an)n≥0 and (bn)n≥0 be real or complex sequences. It was proved by Franz Mertens that, if the series n = 0 a n {\textstyle \sum _{n=0}^{\infty }a_{n}} converges to A and n = 0 b n {\textstyle \sum _{n=0}^{\infty }b_{n}} converges to B, and at least one of them converges absolutely, then their Cauchy product converges to AB.[15] The theorem is still valid in a Banach algebra (see first line of the following proof).

It is not sufficient for both series to be convergent; if both sequences are conditionally convergent, 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 with

a n = b n = ( 1 ) n n + 1 , {\displaystyle a_{n}=b_{n}={\frac {(-1)^{n}}{\sqrt {n+1}}}\,,}

which are only conditionally convergent (the divergence of the series of the absolute values follows from the direct comparison test and the divergence of the harmonic series). The terms of their Cauchy product are given by

c n = k = 0 n ( 1 ) k k + 1 ( 1 ) n k n k + 1 = ( 1 ) n k = 0 n 1 ( k + 1 ) ( n k + 1 ) {\displaystyle c_{n}=\sum _{k=0}^{n}{\frac {(-1)^{k}}{\sqrt {k+1}}}\cdot {\frac {(-1)^{n-k}}{\sqrt {n-k+1}}}=(-1)^{n}\sum _{k=0}^{n}{\frac {1}{\sqrt {(k+1)(n-k+1)}}}}

for every integer n ≥ 0. Since for every k ∈ {0, 1, ..., n} we have the inequalities k + 1 ≤ n + 1 and nk + 1 ≤ n + 1, it follows for the square root in the denominator that (k + 1)(nk + 1)n +1, hence, because there are n + 1 summands,

| c n | k = 0 n 1 n + 1 = 1 {\displaystyle |c_{n}|\geq \sum _{k=0}^{n}{\frac {1}{n+1}}=1}

for every integer n ≥ 0. Therefore, cn does not converge to zero as n → ∞, hence the series of the (cn)n≥0 diverges by the term test.

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 (not even commutativity or associativity is required).

Assume without loss of generality that the series n = 0 a n {\textstyle \sum _{n=0}^{\infty }a_{n}} converges absolutely. Define the partial sums

A n = i = 0 n a i , B n = i = 0 n b i and C n = i = 0 n c i {\displaystyle A_{n}=\sum _{i=0}^{n}a_{i},\quad B_{n}=\sum _{i=0}^{n}b_{i}\quad {\text{and}}\quad C_{n}=\sum _{i=0}^{n}c_{i}}

with

c i = k = 0 i a k b i k . {\displaystyle c_{i}=\sum _{k=0}^{i}a_{k}b_{i-k}\,.}

Then

C n = i = 0 n a n i B i {\displaystyle C_{n}=\sum _{i=0}^{n}a_{n-i}B_{i}}

by rearrangement, hence

C n = i = 0 n a n i ( B i B ) + A n B . {\displaystyle C_{n}=\sum _{i=0}^{n}a_{n-i}(B_{i}-B)+A_{n}B\,.}

(1)

Fix ε > 0. Since k N | a k | < {\textstyle \sum _{k\in \mathbb {N} }|a_{k}|<\infty } by absolute convergence, and since Bn converges to B as n → ∞, there exists an integer N such that, for all integers nN,

| B n B | ε / 3 k N | a k | + 1 {\displaystyle |B_{n}-B|\leq {\frac {\varepsilon /3}{\sum _{k\in \mathbb {N} }|a_{k}|+1}}}

(2)

(this is the only place where the absolute convergence is used). Since the series of the (an)n≥0 converges, the individual an must converge to 0 by the term test. Hence there exists an integer M such that, for all integers nM,

| a n | ε 3 N ( max i { 0 , , N 1 } | B i B | + 1 ) . {\displaystyle |a_{n}|\leq {\frac {\varepsilon }{3N(\max _{i\in \{0,\dots ,N-1\}}|B_{i}-B|+1)}}\,.}

(3)

Also, since An converges to A as n → ∞, there exists an integer L such that, for all integers nL,

| A n A | ε / 3 | B | + 1 . {\displaystyle |A_{n}-A|\leq {\frac {\varepsilon /3}{|B|+1}}\,.}

(4)

Then, for all integers n ≥ max{L, M + N}, use the representation (1) for Cn, split the sum in two parts, use the triangle inequality for the absolute value, and finally use the three estimates (2), (3) and (4) to show that

| C n A B | = | i = 0 n a n i ( B i B ) + ( A n A ) B | i = 0 N 1 | a n i M | | B i B | ε / 3  by (3) + i = N n | a n i | | B i B | ε / 3  by (2) + | A n A | | B | ε / 3  by (4) ε . {\displaystyle {\begin{aligned}|C_{n}-AB|&={\biggl |}\sum _{i=0}^{n}a_{n-i}(B_{i}-B)+(A_{n}-A)B{\biggr |}\\&\leq \sum _{i=0}^{N-1}\underbrace {|a_{\underbrace {\scriptstyle n-i} _{\scriptscriptstyle \geq M}}|\,|B_{i}-B|} _{\leq \,\varepsilon /3{\text{ by (3)}}}+{}\underbrace {\sum _{i=N}^{n}|a_{n-i}|\,|B_{i}-B|} _{\leq \,\varepsilon /3{\text{ by (2)}}}+{}\underbrace {|A_{n}-A|\,|B|} _{\leq \,\varepsilon /3{\text{ by (4)}}}\leq \varepsilon \,.\end{aligned}}}

By the definition of convergence of a series, CnAB 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.[16] Specifically:

If ( a n ) n 0 {\textstyle (a_{n})_{n\geq 0}} , ( b n ) n 0 {\textstyle (b_{n})_{n\geq 0}} are real sequences with a n A {\textstyle \sum a_{n}\to A} and b n B {\textstyle \sum b_{n}\to B} then

1 N ( n = 1 N i = 1 n k = 0 i a k b i k ) A B . {\displaystyle {\frac {1}{N}}\left(\sum _{n=1}^{N}\sum _{i=1}^{n}\sum _{k=0}^{i}a_{k}b_{i-k}\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 {\textstyle r>-1} and s > 1 {\textstyle s>-1} , suppose the sequence ( a n ) n 0 {\textstyle (a_{n})_{n\geq 0}} is ( C , r ) {\textstyle (C,\;r)} summable with sum A and ( b n ) n 0 {\textstyle (b_{n})_{n\geq 0}} is ( C , s ) {\textstyle (C,\;s)} summable with sum B. Then their Cauchy product is ( C , r + s + 1 ) {\textstyle (C,\;r+s+1)} summable with sum AB.

Examples

  • For some x , y R {\textstyle x,y\in \mathbb {R} } , let a n = x n / n ! {\textstyle a_{n}=x^{n}/n!} and b n = y n / n ! {\textstyle b_{n}=y^{n}/n!} . Then
    c n = i = 0 n x i i ! y n i ( n i ) ! = 1 n ! i = 0 n ( n i ) x i y n i = ( x + y ) n n ! {\displaystyle c_{n}=\sum _{i=0}^{n}{\frac {x^{i}}{i!}}{\frac {y^{n-i}}{(n-i)!}}={\frac {1}{n!}}\sum _{i=0}^{n}{\binom {n}{i}}x^{i}y^{n-i}={\frac {(x+y)^{n}}{n!}}}
    by definition and the binomial formula. Since, formally, exp ( x ) = a n {\textstyle \exp(x)=\sum a_{n}} and exp ( y ) = b n {\textstyle \exp(y)=\sum b_{n}} , we have shown that exp ( x + y ) = c n {\textstyle \exp(x+y)=\sum c_{n}} . Since the limit of the Cauchy product of two absolutely convergent series is equal to the product of the limits of those series, we have proven the formula exp ( x + y ) = exp ( x ) exp ( y ) {\textstyle \exp(x+y)=\exp(x)\exp(y)} for all x , y R {\textstyle x,y\in \mathbb {R} } .
  • As a second example, let a n = b n = 1 {\textstyle a_{n}=b_{n}=1} for all n N {\textstyle n\in \mathbb {N} } . Then c n = n + 1 {\textstyle c_{n}=n+1} for all n N {\displaystyle n\in \mathbb {N} } so the Cauchy product
    c n = ( 1 , 1 + 2 , 1 + 2 + 3 , 1 + 2 + 3 + 4 , ) {\displaystyle \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 C {\textstyle \mathbb {C} } (complex numbers). The Cauchy product can be defined for series in the R n {\textstyle \mathbb {R} ^{n}} spaces (Euclidean spaces) where multiplication is the inner product. 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 N {\displaystyle n\in \mathbb {N} } such that n 2 {\displaystyle n\geq 2} (actually the following is also true for n = 1 {\displaystyle n=1} but the statement becomes trivial in that case) and let k 1 = 0 a 1 , k 1 , , k n = 0 a n , k n {\textstyle \sum _{k_{1}=0}^{\infty }a_{1,k_{1}},\ldots ,\sum _{k_{n}=0}^{\infty }a_{n,k_{n}}} be infinite series with complex coefficients, from which all except the n {\displaystyle n} th one converge absolutely, and the n {\displaystyle n} th one converges. Then the limit

lim N k 1 + + k n N a 1 , k 1 a n , k n {\displaystyle \lim _{N\to \infty }\sum _{k_{1}+\ldots +k_{n}\leq N}a_{1,k_{1}}\cdots a_{n,k_{n}}}
exists and we have:
j = 1 n ( k j = 0 a j , k j ) = lim N k 1 + + k n N a 1 , k 1 a n , k n {\displaystyle \prod _{j=1}^{n}\left(\sum _{k_{j}=0}^{\infty }a_{j,k_{j}}\right)=\lim _{N\to \infty }\sum _{k_{1}+\ldots +k_{n}\leq N}a_{1,k_{1}}\cdots a_{n,k_{n}}}

Proof

Because

N N : k 1 + + k n N a 1 , k 1 a n , k n = k 1 = 0 N k 2 = 0 k 1 k n = 0 k n 1 a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 {\displaystyle \forall N\in \mathbb {N} :\sum _{k_{1}+\ldots +k_{n}\leq N}a_{1,k_{1}}\cdots a_{n,k_{n}}=\sum _{k_{1}=0}^{N}\sum _{k_{2}=0}^{k_{1}}\cdots \sum _{k_{n}=0}^{k_{n-1}}a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}}
the statement can be proven by induction over n {\displaystyle n} : The case for n = 2 {\displaystyle 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 N {\displaystyle n\in \mathbb {N} } such that n 2 {\displaystyle n\geq 2} , and let k 1 = 0 a 1 , k 1 , , k n + 1 = 0 a n + 1 , k n + 1 {\textstyle \sum _{k_{1}=0}^{\infty }a_{1,k_{1}},\ldots ,\sum _{k_{n+1}=0}^{\infty }a_{n+1,k_{n+1}}} be infinite series with complex coefficients, from which all except the n + 1 {\displaystyle n+1} th one converge absolutely, and the n + 1 {\displaystyle n+1} -th one converges. We first apply the induction hypothesis to the series k 1 = 0 | a 1 , k 1 | , , k n = 0 | a n , k n | {\textstyle \sum _{k_{1}=0}^{\infty }|a_{1,k_{1}}|,\ldots ,\sum _{k_{n}=0}^{\infty }|a_{n,k_{n}}|} . We obtain that the series

k 1 = 0 k 2 = 0 k 1 k n = 0 k n 1 | a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 | {\displaystyle \sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}\cdots \sum _{k_{n}=0}^{k_{n-1}}|a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}|}
converges, and hence, by the triangle inequality and the sandwich criterion, the series
k 1 = 0 | k 2 = 0 k 1 k n = 0 k n 1 a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 | {\displaystyle \sum _{k_{1}=0}^{\infty }\left|\sum _{k_{2}=0}^{k_{1}}\cdots \sum _{k_{n}=0}^{k_{n-1}}a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}\right|}
converges, and hence the series
k 1 = 0 k 2 = 0 k 1 k n = 0 k n 1 a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 {\displaystyle \sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}\cdots \sum _{k_{n}=0}^{k_{n-1}}a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}}
converges absolutely. Therefore, by the induction hypothesis, by what Mertens proved, and by renaming of variables, we have:
j = 1 n + 1 ( k j = 0 a j , k j ) = ( k n + 1 = 0 a n + 1 , k n + 1 =: a k n + 1 ) ( k 1 = 0 k 2 = 0 k 1 k n = 0 k n 1 a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 =: b k 1 ) = ( k 1 = 0 k 2 = 0 k 1 k 3 = 0 k 2 k n = 0 k n 1 a 1 , k n a 2 , k n 1 k n a n , k 1 k 2 =: a k 1 ) ( k n + 1 = 0 a n + 1 , k n + 1 =: b k n + 1 ) = ( k 1 = 0 k 3 = 0 k 1 k 4 = 0 k 3 k n + 1 = 0 k n a 1 , k n + 1 a 2 , k n k n + 1 a n , k 1 k 3 =: a k 1 ) ( k 2 = 0 a n + 1 , k 2 =: b n + 1 , k 2 =: b k 2 ) = ( k 1 = 0 a k 1 ) ( k 2 = 0 b k 2 ) = ( k 1 = 0 k 2 = 0 k 1 a k 2 b k 1 k 2 ) = ( k 1 = 0 k 2 = 0 k 1 ( k 3 = 0 k 2 k n + 1 = 0 k n a 1 , k n + 1 a 2 , k n k n + 1 a n , k 2 k 3 =: a k 2 ) ( a n + 1 , k 1 k 2 =: b k 1 k 2 ) ) = ( k 1 = 0 k 2 = 0 k 1 k 3 = 0 k 2 k n + 1 = 0 k n a 1 , k n + 1 a 2 , k n k n + 1 a n , k 2 k 3 =: a k 2 a n + 1 , k 1 k 2 =: b k 1 k 2 ) = k 1 = 0 k 2 = 0 k 1 a n + 1 , k 1 k 2 k 3 = 0 k 2 k n + 1 = 0 k n a 1 , k n + 1 a 2 , k n k n + 1 a n , k 2 k 3 {\displaystyle {\begin{aligned}\prod _{j=1}^{n+1}\left(\sum _{k_{j}=0}^{\infty }a_{j,k_{j}}\right)&=\left(\sum _{k_{n+1}=0}^{\infty }\overbrace {a_{n+1,k_{n+1}}} ^{=:a_{k_{n+1}}}\right)\left(\sum _{k_{1}=0}^{\infty }\overbrace {\sum _{k_{2}=0}^{k_{1}}\cdots \sum _{k_{n}=0}^{k_{n-1}}a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}} ^{=:b_{k_{1}}}\right)\\&=\left(\sum _{k_{1}=0}^{\infty }\overbrace {\sum _{k_{2}=0}^{k_{1}}\sum _{k_{3}=0}^{k_{2}}\cdots \sum _{k_{n}=0}^{k_{n-1}}a_{1,k_{n}}a_{2,k_{n-1}-k_{n}}\cdots a_{n,k_{1}-k_{2}}} ^{=:a_{k_{1}}}\right)\left(\sum _{k_{n+1}=0}^{\infty }\overbrace {a_{n+1,k_{n+1}}} ^{=:b_{k_{n+1}}}\right)\\&=\left(\sum _{k_{1}=0}^{\infty }\overbrace {\sum _{k_{3}=0}^{k_{1}}\sum _{k_{4}=0}^{k_{3}}\cdots \sum _{k_{n}+1=0}^{k_{n}}a_{1,k_{n+1}}a_{2,k_{n}-k_{n+1}}\cdots a_{n,k_{1}-k_{3}}} ^{=:a_{k_{1}}}\right)\left(\sum _{k_{2}=0}^{\infty }\overbrace {a_{n+1,k_{2}}} ^{=:b_{n+1,k_{2}}=:b_{k_{2}}}\right)\\&=\left(\sum _{k_{1}=0}^{\infty }a_{k_{1}}\right)\left(\sum _{k_{2}=0}^{\infty }b_{k_{2}}\right)\\&=\left(\sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}a_{k_{2}}b_{k_{1}-k_{2}}\right)\\&=\left(\sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}\left(\overbrace {\sum _{k_{3}=0}^{k_{2}}\cdots \sum _{k_{n}+1=0}^{k_{n}}a_{1,k_{n+1}}a_{2,k_{n}-k_{n+1}}\cdots a_{n,k_{2}-k_{3}}} ^{=:a_{k_{2}}}\right)\left(\overbrace {a_{n+1,k_{1}-k_{2}}} ^{=:b_{k_{1}-k_{2}}}\right)\right)\\&=\left(\sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}\overbrace {\sum _{k_{3}=0}^{k_{2}}\cdots \sum _{k_{n}+1=0}^{k_{n}}a_{1,k_{n+1}}a_{2,k_{n}-k_{n+1}}\cdots a_{n,k_{2}-k_{3}}} ^{=:a_{k_{2}}}\overbrace {a_{n+1,k_{1}-k_{2}}} ^{=:b_{k_{1}-k_{2}}}\right)\\&=\sum _{k_{1}=0}^{\infty }\sum _{k_{2}=0}^{k_{1}}a_{n+1,k_{1}-k_{2}}\sum _{k_{3}=0}^{k_{2}}\cdots \sum _{k_{n+1}=0}^{k_{n}}a_{1,k_{n+1}}a_{2,k_{n}-k_{n+1}}\cdots a_{n,k_{2}-k_{3}}\end{aligned}}}
Therefore, the formula also holds for n + 1 {\displaystyle 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 C {\displaystyle f:\mathbb {N} \to \mathbb {C} } with finite support. For any complex-valued functions f, g on N {\displaystyle \mathbb {N} } with finite support, one can take their convolution:

( f g ) ( n ) = i + j = n f ( i ) g ( j ) . {\displaystyle (f*g)(n)=\sum _{i+j=n}f(i)g(j).}
Then ( f g ) ( n ) {\textstyle \sum (f*g)(n)} is the same thing as the Cauchy product of f ( n ) {\textstyle \sum f(n)} and g ( n ) {\textstyle \sum g(n)} .

More generally, given a monoid S, one can form the semigroup algebra C [ S ] {\displaystyle \mathbb {C} [S]} of S, with the multiplication given by convolution. If one takes, for example, S = N d {\displaystyle S=\mathbb {N} ^{d}} , then the multiplication on C [ S ] {\displaystyle \mathbb {C} [S]} is a generalization of the Cauchy product to higher dimension.

Notes

  1. ^ Canuto & Tabacco 2015, p. 20.
  2. ^ Bloch 2011, p. 463.
  3. ^ Friedman & Kandel 2011, p. 204.
  4. ^ Ghorpade & Limaye 2006, p. 416.
  5. ^ Hijab 2011, p. 43.
  6. ^ Montesinos, Zizler & Zizler 2015, p. 98.
  7. ^ Oberguggenberger & Ostermann 2011, p. 322.
  8. ^ Pedersen 2015, p. 210.
  9. ^ Ponnusamy 2012, p. 200.
  10. ^ Pugh 2015, p. 210.
  11. ^ Sohrab 2014, p. 73.
  12. ^ Canuto & Tabacco 2015, p. 53.
  13. ^ Mathonline, Cauchy Product of Power Series.
  14. ^ Weisstein, Cauchy Product.
  15. ^ Rudin, Walter (1976). Principles of Mathematical Analysis. McGraw-Hill. p. 74.
  16. ^ Hardy, Godfrey H. (2000). Divergent series (2. , (textually unaltered) ed., repr ed.). Providence, RI: AMS Chelsea Publ. ISBN 978-0-8218-2649-2.

References

  • Apostol, Tom M. (1974), Mathematical Analysis (2nd ed.), Addison Wesley, p. 204, ISBN 978-0-201-00288-1.
  • Bloch, Ethan D. (2011), The Real Numbers and Real Analysis, Springer, ISBN 9780387721767.
  • Canuto, Claudio; Tabacco, Anita (2015), Mathematical Analysis II (2nd ed.), Springer.
  • Friedman, Menahem; Kandel, Abraham (2011), Calculus Light, Springer, ISBN 9783642178481.
  • Ghorpade, Sudhir R.; Limaye, Balmohan V. (2006), A Course in Calculus and Real Analysis, Springer.
  • Hijab, Omar (2011), Introduction to Calculus and Classical Analysis (3rd ed.), Springer.
  • Montesinos, Vicente; Zizler, Peter; Zizler, Václav (2015), An Introduction to Modern Analysis, Springer.
  • Oberguggenberger, Michael; Ostermann, Alexander (2011), Analysis for Computer Scientists, Springer.
  • Pedersen, Steen (2015), From Calculus to Analysis, Springer, doi:10.1007/978-3-319-13641-7, ISBN 978-3-319-13640-0.
  • Ponnusamy, S. (2012), Foundations of Mathematical Analysis, Birkhäuser, ISBN 9780817682927.
  • Pugh, Charles C. (2015), Real Mathematical Analysis (2nd ed.), Springer.
  • Sohrab, Houshang H. (2014), Basic Real Analysis (2nd ed.), Birkhäuser.

External links

  • Mathonline. "Cauchy Product of Power Series"..
  • Weisstein, Eric W., "Cauchy Product", From MathWorld – A Wolfram Web Resource.