Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Convergence in Mathematics for Sequences and Series

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Definition Tests Formulas and Solved Examples of Convergence

Convergent definition in mathematics is a property (displayed by certain innumerable series and functions) of approaching a limit more and more explicitly as an argument (variable) of the function increases or decreases or as the number of terms of the series gets increased. For instance, the function y = 1/x converges to zero (0) as it increases the 'x'. Even so, no finite value of x will influence the value of y to really become zero, the limiting value of y is zero (0) since y can be made as small as wanted by selecting 'x' huge enough. The line y = 0 (the x-axis) is known as an asymptote of the function.


Divergent Convergent Math

In the same manner as the above example, for any value of x between (but exclusive of) +1 and -1, the series 1 + x + x2 + ⋯ + xn converges towards the limit 1/(1 − x) as n, the number of terms, increases. The interval −1 < x < 1 is known as the range of convergence of the series; for values of x on the exterior of this range, the series is declared to diverge.


Difference Between Convergent and Divergent Math

Convergence usually means coming together, whereas divergence usually implies moving apart. In the world of trade and finance, convergence and divergence are terms used to define the directional association of two prices, trends or indicators.

A convergent sequence, a sequence of numbers in which numbers come ever near from a real number (known as the limit):

For example, 70, 80, 90, 95, 97, 98, 99, 99.5, 99.8, 99.9, 99.999….

Looking at this sequence, you are most likely to surmise that the numbers always come closer to 100, and you’d be right.

Other examples of convergent sequences include:

0, 1, 2, 2, 2, 2, 2, 2, 2, 2….

The rule here is: keep adding +1 to the preceding number until you reach 2, then put a pause. The limit is thus 2.

64, 32, 16, 8, 4, 2, 1, 0.5, 0.25, 0.125...

Here every number is just half of the previous one. The limit is ZERO (0). (No term of the sequence will ever reach up to zero; it’ll just keep coming infinitely closer from it.)

Now a divergent sequence, any sequence that does NOT come closer from a real number.

Either because its limit is infinite:

For example:

2, 4, 8, 16, 32, 64, 128, 256, and 512, 1024, 2048, 4096…

In this sequence, every number is double the preceding number (U (n+1) = 2*Un). It will keep increasing, infinitely. Because its limit, infinity, is NOT a real number, it is said to be a sequence infinite.


Solved Examples

You must have understood the convergent math definition, now let's proceed to solve the numerical problem associated with the concept.

Example: Evaluate if the given series converges or diverges. If it converges, find out its sum.

You must have understood the convergent math definition, now let's proceed to solve the numerical problem associated with the concept.

Example Evaluate if the given series converges or diverges. If it converges, find out its sum.

\[\int_{n=1}^{\infty} (\frac{1}{3})^{n-1}\]

Solution:

Using the general formula for the partial sums for this series i.e,

\[s_{n} = \int_{i=0}^{n} (\frac{1}{3})^{i-1} = \frac{3}{2} (1-1/3)^{n}\]

In the given example, the limit of the sequence of partial sums is,

\[\lim_{n \rightarrow \infty} s_{n} = \lim_{n \rightarrow \infty} \frac{3}{2} (1-1/3)^{n} = \frac{3}{2}\].

We come to the conclusion that the sequence of partial sums is convergent and thus the series will also be convergent and the value of the series is as follows:

\[\int_{n=1}^{\infty} (\frac{1}{3})^{n-1} = \frac{3}{2}\]


Example:

Evaluate if the given series converges or diverges. If it converges, find out its sum.

\[\int_{n=2}^{\infty} \frac{1}{n^{2}} - 1\]

Solution:

This is one of the few series where we are able to identify a formula for the general term in the sequence of partial fractions.

The general formula used for the partial sums is as below;

\[S_{n} = \int_{n=2}^{\infty} \frac{1}{i^{2}} - 1 = 3/4 - 1/2n - 1/2(n+1)\]

And in this example, we have,

\[\lim_{n \rightarrow \infty} s_{n} = \lim_{n \rightarrow \infty} (3/4 - 1/2n - 1/2(n+1)) = 3/4\]

The sequence of partial sums converges and thus the series converges. The value of the series is.

\[\int_{n=2}^{\infty} \frac{1}{n^{2}} - 1 = 3/4\]

FAQs on Convergence in Mathematics for Sequences and Series

1. What is convergence in mathematics?

