Topic 13 - Sequence and Its Convergence
Topic 13 - Sequence and Its Convergence
Topic 13 - Sequence and Its Convergence
1, 2, 4, 8, . . . an = 2 n
As n increases,
+ve terms approach 1
-ve terms approach -1
Solution:
Theorem
Suppose that ƒ(x) is a function defined for all x ≥ n0 and that {an}
is a sequence of real numbers such that an = ƒ(n) for n ≥ n0. Then
Note:
EXAMPLE 7 Show that
Solution The function (ln x)/x is defined for all x ≥ 1 and agrees with the given
sequence at positive integers.
A single application of l’Hôpital’s Rule shows that
Recursive Definition of Sequences
Sequences are often defined recursively by giving
1. The value(s) of the initial term(s) and
2. A rule, called recursive formula, for calculating any later term
from the terms that precede it.
Example The statements a1 = 1 and an = an-1 + 1 define the
sequence 1, 2, 3, . . . , n, . . . of positive integers.
Example The statements a1 = 1 and an = n . an-1 define the
sequence 1, 2, 6, 24. . . , n!, . . . of factorials of the positive integers.
Example The statements a1 = 1, a2 = 1 and an+1 = an + an-1 define
the sequence 1, 1, 2, 3, 5, . . . . of Fibonacci numbers.
5. an 3 5
n
n 1/ n
Next Lecture
Infinite Series and its Convergence