Reader 1 Part 1
Reader 1 Part 1
1 Sequences
lim an = L, lim bn = M.
n→∞ n→∞
Solution:
(a) Let ϵ > 0 be arbitrary, but fixed. Then there are N1 , N2 such that
ϵ
kan − Lk < for n ≥ N1
2
ϵ
kbn − M k < for n ≥ N2
2
Then for n ≥ max{N1 , N2 } we have
(b) Let ϵ > 0 be arbitrary, but fixed. We may assume that ϵ < 1. Then there are N1 , N2
such that
ϵ ϵ
|an − L| < min{ , 3M } for n ≥ N1
3
|bn − M | < min{ 3ϵ , 3L
ϵ
} for n ≥ N2
so that
(c) Take the continuous function f (x) = x1 , {cn } = {f (bn )}. Then
1
lim cn = f ( lim bn ) = f (M ) = .
n→∞ n→∞ M
Now apply the result above:
an 1
lim = lim an · cn = L · .
n→∞ bn n→∞ M
Exercise 1.2.
1
(a) Calculate for each x ∈ R: lim .
n→∞ 1 + x2n
1
f (x) = lim .
n→∞ 1 + x2n
Solution:
(a) We have
0 if |x| < 1
lim x2n = 1 if x ∈ {−1, 1}
n→∞
∞ if |x| > 1.
Then as a result
1 1 if |x| < 1
lim = 1
if x ∈ {−1, 1}
n→∞ 1 + x2n 2
0 if |x| > 1.
1.0
0.8
0.6
0.4
0.2
-2 -1 1 2
Exercise 1.3.
(a) Use a proof by induction to show that for each n ∈ N it holds: n! ≥ 2n−1 .
(b) Show that for each n ∈ N we have
1 1 1
1+ + + ... + < 2.
2! 3! n!
Hint: First show that for all n
1 1 1
1+ + + ... + < 2 − 2−n+1 ,
2! 3! n!
and use part (a) here.
(c) Show that
1 1 1 1 1
1 + + + . . . = lim 1 + + + . . . +
2! 3! n→∞ 2! 3! n!
exists.
Solution:
• Proof by induction. Let P (n) : n! ≥ 2n−1 .
– n = 1: 1! = 1 = 20 , so P (1) is true.
– Now suppose P (n) is true. For n ≥ 1 we have
so P (n + 1) is true.
Exercise 1.4. *
√
n
(a) Calculate lim n
n→∞
Solution:
(a) Take log first: we have
√ ln n
lim ln( n n) = lim = 0.
n→∞ n→∞ n
ab ≥ a + b − 1 ⇔ (a − 1)b ≥ a − 1,
Solution:
(a) For n > 1 we have
n! 1 · 2... · n 1·2 2
0< = ≤ = .
n n n · n · ... · n n·n n
n!
lim = 0.
n→∞ nn
Here a > −6 is a constant. Is the corresponding sequence converging? If so, what is its
limit?
Solution:
We will show that for all a the sequence {an }n∈N is convergent. Notice that
√
a2 ≥ a1 ⇔ a + 6 ≥ a ⇔ a ∈ [−6, 3]
So P (n + 1) follows from P (n). This completes the proof. Similarly, one may
show that {an }n∈N is (strictly) monotonically decreasing if a > 3.
• The sequence is bounded above by 3. Again we will show this using a proof by
mathematical induction. Let P (n) : an ≤ 3. Clearly we have a1 ≤ 3. Now
suppose an ≤ 3 for some n. Then
√ √
an ≤ 3 ⇒ an + 6 ≤ 3 + 6 = 3.
n
n n 1/n
an = , (e + n) .
1+n
Solution:
The sequence {an }n∈N converges if and only if its two components converge in R. We
have
ln(n) − ln(n + 1)
lim ln(an,1 ) = lim
n→∞ n→∞ 1/n
1
− n+1 1
−n2
= lim n
= lim = −1.
n→∞ − n12 n→∞ n(n + 1)
Then
lim an,1 = lim eln(an,1 ) = e−1 .
n→∞ n→∞
So the first coordinate converges. Now the second coordinate. Again we take the log and
apply de l’Hôpital:
ln(en + n)
lim ln(an,2 ) = lim
n→∞ n→∞ n
en + 1 en
= lim n = lim n = 1,
n→∞ e + n n→∞ e + 1
so that
lim an,2 = e.
n→∞
Exercise 1.8. Consider the sequence {an }n∈N in R2 that is given by an = (sin n, cos n).
Does this sequence have a converging subsequence?
Solution:
This sequence is bounded, as kan k = 1 for all n. Therefore, by the Bolzano-Weierstrass
theorem, it has a converging subsequence.
Solution:
(a) For n = 1 + 4k and k = 0, 1, 2, . . . we have sin( nπ2
) = sin( 21 π + 2kπ) = 1 and
sin( (n+1)π
2
) = sin(π + 2kπ) = 0. So kan k = k(en , 0)k = en → ∞ for k → ∞.