In mathematics, convergence means that a sequence, series, or function approaches a specific fixed value as its input grows large or approaches a point. For example:

  • A sequence converges if its terms get closer and closer to a number called the limit.
  • A series converges if the sum of its terms approaches a finite number.
  • A function converges if its values approach a limit as the variable approaches a certain point.
Convergence is a central concept in calculus, real analysis, and infinite series.

2. What does it mean for a sequence to converge?

A sequence converges if its terms approach a fixed real number called the limit as n → ∞. Formally, a sequence {aₙ} converges to L if:

lim (n→∞) aₙ = L

Example:

  • If aₙ = 1/n, then as n increases, 1/n gets closer to 0.
  • Therefore, lim (n→∞) 1/n = 0, so the sequence converges to 0.
If no such finite limit exists, the sequence is divergent.

3. What is the definition of convergence of a series?

A series converges if the sequence of its partial sums approaches a finite limit. For a series ∑aₙ, we define partial sums as:

Sₙ = a₁ + a₂ + ... + aₙ

If lim (n→∞) Sₙ = S (a finite number), then the series converges to S.

  • If the limit exists and is finite → convergent series.
  • If the limit does not exist or is infinite → divergent series.
This definition is fundamental in infinite series and calculus.

4. What is the difference between convergence and divergence?

The difference between convergence and divergence is that convergence means approaching a finite limit, while divergence means not approaching any finite limit.

  • Convergence: lim (n→∞) aₙ = L (finite value).
  • Divergence: The limit does not exist or is ±∞.
Example:
  • aₙ = 1/n → converges to 0.
  • aₙ = n → diverges because it increases without bound.
This distinction is essential when analyzing sequences, series, and limits.

5. How do you test if a sequence converges?

To test if a sequence converges, calculate its limit as n → ∞ and check if it approaches a finite number. Steps:

  • Simplify the expression for aₙ.
  • Evaluate lim (n→∞) aₙ.
  • If the result is finite → convergent; otherwise → divergent.
Example:
  • aₙ = (2n + 1)/(n)
  • Divide numerator and denominator by n.
  • lim (n→∞) (2 + 1/n) = 2
So the sequence converges to 2.

6. What are the main tests for convergence of a series?

The main convergence tests determine whether an infinite series has a finite sum. Common tests include:

  • Geometric Series Test: Converges if |r| < 1.
  • p-Series Test: ∑1/nᵖ converges if p > 1.
  • Comparison Test: Compare with a known series.
  • Ratio Test: If L = lim |aₙ₊₁/aₙ| < 1, series converges.
  • Integral Test: Use an improper integral to test convergence.
These tests are widely used in calculus and real analysis.

7. What is absolute and conditional convergence?

A series is absolutely convergent if ∑|aₙ| converges, and conditionally convergent if ∑aₙ converges but ∑|aₙ| diverges.

  • Absolute convergence: Stronger condition; guarantees convergence.
  • Conditional convergence: Converges due to sign alternation.
Example:
  • The alternating harmonic series ∑(-1)ⁿ⁺¹(1/n) converges.
  • But ∑|1/n| = ∑1/n diverges.
So it is conditionally convergent.

8. What is uniform convergence?

Uniform convergence occurs when a sequence of functions converges to a limiting function at the same rate across the entire domain. Formally, fₙ(x) converges uniformly to f(x) if:

For every ε > 0, there exists N such that for all n ≥ N and for all x in the domain,

|fₙ(x) − f(x)| < ε

Uniform convergence is stronger than pointwise convergence and preserves properties like continuity.

9. Can you give an example of a convergent geometric series?

A geometric series ∑arⁿ converges if the common ratio satisfies |r| < 1. Example:

  • Consider ∑(1/2)ⁿ from n = 0 to ∞.
  • Here, a = 1 and r = 1/2.
The sum of an infinite geometric series is:

S = a / (1 − r)

So S = 1 / (1 − 1/2) = 2. Therefore, the series converges to 2.

10. Why is convergence important in calculus and analysis?

Convergence is important because it determines whether limits, infinite series, and function approximations produce meaningful finite results. It is essential for:

  • Evaluating limits of sequences and functions.
  • Determining whether an infinite series has a finite sum.
  • Working with power series and Taylor expansions.
  • Ensuring correctness in integration and differentiation of series.
Without convergence, many core results in calculus and real analysis would not hold.