Comprehensive Notes on Infinite Series and Convergence Tests
Definition of Infinite Series
Definition 1 (Infinite Series): An infinite (numerical) series, or simply a series, is an expression that can be written in the form:
The numbers are called the terms of the series.
Since it is impossible to add an infinite number of terms directly, the sum of an infinite series is determined using an indirect limit process.
Conceptual Example: Consider the decimal number
This number can be written as the infinite series:
Equivalently, this is the sum:
Since is the decimal expansion of , any reasonable definition for the sum of an infinite series should yield the result for this sum.
Sequence of Partial Sums and Convergence
Definitions of Partial Sums: To formalize the sum, let denote the sum of the first terms of the series:
The number is called the -th partial sum of the series.
The sequence is called the sequence of partial sums of the series.
Definition 2 (Convergence and Divergence): Let be the sequence of partial sums of the series .
If the sequence converges to a real number , then we say that the series converges to . is called the sum of the series, denoted as .
If the sequence of partial sums of the series diverges, we say that the series diverges. A divergent series does not have a sum.
Example 1: Oscillating Series
Determine whether the series converges or diverges.
Solution: Calculate the partial sums:
The sequence of partial sums is .
Since this sequence is divergent (it oscillates), the given series diverges and has no sum.
Geometric Series
Definition: A geometric series is a series in which each term is obtained by multiplying the previous term by a fixed constant . If the starting term is , the series has the form:
The constant is called the ratio or quotient of the series.
Theorem 1 (Convergence of Geometric Series): A geometric series converges if |r| < 1 and diverges if . If the series converges, its sum is given by:
Proof of Theorem 1 (Geometric Series)
Case 1 ():
If , the series is . The -th partial sum is .
. This limit is if a > 0 and if a < 0. In both cases, the series diverges.
If , the series is . The sequence of partial sums is , which diverges. Thus, the series diverges.
Case 2 ():
The -th partial sum is .
Multiply by : .
Subtract: .
Since , we have .
If |r| < 1, then as . Thus, .
If |r| > 1, then if r > 1, grows unbounded. If r < -1, oscillates between increasing positive and negative values. In both cases, the sequence diverges.
Example 2: Testing Geometric Series
(a) Series:
Solution: This is a geometric series with and .
Since |r| = \frac{1}{4} < 1, the series converges.
Sum: .
(b) Series:
Solution: Rewrite the general term: .
This is a geometric series with .
Since r = \frac{9}{5} > 1, the series diverges.
Telescoping Series
Definition: A series of the form is known as a telescoping series.
Evaluation: To check convergence, rewrite the general term using partial fractions:
The -th partial sum is:
After cancellation (telescoping): .
The limit is: .
The series converges to .
Harmonic Series
Definition: The series of the form is called the harmonic series.
It is one of the most important divergent series.
Proof of Divergence:
The terms are positive, so the sequence of partial sums is strictly increasing: s_1 < s_2 < s_3 < \dots < s_n < \dots
By examining selected partial sums (where the index is a power of 2):
s_4 = 1 + \frac{1}{2} + (\frac{1}{3} + \frac{1}{4}) > 1 + \frac{1}{2} + (\frac{1}{4} + \frac{1}{4}) = 1 + \frac{2}{2}
s_8 = s_4 + (\frac{1}{5} + \frac{1}{6} + \frac{1}{7} + \frac{1}{8}) > (1 + \frac{2}{2}) + (\frac{1}{8} + \frac{1}{8} + \frac{1}{8} + \frac{1}{8}) = 1 + \frac{3}{2}
In general, s_{2^n} > 1 + \frac{n}{2}.
As , the value grows without bound. Therefore, the sequence of partial sums is not bounded from above.
Consequently, the harmonic series diverges.
Divergence Test
Theorem 2: If the series converges, then .
Proof: Since , we have .
If the series converges and , then as well.
Therefore, .
Theorem 3 (Divergence Test):
(i) If , then the series diverges.
(ii) If , the series may converge or diverge (the test is inconclusive).
Example 3: Examine the convergence of .
. Therefore, the series diverges.
Algebraic Properties of Infinite Series
Theorem 4:
(i) If and are convergent series, then and are convergent series, and their sums are:
(ii) If , the series and converge or diverge simultaneously, and .
(iii) Deleting or adding a finite number of terms does not affect convergence or divergence of the series. For any constant , the series and share the same nature.
Example 4: Find the sum of .
Series 1 (): Sum .
Series 2 (): Sum .
Result: .
Integral Test
Theorem 5 (Integral Test):
Let be a series with positive terms.
If is a positive, decreasing, and continuous function on the interval , where and for every , then:
and have the same nature (both converge or both diverge).
Example 6 (Applying Integral Test):
(a) Harmonic Series : Let . This is positive, decreasing, and continuous for .
. The series diverges.
(b) Series : Let . This is positive, decreasing, and continuous for .
. The series converges (though this integral value is not the sum of the series).
p-series (Hyperharmonic Series)
Definition: A series of the form: where p > 0 is called a p-series or hyperharmonic series.
Theorem 6 (Convergence of a p-series):
A p-series converges if p > 1.
A p-series diverges if 0 < p \leq 1.
Proof (using Integral Test for ):
.
If p > 1, then 1 - p < 0, so . The integral converges to .
If 0 < p < 1, then 1 - p > 0, so . The integral diverges.
For , it is the harmonic series, which diverges.
Example 7: The series diverges because it is a p-series with .