Advanced Calculus: MATH 410
Advanced Calculus: MATH 410
real numbers, R = (, ) ;
complex numbers, C = x + iy : x, y R .
1.1. Fields. The sets Q, R, and C endowed with their natural alge-
braic operations are each an example of a general algebraic structure
known as a field.
Definition 1.1. A field is a set X equipped with two distinguished bi-
nary operations, called addition and multiplication, that satisfy the ad-
dition, multiplication, and distributive axioms presented below. Taken
together, these axioms constitute the so-called field axioms.
Proof: Exercise.
Assertion (a) states that addition enjoys a so-called cancellation law.
Assertion (b) states that there is a unique additive identity of the type
assumed in A3. This unique additive identity is called zero. All other
elements of X are said to be nonzero. Assertion (c) states that for
every x X there is a unique additive inverse of the type assumed in
A4. This unique additive inverse is called the negative of x. The map
defined for every x X by x 7 x is called negation. Assertion (d)
states that the negative of a sum is the sum of the negatives. Assertion
(e) states that for every x X the negative of the negative of x is
again x.
Proof: Exercise.
Assertion (a) states that multiplication enjoys a so-called cancellation
law. Assertion (b) states that there is a unique multiplicative identity of
the type assumed in M3. This unique multiplicative identity is called
one. Assertion (c) states that for every nonzero x X there is a
unique multiplicative inverse of the type assumed in M4. This unique
multiplicative inverse is called the reciprocal of x. The map defined for
every nonzero x X by x 7 x1 is called reciprocation. Assertion (d)
states that the reciprocal of a product is the product of the reciprocals.
Assertion (e) states that for every nonzero x X the reciprocal of the
reciprocal of x is again x.
1.1.3. Consequences of the Distributive Axiom. The distributive axiom
gives the key connection between addition and multiplication. Taken
together, the field axioms imply the following.
Proposition 1.3. Let X be a field.
(a) If x X then x0 = 0.
(b) If x, y X and xy = 0 then x = 0 or y = 0.
(c) If x, y X then (x)y = (xy) = x(y).
(d) If x X and x 6= 0 then (x)1 = x1 .
Proof: Exercise.
Assertion (a) states that the product of anything with zero is zero.
In particular, it shows that zero cannot have a multiplicative inverse.
Hence, an element has a multiplicative inverse if and only if it is
nonzero. Assertion (b) states that if a product is zero, at least one of
its factors must be zero. This should be compared with (d) of Propo-
sition 2.2. Assertions (c) and (d) state how negation, multiplication,
and reciprocation relate.
S = r Q : r > 0 , r 2 > 2 .
Then
4p2 + 8p + 4 p2 2
q2 2 = 2 = 2 .
p2 + 4p + 4 (p + 2)2
While this construction yields a much slicker proof, it is not clear (to
me) how one might have come up with it.
1.3. Ordered Fields. The sets Q and R endowed with their natural
algebraic operations and order relation are each an example of a general
algebraic structure known as an ordered field.
Definition 1.8. A set X that is both a field and an ordered set is called
an ordered field whenever:
OF1: if x, y, z X then x < y implies x + z < y + z;
OF2: if x, y X then 0 < x and 0 < y implies 0 < xy.
If x > 0 (x < 0, x 0, x 0) then we say x is positive (negative,
nonnegative, nonpositive). The set of all positive (negative) elements
of X is denoted X+ (X ).
Proof: Exercise.
The above proposition shows that X+ satisfies the following.
P1: If x, y X+ then x + y X+ and xy X+ .
P2: For every x X exactly one of x X+ , x X+ , or x = 0 is
true.
These so-called positivity properties alone characterize the order re-
lation on the field X.
Proposition 1.7. Let X be a field. Let X+ X satisfy the above
positivity properties (P1-P2). Define the binary relation < on X by
x<y means y x X+ .
Then (X, <) is an ordered field.
9
Proof: Exercise.
Proposition 1.7 implies that we could have defined an ordered field
as a field X that has a subset X+ satisfying the positivity properties.
In this case the positivity properties become the positivity axioms, and
the order axioms become order properties. This is the approach taken
in Fitzpatricks book.
Proof: Exercise.
We can characterize bounded sets with the absolute value function.
Proposition 1.9. Let X be an ordered field. Then S X is bounded
if and only if there exists an m X+ such that
xS = |x| m .
Proof: Exercise.
1.4. Real Numbers. The main theorem of this section, which we
state without proof, is the following.
Theorem 1.1. There exists a unique (up to an isomorphism) ordered
field with the least upper bound property that contains Q (up to an
isomorphism) as a subfield.
Proof: Proofs of this theorem are quite long and technical. You
can find a proof of all but the uniqueness in the book by W. Rudin,
Principles of Mathematical Analysis, McGraw-Hill, New York, 1976.
That proof is based on a construction due to Dedekind using so-called
Dedekind cuts. Another proof is based on a construction due to Cantor
using Cauchy sequences. Both Dedekind and Cantor published their
constructions in 1872.
10
Definition 1.10. The real numbers are defined to be the unique ordered
field with the least upper bound property whose existence is guaranteed
by Theorem 1.1. This field is denoted R.
Remark: The least upper bound property that sets R apart from Q.
As we will see, it is why R can be identified with a line.
The following important properties relate the reals R with the posi-
tive integers Z+ , the integers Z, and the rationals Q.
Proposition 1.10. The following hold.
If x, y R and x > 0 then there exists n Z+ such that
nx > y .
If x R then there exists a unique m Z such that
m (x 1, x] or equivalently x [m, m + 1) .
If x, y R and x < y then there exists a q Q such that
x < q < y.
Remark. Any countable ordered set may be used as the index set
instead of N.
When X is an ordered set, sequences that either preserve or reverse
order are special.
Definition 2.2. Let (X, <) be an ordered set. A sequence {xk }kN in
X is called
increasing whenever xl > xk for every k, l N with l > k,
nondecreasing whenever xl xk for every k, l N with l > k,
decreasing whenever xl < xk for every k, l N with l > k,
nonincreasing whenever xl xk for every k, l N with l > k.
It is called monotonic if it is either nondecreasing or nonincreasing.
Proof: Exercise.
You should test your understanding of the concepts in this section
by proving the following.
Proposition 2.2. Let X be a set. Let A(x) be any assertion about
any x X. Let {xk }kN be a sequence in X. Then A(xk ) frequently
as k if and only if there exists a subsequence {xnk }kN such that
A(xnk ) ultimately as k .
Proof: Exercise.
2.2. Convergence and Divergence. The most important concept
related to sequences is that of convergence. Here we see it in the
context of real sequences.
Definition 2.5. A sequence {ak }kN R is said to converge or is said
to be convergent whenever there exists a point a R such that for every
> 0 one has that
(1) |ak a| < ultimately as k .
This is denoted as
ak a as k ,
or as
lim ak = a .
k
One then says that the sequence converges to a. A sequence that does
not converge is said to diverge or is said to be divergent.
15
Proof: Exercise.
Definition 2.5 does not assert that there is a unique number a that
satisfies (1). The following proposition establishes this and more.
Proposition 2.4. If a sequence {ak }kN R converges, there is a
unique point in R to which it converges. Moreover, the set {ak } R
is bounded.
Proof: Exercise.
It is fairly easy to check that subsequences of a convergent sequence
are also convergent, and have the same limit.
Proposition 2.6. If a sequence {ak }kN R converges to a limit
a R then every subsequence of {ak }kN also converges to a.
16
Proof: Exercise.
The main theorem regarding algebraic operations, order, and limits
is the following.
Proposition 2.7. Let {ak } and {bk } be convergent sequences in R with
ak a and bk b as k . Then
(i) (ak + bk ) (a + b) ,
(ii) ak a ,
(iii) ak bk ab ,
(iv) 1/ak 1/a provided no division by zero occurs .
Moreover, if ak bk frequently then a b.
Proof: The proof of assertion (iii) was given in class. The remainder
of the proof is an exercise.
When working with real sequences, it is useful to distinguish two of
the many ways in which a sequence might diverge namely, the cases
where the sequence approaches either or .
Definition 2.7. A sequence {ak }kN R is said to diverge to (to
) if for every b R one has that
ak > b ultimately (ak < b ultimately) as k .
This is denoted as
ak (ak ) as k ,
or as
lim ak = lim ak = .
k k
One then says that the sequence approaches (approaches ).
2.3. Monotonic Sequences. For monotonic sequences the least up-
per bound property can be employed to show the existence of limits.
Proposition 2.8. (Monotonic Sequence Theorem) If the sequence
{ak }kN R is nondecreasing (nonincreasing) then:
(i) it converges if and only if it is bounded above (bounded below);
(ii) if it converges,
lim ak = sup{ak } lim ak = inf{ak } ,
k k
while if it diverges,
lim ak = lim ak = .
k k
17
Proof: We give the proof for the nondecreasing case only; the nonin-
creasing case goes similarly. The divergence case in (ii) is left as an
exercise.
() This follows immediately from Proposition 2.4, which states that
every convergent sequence is bounded.
() By the least upper bound property, let a = sup{ak ; k N}. We
claim that ak a as k . Let > 0 be arbitrary. There exists
some m N such that 0 a am < . (For if not, it would mean
that ak a for every k N, which would contradict the definition
of a.) But then for every k > m one has that 0 a ak a am < ,
which establishes the claim.
For monotonic sequences it is enough to know what happens to a
single subsequence.
Proposition 2.9. Let {ak } be a monotonic sequence in R. Then {ak }
is convergent if it has a convergent subsequence.
Proof: Exercise.
2.4. Limit Superior and Limit Inferior. The power of the Mono-
tonic Sequence Theorem (Proposition 2.8) lies in the fact that from ev-
ery real sequence {ak }kN that is bounded above (bounded below), one
can construct a nonincreasing (nondecreasing) from its tails. Specif-
ically, the sequence {ak } ({ak }) with elements defined by
ak = sup al : l k ak = inf al : l k
is nonincreasing (nondecreasing). The convergence of such sequences
is characterized by Proposition 3.4, which motivates the following def-
inition.
Definition 2.8. For every sequence {ak }kN in R, define its limit su-
perior and limit inferior by
(
lim ak if sup{ak } < ,
lim sup ak k
k otherwise ;
(
lim ak if inf{ak } > ,
lim inf ak k
k otherwise .
These are called simply the lim sup and lim inf for short.
18
(
sup{ak } if inf{ak } > ,
lim inf ak
k otherwise .
Example: Consider the sequence {ak } given by
k+1
ak = (1)k for k Z+ .
k
The first seven terms of the sequences {ak }, {ak }, and {ak } are
ak ak ak
3
2 2
2
3 3
2 2
43
34 5
4
43
5 5
4 4
65
56 7
6
65
7 7
6 6
87
78 9
8
87
Notice that {ak } diverges while {ak } and {ak } are both monotonic and
converge to 1 and 1 respectively. Therefore
lim sup ak = 1 , lim inf ak = 1 .
k k
Remark: Notice that, unlike the limit, the lim sup and lim inf are
defined for every real sequence, taking values in Rex , and that in general
lim inf ak lim sup ak .
k k
The key to learning how to use lim sup and lim inf is an understand-
ing of the following characterizations. These should be compared with
the characterization of the limit of a convergent sequence given by
Proposition 2.5
Proposition 2.10. Let {bk } be a sequence in R. Let b R. Then
(2) lim sup bk = b lim inf bk = b ,
k k
if and only if
(3) b<c = bk < c ultimately (frequently) ,
and
(4) a<b = a < bk frequently (ultimately) .
Proof: We give the proof of the lim sup assertion. The lim inf assertion
is proved similarly.
() Suppose that (2) holds. Let a < b and c > b. Then because
b = lim sup bk = lim bk ,
k k
in which case
lim ak = lim inf ak = lim sup ak .
k k k
Proof: One proof was given in class. Can you find a proof that uses
Proposition 2.10?
When adding and comparing sequences, lim sup and lim inf generally
behave as follows.
Proposition 2.12. Let {ak } and {bk } be sequences in R. Then
lim sup(ak + bk ) lim sup ak + lim sup bk ,
k k k
lim inf (ak + bk ) lim inf ak + lim inf bk ,
k k k
Proof: Exercise.
When multiplying sequences, lim sup and lim inf generally behave as
follows.
Proposition 2.13. Let {ak } and {bk } be sequences in R. If {ak } is
convergent with
lim ak = a > 0 ,
k
then
lim sup ak bk = a lim sup bk , lim inf ak bk = a lim inf bk .
k k k k
Proof: Exercise.
When they converge, the lim sup and lim inf of a sequence are actu-
ally limits of some of its subsequences.
21
Proof: Exercise.
An important fact is that the closure of Q is R. In other words,
every real is the limit of a sequence of rationals.
Proposition 2.20. Qc = R.
as j . The picture is
b(0,0) , b(0,1) , b(0,2) , b(0,j) , b0
b(1,0) , b(1,1) , b(1,2) , b(1,j) , b1
b(2,0) , b(2,1) , b(2,2) , b(2,j) , b2
.. .. .. .. .. .. ..
. . . . . . .
b(i,0) , b(i,1) , b(i,2) , b(i,j) , bi
.. .. .. .. .. .. ..
. . . . . . .
a,
Because for each i N we have b(i,j) bi as j and |bi a| > 0,
there exists a ji N such that
b(i,j ) bi < |bi a| .
i
Set ai = b(i,ji ) for each i N. It is clear that the sequence {ai }iN
lies within A. The step of showing that ai a as i is left as an
exercise. It then follows that a Ac , whereby the assertion follows.
Examples. The empty set is closed. Intervals of the form [a, b],
[a, ), (, b], and R = (, ) are closed, while intervals of the
form (a, b), (a, b], [a, b), (a, ), and (, b) are not. Moreover,
(a, b)c = (a, b]c = [a, b)c = [a, b] ,
(a, )c = [a, ) , (, b)c = (, b] .
You should be able to prove these facts.
Proof: Exercise.
Remark. By repeated application of the first assertion above, we see
that the union and intersection of any finite collection of closed sets
is again closed. The second assertion states that the intersection of
any countable collection of closed sets is again closed. The analogous
statment for unions is generally false. Indeed, consider the countable
collection of closed intervals {Ik }kN where each Ik is given by
Ik = 1 + 21k , 1 21k .
25
If the sequence {sn } converges to a limit s then we say that the series
converges, and that s is the sum of the series. In that case we write
X
ak = s .
k=0
If the sequence {sn } diverges then we say that the series diverges.
but when they do converge the sums will generally differ namely,
X
X
in general ak 6= ak .
k=0 k=5
Specifically, these sums will be equal only when a0 +a1 +a2 +a3 +a4 = 0.
27
If a series can be put into telescoping form with a sequence {ck } that
is known explicitly then the convergence or divergence of the series can
be easily determined. Moreover, if it converges then its sum can be
easily determined. This is because the sequence {ck } is simply related
to the sequence of partial sums {sn }. Indeed, for every n m one has
that
X n Xn
sn = ak = (ck1 ck )
k=m k=m
= (cm1 cm ) + (cm cm+1 ) + + (cn2 cn1 ) + (cn1 cn )
= cm1 + (cm + cm ) + + (cn1 + cn1 ) cn
= cm1 cn .
28
Proof: The proof is based on the fact that the k th term in a formal
infinite series can be expressed as ak = sk sk1 , where s1 = 0 and
{sk }kN is the sequence of partial sums. If the series converges then
one knows that
lim sk = s , lim sk1 = s ,
k k
Remark: You can easily find examples of a series whose terms con-
verge to zero, yet the series is divergent. One such example is the
harmonic series:
X 1
.
k
k=1
Remark: The fact the geometric series diverges when |r| 1 can also
be seen easily from the Divergence Test. Indeed, in that case one sees
that
lim ar k diverges (and hence is nonzero) ,
k
whereby the Divergence Test (Proposition 3.2) shows that the geomet-
ric series diverges. Of course, the Divergence Test does not show the
geometric series converges when |r| < 1.
Exercise. Consider a formal infinite series of the form
X
kr k
k=1
for some r R. Find all the values of r for which this series converges
and evaluate the sum. (Hint: Find an explicit expression for the partial
sums and evaluate the limit. The explicit expression may be derived
from the analogous expression for a geometric series.)
where {sk }k=m is the sequence of partial sums associated with the formal
infinite series.
Proof: One first shows that the sequence {sk }
k=m is nondecreasing.
One then applies the Monotonic Sequence Theorem. The details are
left as an exercise.
One way to establish whether or not a sequence of partial sums is
bounded above is to compare it with a sequence for which the answer is
known. This is often done with one of the following comparison tests.
Proposition 3.4. (Comparison Tests for Series with Nonnega-
tive Terms) Let {ak } and {bk } be nonnegative sequences that satisfy
one of the following comparison conditions:
31
Proof:
P First, condition (i) implies (7) because it and the fact that
bk converges yields the upper bound
n
X Xn X
ak M bk M bk < .
k=0 k=0 k=0
P
Proposition 3.3 therefore implies that ak converges. Next, condition
(ii) implies condition (i) (and hence (7)) upon observing that
ak
lim sup < M < = ak M bk ultimately .
k bk
Finally, condition (iii) implies condition (ii) (and hence (7)) upon ob-
serving that
ak+1 bk+1
< ultimately
ak bk
ak+1 ak
= ultimately
bk+1 bk
ak
= is nonincreasing ultimately
bk
ak
= lim < .
k bk
Exercise: The proof argues that the direct comparison test applies
whenever the limit comparison test applies, and that the limit compar-
ison test applies whenever the ratio comparison test applies. Can you
find an examples where (a) the direct comparison test applies but the
32
limit comparison test fails, or (b) the limit comparison test applies but
the ratio comparison test fails?
Example: We can apply the direct comparison test to show the har-
monic series diverges. Consider the comparison
1 1,
1 1
2
2
,
1 1
4
3
,
1 1
4
4
,
1 1
8
5
,
1 1
8
6
,
1 1
8
7
,
1 1
8
8
,
..
.
Summing both sides, one sees that
2n
n X1
1+ .
2 k
k=1
Because the terms of this series are nonincreasing and positive, the
following two convergence tests can be applied. Proposition 3.3 plays
a central role in their proofs.
Proposition 3.5. (Cauchy 2k Test) Let {ak } be a nonincreasing,
positive sequence. Then
X
X
ak converges 2k a 2k converges .
k=0 k=0
33
The second convergence test of this section requires the use of inte-
grals in fact, the use of improper integrals. These will be developed
rigorously later in the course. However, here we will assume you have
some familiarity with them from your elementary calculus courses.
Proposition 3.6. (Integral Test) Let f be a nonincreasing, positive,
locally integrable (continuous, for example) function over [0, ). Then
X Z
f (k) converges f (x) dx converges ,
k=0 0
Proof: The key fact we need from integration theory is that the im-
proper integral
Z
f (x) dx converges
0
Next, because s2k > s2k+1 for every k N, for any j k one has
s2k > s2k+1 s2j+1 , s2j s2k > s2k+1 .
The result follows by exchanging j and k in the last inequality. The
monotonic subsequences {s2k } and {s2k+1 } are thereby bounded below
and above respectively. By the Monotonic Sequence Theorem they
therefore converge. Let
s = lim s2k , s = lim s2k+1 .
k k
Then
s s = lim s2k s2k+1 = lim a2k+1 = 0 ,
k k
whereby s = s. The last step is to show that this fact implies that {sk }
converges. This is left as an exercise.
Examples:
X (1)k X (1)k
converges for p > 0 , converges .
k=1
kp k=2
log(k)
Proof: Let {pn } and {qn } be the sequences of partial sums given by
X n Xn
pn = |ak | , qn = ak .
k=0 k=0
Proof: Exercise.
Example: Because | cos(kx)| 1 for every x R and k Z+ , direct
comparison with the p-series shows that the series
X cos(kx)
converges absolutely for p > 1 .
k=1
kp
3.7. Root and Ratio Tests. The root and ratio tests both draw their
conclusions about the convergence of a series based on absolute com-
parisons with a geometric series.
Proposition 3.10. (Root Test) Let {ak } be a real sequence. Let
p
= lim sup k |ak | .
k
Then
X
<1 = ak converges absolutely ,
k=0
X
>1 = ak diverges .
k=0
If = 1 the series may either converge or diverge.
Proof: The convergence conclusion when < 1 follows by a direct
comparison of the series with a convergent geometric series. Specifi-
cally, by Proposition 2.10 one has that
p
lim sup k |ak | < r < 1 = |ak | < r k ultimately .
k
The absolute convergence follows from the direct comparison test of
Proposition 3.9.
The divergence conclusion when > 1 follows by showing that
lim sup |ak | > 0. Specifically,
p
lim sup k |ak | > r > 1 = |ak | > r k frequently .
k
39
Proof: As with the proof of the root test, the convergence conclusion
follows by a direct comparison of the series with a convergent geo-
metric series, while the divergence conclusion follows by showing that
lim sup |ak | > 0. Specifically, by Proposition 2.10 one has that
|ak+1 | |ak+1 |
lim sup < r < 1 = < r ultimately .
k |ak | |ak |
An induction argument can then be used to show that for some m N
one has
|ak | |am |r km for every k m .
Because the geometric series
X |am | k
r converges ,
k=m
rm
the comparison theorem implies
X
ak converges .
k=0
Remark: The root test is harder to apply, but as the following indi-
cates, its convergence assertion can be sharper.
Proposition 3.12. Let {ak } be a positive sequence. Then
ak+1 ak+1
lim inf lim inf k ak lim sup k ak lim sup .
k ak k k k ak
Proof: Exercise. (The middle inequality is obvious, so just prove the
other two.)
Remark: Because both the root and ratio tests draw their conclusion
about the convergence of a series based on comparison with a geometric
series, they should only be used when such a comparison makes sense.
For example, these tests can be used to assert the absolute convergence
of series like
X
4 k
X
l2 l
X (m!)2
k 2 , e 4 , (3)m ,
m=0
(2m)!
k=1 l=0
but will not yield any information about the convergence of series like
1
X log(k) X 3l + 2 2 X (1)m
, , .
k=2
k2 l=0
l4 + 2 m=2
m(log(m))2
Example: Find the least upper bound and greatest lower bound of
the set
(
)
X (3n)! (2n)! n
S= xR : x converges .
n=0
n! (4n)!
This can be easily done employing the ratio test. Indeed, because
(3n + 3)! (2n + 2)! n+1
|x|
|an+1 | (n + 1)! (4n + 4)!
=
|an | (3n)! (2n)! n
|x|
n! (4n)!
(3n + 3)(3n + 2)(3n + 1)(2n + 2)(2n + 1)
= |x| .
(n + 1)(4n + 4)(4n + 3)(4n + 2)(4n + 1)
one finds that
|an+1 | 33 2 2 33
lim = |x| = |x| .
n |an | 44 43
It follows from the ratio test that the series converges when |x| < (4/3)3
and diverges when |x| > (4/3)3 . The least upper bound of S is therefore
(4/3)3 while the greatest lower bound is (4/3)3 .
41
Let {bk }kN be a sequence in R for which there exists M such that
n
X
(10)
bk M for every n N .
k=0
Then
X
a k bk converges .
k=0
Hence, bound (10) holds with M = 1/| sin( 21 x)|. The Dirichlet Test
then implies that when x / {2m : m Z} the Fourier p-series
converges for every p > 0.
Finally, one can use the Divergence Test to show that the Fourier
p-series diverges for every p 0. We leave the details as an exercise.
You may use the fact that lim supk cos(kx) > 0.
Remark: When applying the Dirichlet test to a given series, one must
identify the sequences {ak } and {bk }, and check that all the hypotheses
on them are satisfied. The hypotheses on {ak } are easy to check, so
do that first: the sequence {ak } must be positive, nonincreasing, and
vanish as k . The hypothesis on {bk } is typically much harder
to check: the associated partial sums must satisfy (10). The key to
checking this in the above example was to write bk = ck+1 ck (by using
a trigonometric identity) for some bounded sequence {ck }, whereby the
43
This telescoping approach can be taken for a variety of other {bk } too.
To get from the second to the third line above we re-indexed the last
sum. All the other steps are straightforward algebra.
44
We will show the sequence {sk }kN is Cauchy, and therefore convergent.
Let > 0. We seek N N such that
m, n N = |sn sm | < .
For m = n this is always true. Suppose m < n. (For the case n < m
simply reverse the roles of m and n.) Then
n
X
|sn sm | =
ak bk
k=m+1
n1
X
= an Bn am+1 Bm + (ak ak+1 )Bk
k=m+1
n1
X
an |Bn | + am+1 |Bm | + (ak ak+1 )|Bk |
k=m+1
n1
X
an M + am+1 M + (ak ak+1 )M
k=m+1
= 2am+1 M .
Here we have used the summation-by-parts identity in the second line,
the triangle inequality and the fact that {ak }kN is positive and non-
increasing in the third line, the bound |Bk | M in the fourth line,
and evaluated the telescoping sum in the last line. Because ak 0 as
k , we can choose N so that m N implies 2am+1 M < . Hence,
for every n > m N the above inequalities imply |sn sm | < .