Comprehensive Guide to Series, Partial Sums, and Convergence Tests for Convergence, and Geometric Series Analysis of Series
Introduction to Series and Sigma Notation
Transition from Sequences: Previously, the focus was on sequences, which are lists of terms (). In sequences, we assess whether the list itself converges or diverges by taking the limit of the general term (), using tools like the Squeeze Theorem or comparison tests.
Conceptual Shift to Series: If we decide to add the terms of a sequence together rather than just list them, we create a series. This is essentially the progression from a list to a sum.
Sigma Notation (): The Capital Greek letter Sigma represents a sum. It tells us where to start adding and where to stop.
A typical series notation is written as , which instructs us to take the terms of the sequence and add them together forever (to infinity).
The starting point (index) is usually indicated at the bottom (e.g., ), and the stopping point is indicates at the top (e.g., ).
Partial Sums and the Sequence of Partial Sums
The Partial Sum (): Because we cannot add terms forever (the speaker notes, "I'm not going to live forever"), we look at what is called a partial sum.
A partial sum is a finite sum that adds the first terms of a series. It is denoted as:
Existence of Partial Sums: Since is a finite number (e.g., 10, 100, or a million), the sum of these terms for sure exists. For every integers , there is a specific sum .
Sequence of Partial Sums: For every additional term we include, we get a new sum. This creates a new sequence composed of the individual partial sums:
This resulting sequence () is the "sequence of partial sums."
The Definition of Series Convergence
Connecting Sequences to Series: The main reason sequences were studied is because the convergence of a series is defined by the convergence of its sequence of partial sums ().
Convergence Criterion: If the sequence of partial sums converges, then the limit of as approaches infinity exists. Let that limit be :
If this limit exists, we say the infinite series converges, and its sum is precisely .
Divergence Criterion: If the sequence of partial sums diverges (goes to infinity, negative infinity, or oscillates), then the series itself is divergent and we cannot find a finite sum.
Calculus Jump: We use limits to equate the infinite sum with the limit of the partial sums:
Example Study: The Series of Natural Numbers
Problem: Determine the convergence of .
Step 1: Find the partial sum (). This is the sum of integers from 1 to :
Step 2: Find a formula for the partial sum. The speaker references the story of the mathematician "gaus" (Gaus) who found this formula in elementary school:
Step 3: Analyze the limit as :
Conclusion: Since the sequence of partial sums is divergent, the series is divergent.
Telescoping Series and Partial Sum Formulas
Definition: A telescoping series is one where internal terms cancel each other out, leaving only a few beginning and ending terms. This occurs frequently with differences of fractions.
Example Problem: Find the sum of .
Step 1: List the partial sum terms.
For :
For :
For :
For :
For :
Pattern Identification: The first fraction of one term cancels with the last fraction of the previous term. Following the pattern carefully:
cancels with .
cancels with .
would cancel with the next fraction.
cancels with the preceding term's end.
Remaining Terms: Only the very first fraction and the very last fraction remain in the partial sum formula:
Take the Limit:
Result: The series converges to .
Example Study: Decomposing Fractions for Telescoping Series
Problem: Evaluate .
Analysis: This does not initially look like a telescoping series because it is not two separate fractions. We must create them.
Step 1: Factor the denominator using the difference of squares:
Step 2: Perform Partial Fraction Decomposition (referred to as a "decomposition" or "decomposing the nasty fraction").
Solve for and : .
Let : .
Let : .
Resulting Series: .
Step 3: List partial sum terms to find the pattern.
:
:
:
:
:
Cancellations: The "insides" of the terms cancel out. Only the first term of the first set () and the last term of the -th set () remain.
Final Formula: .
Limit: .
The series converges to .
Geometric Series: Definition, Convergence, and Sum Formula
Standard Form: A geometric series typically takes the form:
Alternatively, it can be written starting at zero: .
Role of Constants:
is a constant coefficient (the first term). It doesn't affect the fact of convergence/divergence but does affect the final sum.
is the common ratio (the base).
Convergence Criteria:
The series converges if and only if (meaning ). This happens only with fractions whose absolute value is less than 1. Powers of such fractions decrease toward zero as the exponent increases.
If , the series is , which goes to infinity (with constant ).
The series diverges if .
The Sum Formula: If a geometric series converges, its sum is given by:
Proof of the Geometric Series Sum Formula
Define the partial sum for a geometric series:
Multiply the entire equation by :
Subtract the two equations ():
Solve for :
Apply the limit as :
If , then . This leaves .
If , the limit goes to infinity (diverges).
Analyzing Geometric Series: Convergence Criteria and Examples
Example 1: .
.
.
Convergence check: Since , the series converges.
Sum: .
Warning on Divergence: If , the sum formula will still give you a numerical value (a "silly answer"), but it is incorrect because the series is divergent. You must show convergence before calculating the sum.
Example 2 (Pattern-based): Sum the alternating series
Notice it is starting at , requiring power .
Factor out the first term to ensure the internal expression starts with 1: .
Identify common ratio: . First term .
Sum: .
Strategic Manipulation of Series Indices and Bases
Problem: Evaluate .
Manipulation Goal: Match the index () to the power ().
Rewrite .
Rewrite .
The series becomes: .
Parameters: and .
Check Convergence: Since , the ratio is less than 1. This is a convergent series.
Calculate Sum:
Algebraic Rule: When stripping off fractions to adjust powers, the ratio never changes; only the first term changes.
The Harmonic Series and Subsequence Properties
Definition of Harmonic Series:
Convergence status: Despite having terms that decrease toward zero, the harmonic series is divergent.
Theorem on Subsequences:
If a sequence is convergent, all of its subsequences are convergent.
Conversely, if a subsequence is shown to be divergent, the entire sequence must be divergent.
The Divergence of the harmonic series is proven using subsequences of its partial sums.
The Divergence Test (n-th Term Test)
Conditional Relationship: If a series converges, then the limit of the individual terms must be zero ().
Logic: To arrive at a finite sum, eventually you must be adding nothing but zeros at infinity.
The Divergence Test: If or if the limit does not exist, then the series must diverge.
Vital Distinction: This is not a bi-conditional statement. Having a limit equal to zero does not necessarily mean the series converges (e.g., the harmonic series terms go to 0, but it diverges).
Example Problem: .
Test: Take the limit of the general term: .
Result: Since , the series diverges by the Divergence Test. At infinity, you are essentially adding which grows without bound.
Algebraic Properties of Convergent Series
Scalar Multiple: . You can pull a constant out of the summation.
Sum/Difference Rule: .
Condition: For the sum/difference property to hold for the resulting sum, both individual series parts must be convergent. If one part is divergent, the entire combined series is divergent.
Example Problem: .
Right Part: Ratio . It is divergent.
Conclusion: Since one piece is divergent, the whole series is divergent. There is no need to calculate the sum of the first part.
Advanced Shortcut for Geometric Series Sums: The "First Term" Method
Generalizing the sum formula: The sum of a convergent geometric series can always be calculated as:
This bypasses the need to convert every series into the traditional or power format.
Example Manipulation: .
Rather than shifting indices, identify the very first term by plugging the starting index () into the expression:
First Term () = .
The Common Ratio () = .
Sum = . This yields the same result with fewer algebraic steps.
Crucial Requirement: For this to work, you must be absolutely sure the series is geometric (constant base to an power).
Questions & Discussion
Question: For the telescoping example, how did the part get handled?
Response: There is a cancellation relationship where the "outsides" or certain specific fractions remain. If you have an -th term, and you don't go any further, that term survives if there is no subsequent term to cancel it. We pretend we have a "dot dot dot" representing all internal terms.
Question: Why doesn't the limit of terms to zero guarantee convergence?
Response: The harmonic series is the primary counter-example. The terms get small enough for the sequence to converge to 0, but the total sum still grows infinitely large. The Divergence Test only identifies divergence; it never confirms convergence.
Question: In the index shortcut, do you always just plug in whatever equals?
Response: Yes. Whatever the starting index is (), you plug that into the expression to find the actual first term used in the sum formula.