Limit of A Sequence
Limit of A Sequence
Calculus I
2.1 Introduction 2
2.2 Sequences 2
2.1 INTRODUCTION
2.2 SEQUENCES
Definition 2.1 A sequence {xn} is a function on the set of real numbers, and is usually written as
x1 , x2 , x3 , , xn , .
Example {1, 2, 4, 8, ...} is a sequence of positive integers with general term xn 2 n1 .
n
5. Sn = x r = x1 + x2 + x3 + + xn is a finite series.
r 1
6. Sn = x r = x1 + x2 + x3 + + xn + is an infinite series.
r 1
n
How to find the series sum , S n x r ? By using
r 1
Sn = 1 [2a (n 1)d ] .
2
Sn = a (1 r ) ;
n
a
S = where | r| < 1 .
1 r 1 r
n
1
(iii) 1 + 2 + 3 + + n = r =
r 1 2
n(n 1)
n
12 + 22 + 32 + + n2 = r 2
= 1 n(n 1)(2n 1)
r 1 6
n
13 + 23 + 33 + + n3 = r 3
= 1 n 2 (n 1) 2
r 1 4
12 22 32
...
1 1(1 2 2 2 ) 1(1 2 2 2 )(1 2 32 )
x
Prove that the sum of the series to n terms is 1 (3 n2 ).
2 n
Example 2 Show that (sin2 +sin4 + +sin2n ) sin = sin n sin (n+1) .
1 R (1 R)
Hn = 1 1 1 1 ...
2 3 4
1 5 1 5
= and =
2 2
1 5 n 1 5
Let an = c1 ( ) + c2 ( )n , where c1 , c2 R.
2 2
Since a0 = 0 , we have
0 = c1 + c2 .................(1)
Since a1 = 1 , we have
1 5 1 5
1 = c1 ( ) + c2 ( ) ...................(2)
2 2
1 1
On solving (1) and (2) , we obtain c1 = and c2 = .
5 5
1 n n
Hence, an = ( ) , where , are roots of the equation x2 + x 1 = 0
5
with > .
Example 5 (a) The general term of a sequence ur satisfies ur 2kur1 + k2 u r2 = 0 for r 2
x1 = x2 = 1 and xn+1 = xn + xn 1 .
Definition 2.2 A CONVERGENT SEQUENCE {xn} is a sequence whose terms will approach a
finite value a as n tends to infinite.
We say that xn a as n .
1 n
Example If xn = ( ) , the sequence {xn} is convergent to 0 .
2
1
sin r
Example The sequence { } is also convergent to 0.
r
Definition 2.3 A sequence {xn} is said to converge to a if and only if for any > 0 , there exists a
positive integer N such that when n N , we have |xn a| < .
Theorem 2.2 All convergent sequences are BOUNDED. i.e. | xn | M for all n N .
Important Facts:
lim 1 1n e .
n
(7)
n
0 if 0
1
(8) lim 1 if 0
n n
if 0
Definition2.5 A sequence {xn} is said to diverge to positive infinity if for any positive real number
M, there exists a positive integer N such that when n > N, xn > M.
We write lim x n .
n
A sequence {xn} is said to diverge to negative infinity if for any positive real
number M , there exists a positive integer N such that when n > N , xn < M.
We write lim x n .
n
1
N.B. lim n lim 0
n n n
Definition 2.6 Oscillating sequences are neither convergent nor diverging to infinity.
(2) xn = n cos n
(3) xn = n (1)n
1
(4) xn = (1)n
n
x lim xn
(c) lim n n , where lim yn 0 .
n y n
n nlim
yn
lim ( xn ) ( lim xn ) m ,
m
(i)
n n
1 1
(ii) lim ( xn m ) ( lim xn ) m ,
n n
n2 n 2
(b) lim
2 4n
Example 6 Find (a) lim .
n 2n 2 2 n 4 4n 1
n n
*N.B. We cannot use these rules of operations if {xn} or {yn} is NOT convergent.
Find lim 2 2 2 .
1 2 n
Example 8
n n n n
Wrong proof :
k
Since lim = 0 for k n.
n n 2
1 2 n
So lim 2 2 2 = 0 + 0 + = 0
n n n n
It is invalid since the sum of an infinite number of terms, each term tends to
zero, may not be zero.
Show that the limit value lim + (1)n 1 does not exist.
1 2 3 4 n
Example 9
n n n n n n
1 2 3 4 n 1
lim + (1) n 1 =
n n n n n n 2
(c) If lim x n and yn 0 for all n > N and yn does not converge to 0 , then
n
lim x n y n
n
sin n
Example 10 Evaluate lim .
n n
1 sin n
Soln. Since |sinn| 1 for all n and lim = 0 , lim = 0.
n n n n
(1)n
Example 11 Evaluate (a) lim (b) lim (n cos n) (c) lim n sin n
n n n n
1 1 1
Example 12 Evaluate lim n ( 1) n .
n
1 3 3 5 (2n 1)(2n 1)
x1 1 , x2 2 and 2 xn 2 xn 1 xn 0 ( n 1,2,3,… )
n2
1
xn 1
2
Solution
1
x1 1 and xn 1 xn ( n 1,2,3,… )
3n
Find lim x2 n .
n
Solution
xn yn zn
Then lim yn a .
n
sin n
Example13 Prove that lim 0.
n n
1 1 1
Example 14 Find lim 2 .
n
n (n 1) 2
(2n) 2
1 1 1
since for all k = 0 , 1, 2, . . ., n
( 2n ) 2 (n k ) 2 n 2
1 1 1
lim 2
n
n (n 1) 2
(2n) 2
1 1 1
= lim lim lim
n n 2 n ( n 1) 2 n (2n ) 2
1 1 1
Example 15 Evaluate lim
.
n
n 1 n2 2 n2 n
2
2 (1) n
Example 16 Evaluate lim n .
n 2n
Then an = (1+h)n =
Example 18 Let A be a positive real number and {an} be a sequence of real numbers such that a1 A
1 A2
and an+1 = an for n 1.
2 an
Theorem 2.7 (a) If lim xn and there exists a positive integer N such that xn yn as n > N ,
n
then lim y n .
n
(b) If lim xn and there exists a positive integer N such that xn yn as n > N , then
n
lim yn .
n
Find lim
1 1 1
Example 19 . [compare with Example14 and 15]
n
n 1 n2 2n
1 1 1 1 1 1
Since
n 1 n2 2n nn nn 2n
0 if | a | 1
Example 20 Prove that lim a n . What happens when |a| = 1?
n
if | a | 1
Definition 2.7 (1) A sequence {xn} is said to be monotonic increasing if and only if xn xn+1
for n = 1, 2, 3, ... .
(2) A sequence {xn} is said to be monotonic decreasing if and only if xn xn+1 for n
= 1, 2, 3, ... .
1
Example 21 Show that the sequence { } is strictly decreasing.
n
1 1
Soln. Since > for all n N
n n 1
1
So the sequence { } is strictly decreasing.
n
n
1
Example 22 Let a sequence {xn} be defined by xn = r . Show that the sequence is
r 1
monotonic increasing.
Definition 2.8 (a) A sequence {xn} is said to be BOUNDED ABOVE if and only if
n
1
Example 23 Let the sequence {xn} be defined by xn = for n 1 .
r 1
r
3 1
ab 2 x n
2
a n 1 bn 1 ab
an , bn a n 1bn 1 for n > 1 and a1 , b1 ab .
2 2
(a) Prove that {an} is monotonic decreasing. Hence deduce that {bn} is monotonic
increasing.
(b) Prove that {an} and {bn} converge to the same limit.
(a) Show that {x2n1} is a decreasing sequence and {x2n} is an increasing sequence .
(b) Show that x2n1 > x2m for all positive integers n and m .
(c) Hence, show that {x2n1} and {x2n} have a common limit and find it .
n
Definition e = lim 1 1 , where n takes positive integral values.
n
n
1 1 1
Or lim ( 1 ) e
n 1! 2! n!
n
Find lim 1 .
1
Example 28
n
3n
1 1
1
n
1 3
3n
1 3
3n 1
Soln. lim 1 = lim 1 = 3 n
lim 1 = e 3
n
3n n 3n 3n
n
3 2
(d) lim 1 2
n
n n
3 2n 2n 1
Example 31 Let a1 = 2 , b1 = and an = an1 , bn = bn1 for n 2 .
2 2n 1 2n
(a) Prove that an > bn and an bn = 2n + 1 for n 1 .
1
Hence find lim . [HKAL98] (7 marks)
n a
n
a n 1 1
2
a1 = x and an = for n 2 .
2 a n 1
x2 1
f(x) = f for all x 1 .
2 x
2
a
(d) Using the above results, show that lim n exists and find the limit.
n n
2
an
State with reasons whether lim exists. [HKAL95] (8 marks)
n n
x x x sin x
lim cos cos 2 cos n1
n 2 2 2 x
3(1 x n )
Example 35 If x1 0 , x n 1 , show that x n 1 3 k x n 3 , where 0 k 1 .
3 xn