Analysis Solutions (Chapter 2)
Analysis Solutions (Chapter 2)
Chapter 2 Sequences in R
2.1 Limits of Sequences
p.38
Exercises
1. Using the method of Example 2.2, prove that the following limits exist.
1 → 3 as n → ∞.
(a) 3 +
n
Proof) Let ε > 0 be given. By the Archimedean Principle,
1
we can choose an N ∈ N such that N > . Thus, we see that
ε
n ≥ N implies ∣( 3 + 1n ) - 3∣= 1 ≤ 1
n N
< ε.
(b) 2 ( 1 - 1n ) → 2 as n → ∞.
n ≥ N implies ∣2 ( 1 - 1n ) - 2∣= 2
n
≤
2
N
< ε.
5+n
(c) → 0 as n → ∞.
n2
Proof) Let ε > 0 be given. By the Archimedean Principle,
∣ 5+n
n2
-0 ∣= 5
+
n2 n
1 ≤ 5
+
N2 N
1 ≤ 5
+
N N
1
=
6
N
< ε.
3
(d) π - → π as n → ∞.
n
Proof) Let ε > 0 be given. By Archimedean Principle,
9
we can choose an N ∈ N such that N > .
ε2
Thus, we see that n ≥ N implies
∣( π - 3
n ) - π ∣= 3
n
≤
3
N
< ε.
(b) 3 x n + 1 → 4 as n → ∞.
Proof) Suppose that x n converges to 1 as n → ∞.
∣ 2 + x n2
xn
-3 ∣ ∣=
2 + x n2 - 3 x n
xn ∣
∣x n - 2∣∣x n - 1∣
=
∣x n∣
3 ⋅2 ⋅∣
< x n - 1∣
2
3 ε
< ⋅2 ⋅
2 3
= ε
3. (a) Prove that { (-1) n } has some subsequences that converge and others that
do not converge.
Proof) Set n k = 2 k, then { (-1) n } has a subsequence { (-1)2k }
that converges to 1 immediately.
Also, set n k = k, then { (-1)n } has a subsequence { (-1)k } (itself)
that does not converge at all.
3n
(b) Find a convergent subsequence of n + ( -1 ) n.
3n
Solution) Let x n = n + (-1 ) n.
Set n k = 2 k + 1, then
3 ( 2k + 1 )
x n k = ( 2 k +1) + (-1 ) ( 2 k +1 )
6k 3
= ( 2 k + 1 ) + (-1 ) (-1 ) ( 2k + 1 )
= ( 2 k + 1 ) + 1 (-1 ) ( 2 k + 1 )
= 0
converges to 0 immediately.
positive constant C ?
ε
Solution) In part (a), replace ε > 0 by > 0.
C
5. Suppose that x n ∈ R.
(a) Prove that { xn } is bounded if and only if there is a C > 0 such that
∣ nx n
k -0 ∣= ∣ xn ∣
∣n k∣
≤ C ≤ C
n k n
for n ≥ N.
1
Since → 0 as n → ∞ (Example 2.2) and 2.1Exercises 4 (b) holds,
n
xn
hence → 0 as n → ∞.
nk
6. (a) Suppose that { xn } and { yn } converge to the same point. Prove that
x n - y n → 0 as n → ∞.
Proof) Let a ∈ R.
Suppose that { xn } and { yn } converge to a.
ε ε
∣x n - a ∣< and ∣y n - a ∣< .
2 2
Set N = max { N 1, N 2 }, then n ≥ N implies
∣ ( xn - yn ) - 0 ∣ = ∣xn - a + a - yn∣
≤∣ x n - a ∣+∣ a - y n ∣
= ∣ x n - a ∣+∣ y n - a ∣
ε ε
< + = ε
2 2
Hence, x n - y n → 0 as n → ∞.
(b) Prove that the sequence {n } does not converge.
Proof) There are two different proofs.
i ) The one way.
Let ε > 0 be given.
Suppose to contrary that
{n } converges to a for some a ∈ R.
By Archimedean Principle, we can choose N ∈ N such that
N > ∣a ∣+ 1.
On the other hand, we see that n ≥ N implies ∣n - a ∣ < ε.
Let ε = 1. By Triangle Inequalities, n ≥ N implies
N - ∣a ∣≤ n - ∣a ∣≤∣n - a ∣ < 1.
That is, N < 1 +∣a ∣.
Thus, N < 1 +∣a ∣< N.
That is, N < N, a contradiction.
7. (a) Let a be a fixed real number and define x n : = a for n ∈ N. Prove that
the "constant" sequence x n converges.
(b) What does { xn } converge to?
Proof) Let ε > 0 be given.
We assume that x n converges to a.
By Definition 2.1, for every ε > 0,
we can choose an N ∈ N such that
∣x n - a ∣ = ∣a - a ∣ = 0 < ε for n ≥ N.
p.43
Exercises
1. Prove that each of the following sequences converges to zero.
n4 + n + 1
sin
n2 + 1
(a) x n = .
n
Proof) We assume that x n converges to zero.
∣ x n - 0 ∣=
∣ sin n4 + n + 1
n2 + 1 ∣≤ 1 ≤ 1
< ε.
n n N
n
(b) x n = .
n2 + 1
Proof) We assume that x n converges to zero.
1
By Archimedean Principle, there is an N ∈ N such that N > .
ε
Then, for given ε > 0, n ≥ N implies
n n 1 ≤ 1
∣x n - 0∣= < = < ε.
n2 + 1 n2 n N
2n + 1
(c) x n = .
n +1
Proof) We assume that x n converges to zero.
9
By Archimedean Principle, there is an N ∈ N such that N > .
ε2
Then, for given ε > 0, n ≥ N implies
≤ 3
N
< ε
n
(d) x n = .
2n
Proof) We assume that x n converges to zero.
Then, by 1.2Exercises 6 (b),
1
n ≤ n n
xn = = .
2n n2 - 1 1-
1
n2
n
And xn = > 0.
2n
1 1
Since → 0 and → 0 as n → ∞, thus by Theorem 2.9 and 2.12,
n n2
n ≤ 0
0 ≤ lim x n = lim = 0.
n →∞ n →∞ 2n 1-0
n → 0 as n → ∞.
Hence,
2n
2n2 - 1
(c) x n = .
n+1
1 1
Solution) Since → 0 and → 0 as n → ∞, thus by Theorem 2.12,
n n2
2n 2 - 1
lim x n = lim
n →∞ n →∞ n +1
1
2-
n2
= lim
n →∞ 1
1+
n
2-0
=
1+0
= 2
(d) x n = n+1 - n.
1
Solution) We need to show that → 0 as n → ∞.
n
1
By Archimedean Principle, we can choose N ∈ N such that N > .
ε2
Then, n ≥ N implies ∣ 1
n
-0 ≤∣ 1
N
< ε
( n+1 - n )( n +1 + n )
= lim
n →∞ n +1 + n
n +1 -n
= lim
n →∞ n+1 + n
1
n
= lim
n →∞ 1
1+ +1
n
0
=
1 +1
= 0
xn lim x n
n →∞
then lim = .
n →∞ yn lim y n
n →∞
∣ xy n
n
-
x
y ∣ =∣ xn
yn
-
xn
y
+
xn
y
-
x
y ∣
≤ ∣x n ∣ ∣ 1
yn
-
1
y ∣ + ∣ 1y ∣∣x n - x∣
∣x n ∣
=
∣y n y∣
∣y - y n∣ + ∣ 1y ∣∣x - x∣
n
2 M ⋅ ∣y∣2 ε
+ ∣ ∣⋅
1 ∣y∣ ε
<
∣y∣2 4M y 2
ε ε
= + = ε
2 2
∣ xn - x ∣= ∣ x n - 0∣< ε 2 = ε.
(ii ) Case 2 : x > 0.
Since x n → x as n → ∞, there is an N ∈ N such that
n ≥ N implies ∣x n - x ∣< x ε.
Then, for given ε > 0, if n ≥ N, then
∣x n - x ∣
∣ xn - x ∣ =
∣ xn + x ∣
∣x n - x ∣
=
xn + x
∣x n - x ∣
<
x
x ε
< = ε
x
For some n ∈ N,
1
suppose that ∃ r n ∈ Q such that ∣a - r n∣< . Then,
n
∣a - r n + 1∣ = ∣a - a + rn
2 ∣= ∣ a - rn
2 ∣< 1
2n
<
1
n+1
.
1
That is, we can choose r n + 1 ∈ Q such that ∣a - r n + 1∣ < .
n+1
1
Hence, for each n ∈ N, it holds that ∣a - r n∣ < .
n
xn → x as n → ∞.
Similarly, since x n + 2 → x + 2 as n → ∞, then
xn + 2 → x + 2 as n → ∞.
x n +1 → x and 2 + xn → x + 2 , as n → ∞.
xn → x as n → ∞.
Similarly, since 1 - x n → 1 - x as n → ∞, then
1 - xn → 1 - x as n → ∞.
x n +1 → x and 1 - 1 - xn → 1- 1 - x , as n → ∞.
(provided that the right side is not of the form ∞ - ∞), and lim ( α x n ) = α x,
n →∞
M M
xn > and yn > .
2 2
Set N = max { N 1, N 2 }, then n ≥ N implies
M M
xn + y n > + = M.
2 2
Similarly, if x n → -∞ and y n → -∞, as n → ∞, then
lim ( x n + y n ) = (-∞ ) + ( -∞ ) = -∞.
n→∞
(ii ) lim ( α x n )= α x.
n →∞
M
Let M ∈ R and M0 = > 0. We can choose N ∈ N such that
-α
n ≥ N implies xn > M0.
Then, n ≥ N implies
M
α x n < α M0 = α ⋅ by the second Multiplicative Property.
-α
That is, α x n < -M.
Hence, lim ( α x n ) = -∞.
n →∞
(iii ) lim ( x n y n )= x y.
n →∞
( a1 ak
)
n
= lim +∑ k
n→∞ 10 k = 2 10
( )
n
4 9
= lim +∑ k
n→∞ 10 k = 2 10
= lim
4
+9×
1
10 2 1-
10
1
n -1 ( )
n→∞ 10 1
1-
10
= lim
n→∞
(4
10
+
1
10
1-
1
(
10 n - 1 ))
5
= = 0.5
10
(b) 1 = 0.999 ⋯.
Proof) By interpretation, since a k = 9 for all k ∈ N,
= lim 9×
1
10
1- (
1
10 n )
n →∞ 1
1-
10
= lim
n →∞
(1-
1
10 n )
= 1
ak = { 0,
a k ∈ { 0, 1, ⋯ , 9 },
1 ≤k ≤n
k > n
t ak
holds. And since 0.a 1 a 2 ⋯ = lim ∑ , then
t → ∞ k=1 10 k
t ak
y = 0.a 1 a 2 ⋯ a n a n + 1 ⋯ = lim ∑
t → ∞ k=1 10 k
t ak
= lim ∑
t → ∞ k = n +1 10 k
Since a k ∈ { 0, 1, ⋯ , 9 }, then
there is an integer 0 ≤ w ≤ 9 such that w = a n + 1.
t ak
y = lim ∑
t → ∞ k = n +1 10 k
= lim
t→∞
( an+1
10 n +1 +
a n +2
10 n +2 +
a n +3
10 n +3 +
⋯ +
at
10 t )
an+1 w
≥ =
10 n + 1 10 n + 1
and
( an +1 ak
)
t
= lim n +1 + ∑ k
t →∞ 10 k = n +2 10
( a n +1
)
t
9
< lim n +1 + ∑ k
t →∞ 10 k = n +2 10
= lim
an +1
+ 9×
10
1
n+2 1 - ( 10
1
t - n -1 )
t →∞ 10 n + 1 1
1-
10
= lim
t →∞
( an +1
10 n + 1
+
1
10 n +1 ( 1-
1
10 t - n -1 ))
w 1
= +
10 n + 1 10 n + 1
w ≤y < w 1
hence, + .
10 n + 1 10 n + 1 10 n + 1
(b) Prove that given x ∈ [ 0, 1 ) there exist integers 0 ≤ x k ≤ 9 such that for all
n ∈ N,
n xk n xk 1
∑ k
≤x < ∑ k + .
k =1 10 k =1 10 10 n
t xk
Proof) Since x ∈ [ 0, 1 ), set x = 0.x 1 x 2 ⋯ = lim ∑ .
t → ∞ k =1 10 k
Then, for 1 ≤ n < t,
xk
t
x = lim ∑ k
t → ∞ k =1 10
( xk xk
)
n t
= lim ∑ k + ∑ k
t →∞ k =1 10 k = n +1 10
n xk
≥ lim ∑ k
t → ∞ k =1 10
n xk
= ∑ k
k =1 10
and
(x xk
)
n t
= lim ∑ kk + ∑ k
t →∞ k =1 10 k = n +1 10
(
xk
)
n t
9
< lim ∑ k + ∑ k
t →∞ k =1 10 k = n +1 10
n x k
= lim ∑
10
1
n +1 1-
10
1
(
t -n
)
k +9
×
t →∞ k =1 10 1
1-
10
(xk
))
n
= lim
t →∞
∑
k =1 10
k +
1
10 n
1-
1
10 t - n (
n xk 1
= ∑ +
k =1 10 k 10 n
n xk n xk 1
Hence, ∑ k ≤x < ∑ k + .
k =1 10 k =1 10 10 n
(c) Prove that given x ∈ [ 0, 1 ) there exist integers 0 ≤ x k ≤ 9, k ∈ N, such
that
n xk
x = lim ∑ .
n → ∞ k =1 10 k
n xk n xk 1
Proof) By part (b), ∑ k ≤x < ∑ k + .
k =1 10 k =1 10 10 n
n xk 1
That is, 0 ≤ x - ∑ < .
k =1 10 k 10 n
1
Since lim = 0, by Squeeze Theorem, then
n →∞ 10 n
( xk
) = 0.
n
lim x -∑
n →∞ k =1 10 k
n xk
Hence, x = lim ∑ .
n → ∞ k=1 10 k
p.48
Exercises
1. Prove that
( n 2 + 20 n + 35 ) sin ( n 3 )
xn =
n2 + n + 1
has a convergent subsequence.
Since { n 2 + 20 n + 35
n2 + n + 1 } is convergent (goes to 1), by Theorem 2.8,
x n ∈ E for all n ∈ N.
Proof) Since x n ∈ E for all n ∈ N and E is bounded, { xn } is also bounded.
And since { xn } is strictly increasing, by Monotone Convergence Theorem,
{ xn } converges.
Then, it suffices to prove that there exists { xn } that converges to sup E.
∃ x ∈ R such that xn → x as n → ∞.
Otherwise, { xn } is not bounded,
we can assume that x n → +∞ as n → ∞.
Hence, x n → +∞ as n → ∞.
(b) State and prove an analogous result for decreasing sequence.
Proof) Omission!
= xn ( xn - 1 )
< 0
where 0 < xn < 1 for all n ∈ N.
Then, since 1 - x n > 0 and 1 - x n +1 > 0, it follows that
we have L = 1 - 1-L .
Then, L = 0 or L = 1.
x n +1 1 - 1 - xn
On the other hand, we have = . And,
xn xn
x n +1 1 - 1 - xn
=
xn xn
( 1 - 1 - xn ) ( 1 + 1 - xn )
=
x n ( 1 + 1 - xn )
1 - ( 1 - xn )
=
x n ( 1 + 1 - xn )
1
=
1 + 1 - xn
x n +1 1
Since lim x n = 0, thus → as n → ∞.
n →∞ xn 2
= -( x n + 1 ) ( x n - 3 )
> 0
where 0 < xn < 3 for all n ∈ N.
Then, since xn > 0 and x n +1 > 0, it follows that
we have L = 2L + 3 .
Then, L = -1 or L = 3.
If L = -1, it contradicts that 0 < xn < 3 for all n ∈ N.
Thus, L = 3. And, since { xn } is increasing,
thus, x n ↑ 3 as n → ∞.
Then, x n - 1 ≥ 1 and x n - 1 ≥ 1.
= ( xn - 1 ) - ( xn - 1 )2
= -( x n - 2 ) ( x n - 1 )
≤0
we have L = 1 + L-1 .
Then, L = 1 or L = 2.
If L = 1, it contradicts that x n ≥ 2 for all n ∈ N.
7. Prove that
1 x>0
1
2n-1
lim x = 0 x=0
n →∞
-1 x < 0.
Proof) ① Case 1 : x > 0.
There are three cases.
1 1
2n -1 2n -1
If x = 1, then 1 = 1 for all n ∈ N. Thus x → 1 as n → ∞.
If x > 1, for fix n ∈ N, x > 1 implies x 2n +1 > x 2n -1 > 1.
Then, taking the ( 2 n - 1 ) ( 2 n + 1 )st root of this inequality,
1 1 1
2n -1 2n +1 2n -1
x > x > 1. That is, x is decreasing and bounded below.
1
2n -1
By Monotone Convergence Theorem, L : = lim x for some L ∈ R.
n→∞
1 1 1 1 1
Then, L = lim x
n →∞
2n -1
= lim x
n →∞
2n
= lim
n →∞
(x )
n 2
= L 2
.
1
2n -1
That is, L = L 2. Then L = 0 or L = 1. Since x > 1,
hence L = 1.
1
Otherwise, if 0 < x < 1, then > 1. By Theorem 2.12 and case of x > 1,
x
1
2n -1 1 1
lim x = lim 1 = 1 = 1.
( ) 1
( )1
n →∞ n →∞ 2n -1 2n -1
lim
x n →∞ x
② Case 2 : x = 0.
1 1 1
2n -1 2n -1 2n -1
Since x = 0 = 0, then x converges to 0 immediately.
③ Case 3 : x < 0.
2n - 1
Since 2 n - 1 is odd integer for all n ∈ N, then ( -1 ) = -1.
1
2n -1
That is, ( -1 ) = -1.
If x < 0, then -x > 0. Thus, by case of ①,
1 + xn - 1
8. Suppose that x 0 ∈ R and x n = for n ∈ N. Prove that xn → 1 as
2
n → ∞.
Strategy) Geometrically, there are three cases.
1 +1
First, if x 0 = 1, since x 1 = = 1,
2
we assume that x n = 1 for all n ∈ N.
Second, if x0 > 1, since x1 is the arithmetic mean of 1 and x 0,
(in generally, x n is the arithmetic mean of 1 and x n - 1)
{ xn } is decreasing and bounded below by 1.
Third, similarly, if x0 < 1,
{ xn } is increasing and bounded above by 1.
By Monotone Convergence Theorem,
{ xn } has a finite limit which equals to 1.
Proof) ① Case 1. x 0 = 1.
> 0
That is, x n +1 > y n +1.
xn - yn = ( xn - yn )( xn + yn )
> ( xn - yn ) ( xn - yn )
2
= ( xn - yn )
2
That is, ( xn - yn ) < xn - yn.
For n = 1,
x1 + y1
x2 - y2 = - x1 y1
2
1 2
=
2 ( x1 - y1 )
x1 - y1
<
21
x1 - y1
Suppose that 0 < x n +1 - y n +1 < . Then,
2n
xn +1 + yn +1
xn +2 - yn +2 = - xn +1 yn +1
2
1 2
=
2 ( xn +1 - yn +1 )
1
< ( xn +1 - yn +1 )
2
<
1
2 ( x1 - y1
2n )
x1 - y1
=
2n +1
We conclude by induction that the formula holds for all n ∈ N.
(d) Prove that lim x n = lim y n. (This common value is called the
n →∞ n →∞
x1 - y1
lim 0 ≤ lim ( x n - y n ) ≤ lim = 0.
n →∞ n→∞ n →∞ 2n - 1
Thus, by Squeeze Theorem, lim x n - lim y n = 0.
n→∞ n →∞
x n2 - 2 y n2 = ( x n - 1 + 2 y n - 1 ) 2 - 2 ( x n - 1 + y n - 1 ) 2
= -x n2-1 + 2 y n2-1
⋯⋯⋯
= (-1 ) n ( x 02 - 2 y 02 ) 2
= (-1 ) n
Thus, x n2 - 2 y n2 = -1 for all odd n ∈ N,
∣ xy n
n
- 2 ∣ =∣ x - y 2 y ∣
n
n
n
= ∣ x n2 - 2 y n2
y n ( x n + 2 yn ) ∣
=∣ ±1
y n ( x n + 2 yn ) ∣
≤∣ 1
∣
y (1+n 2 )
< ∣
y ∣
1
n
≤ 1
n
xn
By Squeeze Theorem, → 2 as n → ∞.
yn
Reference :
<NOTE> A proof of the Geometric-Harmonic Mean
[the Geometric-Harmonic Mean] Suppose that x0 > 0, y0 > 0 and x 0 ≤ y 0,
yn = x n - 1 y n - 1 for all n ∈ N.
(This common value is called the geometric-harmonic mean of x n - 1 and y n - 1.
That is, x n is called the harmonic mean of x n - 1 and y n - 1,
and y n is called the geometric mean of x n - 1 and y n - 1 .)
( )
2
1 1 2 1 1
Thus, we see + - = - ≥ 0.
xn -1 yn -1 xn -1 yn -1 xn -1 yn -1
And, we have
1 1 2 xn -1 + yn -1 2
+ ≥ and ≥ .
xn -1 yn -1 xn -1 yn -1 xn -1 yn -1 xn -1 yn -1
2xn -1 yn -1
That is, ≤ xn -1 yn -1 .
xn -1 + yn -1
and y n - y n - 1 = x n - 1 y n - 1 - y n - 1 ≤ y n - 1 - y n - 1 = 0.
And, since x0 ≤ y0 and x n ≥ x n - 1, y n ≤ y n - 1, we have
x 0 ≤ x 1 ≤ x 2 ≤ ⋯ ≤ x n ≤ ⋯ ≤ y n ≤ ⋯ ≤ y 2 ≤ y 1 ≤ y 0.
That is, { xn } is increasing and bounded above,
{ yn } is decreasing and bounded below.
2 xn -1 yn -1
Taking the limit of equalities x n = and y n = xn -1 yn -1 .
xn -1 + yn -1
2x y
We have x = and y = xy .
x+y
That is, x ( x - y ) = 0 and y ( y - x ) = 0.
yn = x n y n - 1 for all n ∈ N.
2 xn -1 yn -1
Taking the limit of equalities x n = and y n = xn yn -1 .
xn -1 + yn -1
2x y
We have x = and y = xy .
x+y
That is, x ( x - y ) = 0 and y ( y - x ) = 0.
Since x n ≥ y 0 = 3 and y n ≥ y 0 = 3, then x, y > 0.
Thus, x = y.
In addition, by part (a) and (b),
we assume that yn < x = y < xn for all n ∈ N.
For reference,
the following values are approximate values of x n's and y n's.
p.51
Exercises
1. Prove that (without using Theorem 2.29) that the sum of two Cauchy sequence
is Cauchy.
Proof) Let { xn } and { yn } be Cauchy sequences.
≤∣x n - x m∣+∣y n - y m∣
ε ε
< + = ε
2 2
Thus, { x n + y n } is also Cauchy.
Reference :
<NOTE> Prove that (without using Theorem 2.29) that the product of two Cauchy
sequence is Cauchy.
Proof) Let { xn } and { yn } be Cauchy sequences.
≤ ∣x n y n - x m y n∣ + ∣x m y n - x m y m∣
= ∣y n∣∣x n - x m∣ + ∣x m∣∣y n - y m∣
ε ε
< M⋅ +M⋅
2 M 2 M
= ε
4. Let { xn } be a sequence of real numbers. Suppose that for each ε > 0 there is
n
lim ∑ xk
n →∞ k =1
∣ ∣
m
Then, for each ε > 0, ∑ x k < ε implies ∣ s m - s n - 1 ∣< ε.
k=n
n
(-1 ) k
6. Prove that lim ∑ k
exists and is finite.
n →∞ k =1
Proof) Since
=
1
n
+ (- 1
n +1
+
1
n +2 )+( - 1
n +3
+
1
n +4 )+⋯
1
< +0+0+⋯
n
1
=
n
and
1 1 1 1 1
- + - + -⋯
n n +1 n +2 n +3 n +4
= ( 1
n
-
1
n +1 )+( 1
n +2
-
1
n +3 )+( 1
n +4
-⋯
> 0+0+0+⋯
= 0
1 1 1 1 1 1
then 0 < - + - + -⋯ < .
n n +1 n +2 n +3 n +4 n
Thus,
-
1
n
< ( -1 ) n ( 1
n
-
1
n +1
+
1
n +2
-
1
n +3
+
1
n +4
-⋯ )< 1
n
for all n ∈ N.
We consider that
(-1 ) k
( )
∞
1 1 1 1 1
∑ = (-1 ) n - + - + -⋯ .
k=n k n n +1 n +2 n +3 n +4
(-1 ) k
∣∑ (-1 ) k
∣<
∞ ∞
1 1 1
Thus, - < ∑ < . That is, .
n k =n k n k =n k n
1
By Archimedean Principle, there is an N ∈ N such that N > .
ε
Then, n ≥ N implies
∣∑ (-1 ) k
∣<
∞
1 ≤ 1
< ε.
k =n k n N
∣ ∑ x ∣< ε as m → ∞,
m
In 2.4Exercises 4, taking the limit of k
k =n
∣ ∑ x ∣< ε implies
∞
we conclude by 2.4Exercises 4 that k
k =n
n
lim ∑ x k exists and is finite.
n →∞ k =1
(-1 ) k n
(-1 ) k
Let x k : =
k
, then lim ∑ k
exists and is finite.
n →∞ k =1
∣x k + 1 - x k∣≤ a - k
≤ ∣x n - x n - 1∣ + ∣x n - 1 - x n - 2∣+ ⋯ + ∣x m + 1 - x m∣
n-m
= a-n ∑ ak
k=1
a
= a-n ( an -m - 1 )
a-1
a - n + 1⋅a n - m
<
a-1
a1 -m
=
a-1
Taking the limit of the inequality, this implies that
x n - x m → 0 as m → ∞.
(b) Prove that there exist bounded intervals in R which are not sequentially
compact.
1
Proof) Set E : = ( 0, 1 ] and x n : = .
n
1
Then, x n ∈ E for all n ∈ N, but lim x n = lim = 0 ∉ E.
n →∞ n →∞ n
(c) Prove that there exist closed intervals in R which are not sequentially
compact.
Proof) Set E : = [ 1, ∞ ) and x n = n.
That is, ∃
/ lim x n.
n →∞
E ∩ (a- 1
n
, a+
1
n ) \ { a } is nonempty for all n ∈ N.
since E ∩ (a- 1
n
, a+
1
n ) \ {a }⊆E ∩(a- 1
N
, a+
1
N ) \ { a },
E ∩ (a- 1
N
, a+
1
N ) \ { a } contains infinitely many points.
(For example, the set contains at least a N, a N + 1, a N + 2, ⋯⋯.)
Similarly,
e
2.5 Limits Supremum and Infimum
p.55
Exercises
1. Find the limit infimum and the limit supremum of each of the following
sequences.
(a) x n = 3 - (-1 ) n.
then liminf n →∞ x n = 2.
(-1 ) n
(c) x n = (-1 ) n + 1 + .
n
1
Solution) For odd n ∈ N, x n = 1 -
n
1
and for even n ∈ N, x n = -1 + .
n
Since sup k ≥n x n = 1 for all n ∈ N,
by Definition 2.32, limsup n →∞ x n = 1.
1 + n2
(d) x n = .
2n - 5
Solution) Since
1
2 +1
1 +n n2 0+1 1
lim x n = lim = lim = = ,
n →∞ n→∞ 2n - 5 n→∞ 5 2 -0 2
2-
n
1
by Theorem 2.36, limsup n →∞ x n = liminf n →∞ xn = .
2
yn
(e) x n = , where { yn } is any bounded sequence.
n
Solution) Since { yn } is any bounded sequence, there is an M ∈ R such that
∣y n∣≤ M for all n ∈ N.
Thus, ∣x n∣ = ∣ yn ∣≤ n M
n
for all n ∈ N.
By Squeeze Theorem, xn → 0 as n → ∞.
Hence, by Theorem 2.36, limsup n→∞ xn = liminf n →∞ x n = 0.
= ( 2 k - 1 ) ( 1 + (-1 )) + ( 2 k - 1 ) - 1 ( (-1 ) - 1 )
-2
=
2k - 1
x n k → 0 as k → ∞.
= 2k ( 1 + 1 ) + ( 2k )-1 ( 1 - 1 )
= 4k
x n k → ∞ as k → ∞.
n3 + n2 - n + 1
(g) x n = .
n 2 + 2n + 5
Solution) By Corollary 2.16,
1 1
n+1- + 2
n3 + n2 - n + 1 n n
lim x n = lim = lim = ∞,
n →∞ n →∞ n 2 + 2n + 5 n →∞
1+
2 5
+ 2
n n
by Theorem 2.36, limsup n →∞ xn = liminf n →∞ x n = ∞.
= lim ( inf { -x k : k ≥ n } )
n →∞
= lim ( -sup { x k : k ≥ n } )
n →∞
= lim ( -sup k ≥n xk )
n →∞
= - lim ( sup k ≥n xk )
n →∞
= -limsup n →∞ xn
and
= lim ( sup { -x k : k ≥ n } )
n →∞
= lim ( -inf { x k : k ≥ n } )
n →∞
= lim ( -inf k ≥n xk )
n →∞
= - lim ( inf k ≥n xk )
n →∞
= -liminf n →∞ xn
x n k ≥ r for all k ∈ N.
Case 1. { xnk } is unbounded above.
By the contraposition of Theorem 2.39,
then s = ∞. Thus, ∞ < r ≤ xn k, a contradiction.
≤ limsup n →∞ x n + liminf n →∞ yn
≤ limsup n →∞ ( xn + yn )
≤ limsup n →∞ x n + limsup n →∞ yn
provided that none of these sums is of the form ∞ - ∞.
Proof) By symmetry and Remark 2.38, it suffices to prove that
liminf n →∞ x n + liminf n →∞ y n ≤ liminf n →∞ ( xn + yn )
and liminf n →∞ ( x n + y n ) ≤ limsup n →∞ x n + liminf n →∞ y n.
By Definition 1.27 (iii ), inf k≥n x k ≤ x k and inf k≥n y k ≤ y k.
Adding these inequalities, we obtain
inf k≥n x k + inf k≥n y k ≤ x k + y k.
Then, { xk + y k } is bounded below by inf k≥n x k + inf k≥n y k.
Thus, by Definition 1.27 (iii ) again,
inf k≥n x k + inf k≥n y k ≤ inf k≥n ( x k + y k ).
Taking the limit of inequality as n → ∞, we have
liminf n →∞ x n + liminf n →∞ y n ≤ liminf n →∞ ( x n + y n ). ⋯⋯ (* )
≤ liminf n →∞ ( xn + yn - yn )
= liminf n →∞ xn
≤ limsup n →∞ xn
That is, liminf n →∞ ( x n + y n ) - liminf n →∞ y n ≤ limsup n →∞ xn
and liminf n →∞ ( x n + y n ) ≤ limsup n →∞ x n + liminf n →∞ y n.
(b) Show that if lim x n exists, then
n →∞
and
limsup n→∞ ( x n + y n ) = lim x n + limsup n →∞ y n.
n →∞
By part (a),
(c) Show by examples that each of the inequalities in part (a) can be strict.
Showing) Set x n = (-1 ) n and y n = (-1 ) n + 1. Then,
liminf n →∞ x n + liminf n →∞ y n = (-1 ) + (-1 ) = -2 and
liminf n →∞ ( x n + y n ) = 0 and
limsup n →∞ x n + liminf n →∞ y n = 1 + (-1 ) = 0 and
limsup n →∞ ( x n + y n ) = 0 and
limsup n →∞ x n + limsup n →∞ y n = 1 + 1 = 2. Thus,
liminf n →∞ x n + liminf n→∞ y n < liminf n →∞ ( xn + yn )
= limsup n →∞ x n + liminf n →∞ yn
= limsup n →∞ ( xn + yn )
< limsup n →∞ ( xn + yn )
= limsup n →∞ x n + limsup n →∞ yn
Hence, each of the inequalities in part (a) must be strict.
= -liminf n →∞ ( xn yn )
( limsup n →∞ wn )( limsup n →∞ yn )
= -( liminf n →∞ xn )( limsup n →∞ yn )
Hence ( liminf n →∞ xn ) ( limsup n →∞ yn ) ≤ liminf n →∞ ( xn y n ).
7. Prove that
limsup n →∞ x n = inf n∈N
( sup k ≥n x k ) and
liminf n →∞ x n = sup n∈ N
( inf k ≥n xk )
Case 2. s n → ∞ as n → ∞.
1
8. Suppose that x n ≥ 0 for n ∈ N. Under the interpretation = ∞ and
0
1
= 0, prove that
∞
1 1
limsup n →∞ = and
xn liminf n →∞ xn