A convergent sequence is a sequence having finite limit. For example, {1/n} is a convergent sequence with limit 0. Here, we study the definition and examples of convergent sequence.
Convergent Sequence Definition
A sequence {xn} is said be convergent if it has a finite limit L. That is, for every ε>0, there is a natural number N such that
|xn – L| < ε for all n ≥ N. |
We say the sequence {xn} converges to L. Symbolically, we write limn→∞ xn = L.
For example, the sequence {1/n} is convergent and it converges to 0.
Remark: If a sequence is not convergent then it is either divergent or oscillatory. For example, the sequence {n} is divergent.
Convergent Sequence Examples
Question 1: Show that the sequence {1/n2} is convergent.
Answer:
Here, the nth term is $x_n=\dfrac{1}{n^2}$.
Let ε > 0 be arbitrary.
Now, |xn – 0|
= $|\dfrac{1}{n^2} -0|$
= $\dfrac{1}{n^2}$ < ε if $n > \dfrac{1}{\sqrt{\epsilon}}$
Chose N = $[\dfrac{1}{\sqrt{\epsilon}}]$+1 where [x] denotes the greatest integer function of x.
Therefore, we have shown that
$|\dfrac{1}{n^2} -0|$ < ε if n≥N.
Thus, by definition, the sequence {1/n2} converges, and it converges to 0.
Note: In a similar way, one can show that the sequence {1/np} (where p>0) converges to 0, hence convergent.
More Problems:
- Show $\left\{ \dfrac{1}{n+1}\right\}$ is convergent.
- Show {xn} converges to 0 provided that |x| < 1.
- The sequence {n} is not convergent.
Related Articles:
A Convergent Sequence is Bounded: Proof, Converse
Bounded sequence definition examples
Unbounded sequence definition examples
FAQs
Q1: What is a convergent sequence? Give an example.
Answer: A sequence is called convergent if it has a finite limit. For example, the sequence {1/n} has limit 0, hence convergent.