Partial Sum — Definition, Formula & Examples
A partial sum is the result of adding up the first terms of a sequence. As you increase , the sequence of partial sums tells you whether an infinite series converges or diverges.
Given a sequence , the -th partial sum is defined as . The infinite series converges to if and only if ; otherwise the series diverges.
Key Formula
Where:
- = The $n$-th partial sum
- = The $k$-th term of the sequence
- = The number of terms being summed
How It Works
To find a partial sum, simply add the first terms of your sequence. Each value of gives a different partial sum, forming a new sequence called the sequence of partial sums. If this sequence approaches a finite limit as , the series converges to that limit. If the partial sums grow without bound or oscillate indefinitely, the series diverges. Partial sums are the bridge between finite addition and infinite series.
Worked Example
Problem: Find the first four partial sums of the series and identify what value the series appears to approach.
Step 1: Compute by taking just the first term.
Step 2: Add the second term to get .
Step 3: Continue for and .
Answer: The partial sums are approaching . Indeed, this geometric series converges to .
Visualization
Why It Matters
Partial sums are the fundamental tool for determining whether an infinite series converges. In AP Calculus BC and college-level calculus, nearly every convergence test ultimately relies on the behavior of partial sums. They also appear in numerical methods and physics when you approximate an infinite process by summing finitely many terms.
Common Mistakes
Mistake: Confusing the -th term with the -th partial sum .
Correction: is a single term of the sequence, while is the cumulative total of the first terms. The fact that does not guarantee converges (e.g., the harmonic series).
