Infinite Sequences: 1. Definition
Infinite Sequences: 1. Definition
Infinite Sequences
1. Definition
1.2 Definition
A sequence is a function whose domain is the set of all
positive integers greater or equal to some integer n 0 . The
function value an is called the nth term of the sequence.
1
Materials for W8
equivalently
lim an ≠ 0 if and only if lim an ≠ 0
n →∞ n →∞
Theorem 1.2
Suppose that {an } is a sequence, f (n ) = an such that f (x )
exists for all real numbers x ≥ 1 and L is a real number.
i. If lim f (x ) = L , then lim an = L
x →∞ x →∞
iii. If lim f (x ) does not exist, then lim an does not exist
x →∞ x →∞
Theorem 1.3
Suppose that {n α }(α > 0) , {e n } , {ln n } , {sin n } , and
{cos n } are sequences, then
i. lim n α = ∞
n →∞
ii. lim e n = ∞
n →∞
iii. lim ln n = ∞
n →∞
2
Materials for W8
Theorem 1.5
Let {an } and {bn } be sequences. Suppose that
lim an = ∞ and lim bn = M
n →∞ n →∞
3
Materials for W8
(a) { } 5
en
(b) {2 + ln n } (c) {(−1)n } { }
(d) sin
1
n
Solution (a)
⎛ 5 ⎞⎟ lim 5
lim ⎜ n ⎟ = n →∞
n →∞ ⎜
⎝e ⎠ lim e n
n →∞
converges.
Solution (b)
lim (2 + ln n ) = lim 2 + lim (ln n )
n →∞ n →∞ n →∞
sequence diverges.
Solution (c)
{(−1)n } = −1,1, −1,1, −1,1,... Looking at the terms of the
sequence, we see that the terms oscillate between –1 and 1,
hence the sequence has no limit, therefore we conclude that the
sequence diverges.
4
Materials for W8
Solution (d)
Applying Theorem 1.4(v) we have
⎛ 1⎞ ⎛1⎞
lim ⎜⎜sin ⎟⎟ = sin lim ⎜⎜ ⎟⎟ = sin 0 = 0
n →∞ ⎝ n⎠ n →∞ ⎝ n ⎠
3. l’Hopital’s rule
The l’Hopital’s rule can also be applied to limits of
sequences as long as the conditions for the rules are satisfied.
Theorem 1.6
Suppose that f and g are differentiable functions and
lim f (n ) = 0 = lim g(n ) or lim f (n ) = ∞ = lim g(n )
n →∞ n →∞ n →∞ n →∞
then
f (n ) f ′(n )
lim = lim
n →∞ g (n ) n →∞ g ′(n )
Solution (a)
⎛ 3n 2 + n − 1 ⎞⎟ ∞
lim ⎜⎜ 2 ⎟= . Aplly l’Hopital’s rule:
n →∞ ⎝⎜ n + 4n − 3 ⎠⎟ ∞
⎛ 6n + 1 ⎞⎟ ∞
lim ⎜⎜ ⎟⎟ = . Apply the rule a second time.
n →∞ ⎝ 2n + 4 ⎠ ∞
⎛6⎞
lim ⎜⎜ ⎟⎟ = 3 . The sequence converges to 3.
n→∞ ⎝ 2 ⎠
5
Materials for W8
Solution (b)
⎡ ⎛ 1 ⎞⎤
lim ⎢n ln ⎜⎜1 + ⎟⎟⎥ = ∞ ⋅ 0 - an indeterminate form. Rewrite
n →∞ ⎢
⎣ ⎝ n ⎠⎦⎥
the expression of limit.
⎡ ⎛ 1 ⎞⎤
⎡ ⎢ ln ⎜⎜1 + ⎟⎟ ⎥
⎛ 1 ⎞⎤ ⎝ n ⎠ ⎥ = 0 . Now we can apply
lim ⎢n ln ⎜⎜1 + ⎟⎟⎥ = lim ⎢⎢ ⎥
n →∞ ⎢
⎣ ⎝ n ⎠⎥⎦ n →∞
⎢ 1 ⎥ 0
⎢ n ⎥
⎣ ⎦
the l’Hopital’s rule.
⎡ ⎛ 1 ⎞⎟ ⎤ ⎡ 1 ⎤⎛ 1 ⎞
⎢ ln ⎜⎜1 + ⎟ ⎥ ⎢ ⎥ ⎜⎜− 2 ⎟⎟
⎢ ⎝ n ⎠⎥ ⎢
⎣ 1 + (1/ n ) ⎦⎥ ⎝ n ⎠
lim ⎢
1 ⎥ = nlim 1
n →∞
⎢ ⎥ →∞
− 2
⎢ n ⎥ n
⎣ ⎦
⎛ 1 ⎞⎟ 1
= lim ⎜ ⎜ ⎟⎟ = =1
n →∞ ⎜
⎝1 + (1/ n )⎠⎟ 1 + 0
The sequence converges to 1.
Theorem 1.7
If {r n } is a sequence, then
⎧
⎪0, r <1
n
lim r = ⎨⎪
n →∞ ⎪
⎪∞, r > 1
⎩
6
Materials for W8
Example 3
⎧
⎪ cos2 n ⎫
⎪
Find the limit of the sequence ⎨ n ⎪⎬ .
⎪
⎪
⎪ 5 ⎪
⎩ ⎪
⎭
Solution
The given sequence is {bn } . Your approach is to think of what
two known sequences to use as {an } and {cn } such that
an ≤ bn ≤ cn . Let’s examine the given term. We know that
0 ≤ cos2 n ≤ 1 from the property of that trigonometric function,
hence if we divide each part of the inequality with 5n , we have
the middle part as bn , that is
0 cos2 n 1
≤ ≤
5n 5n 5n
Now we have the appropriate {an } and {cn } , which are:
{ }
{an } = {0} and {cn } = n
5
1
n
1 ⎛ 1 ⎞⎟
lim an = lim 0 = 0 and lim cn = lim n = lim ⎜⎜ ⎟ = 0 from
n →∞ n →∞ n →∞ n →∞ 5 n →∞ ⎝ 5 ⎠
Theorem 1.7. Since both limit are equal to zero, the limit for
the sandwiched sequence should also be zero. Therefore
cos2 x
lim = 0 . This is thus a convergent sequence.
n →∞ 5n
7
Materials for W8
Example 4
Solution
n!
If n is a positive integer, then clearly 0 < . So we can
nn
have an = 0 .
n!
Next we analyse the term . We begin with rewriting
nn
the term in the following fashion:
n! 1 ⋅ 2 ⋅ 3 ⋅ 4 …n ⎛ 1 ⎞⎛
⎟ 2 ⋅ 3 ⋅ 4 …n ⎞⎟
= = ⎜ ⎜
nn n ⋅ n ⋅ n ⋅ n …n ⎜⎝ n ⎠⎝ ⎟⎜ n ⋅ n ⋅ n …n ⎠⎟
⎛ 2 ⋅ 3 ⋅ 4 …n ⎞⎟
The value of the term ⎜⎜ < 1 (agree?). If we compare
⎝ n ⋅ n ⋅ n …n ⎠⎟
⎛ 1 ⎞⎛ 2 ⋅ 3 ⋅ 4 …n ⎞⎟ 1
⎜⎜ ⎟⎟⎜⎜ with we would have the following
⎝ n ⎠⎝ n ⋅ n ⋅ n …n ⎠⎟ n
inequality:
⎛ 1 ⎞⎛ 2 ⋅ 3 ⋅ 4 …n ⎞⎟ 1
⎜⎜ ⎟⎟⎜⎜ ≤ , (why?).
⎝ n ⎠⎝ n ⋅ n ⋅ n …n ⎠⎟ n
Therefore we can write
n! 1
0< n <
n n
1
Thus we now have cn = .
n
1
We know lim an = lim 0 = 0 and lim cn = lim = 0 . It
n →∞ n →∞ n →∞ n →∞ n
n!
follows from Theorem 1.8, lim bn = lim n = 0 . The sequence is
n →∞ n →∞ n
a convergent sequence.