Partial Sums — Definition, Formula & Examples
A partial sum is the result of adding up the first terms of a series. By examining what happens to partial sums as grows, you can determine whether an infinite series converges to a finite value or diverges.
Given an infinite series , the -th partial sum is defined as . The series converges to a sum if and only if the sequence of partial sums has a finite limit: . If no such finite limit exists, the series diverges.
Key Formula
Where:
- = The $n$-th partial sum of the series
- = The $k$-th term of the series
- = The number of terms included in the sum
How It Works
To use partial sums, you compute , then , then , and so on. Each partial sum builds on the previous one: . You then analyze the sequence to see if it approaches a specific number. If the partial sums settle toward a limit, the series converges to that value; if they grow without bound or oscillate indefinitely, the series diverges. This approach is the foundational definition of what it means for an infinite series to have a sum.
Worked Example
Problem: Find the first four partial sums of the geometric series and determine what value the series converges to.
Step 1: Compute the first partial sum by evaluating the first term.
Step 2: Add the second term to get the second partial sum.
Step 3: Continue accumulating terms for the third and fourth partial sums.
Step 4: Observe the pattern: . As , the term , so the partial sums approach 1.
Answer: The partial sums are and the series converges to .
Another Example
Problem: Determine whether the series converges by examining its partial sums.
Step 1: Write out the first several partial sums.
Step 2: The partial sums alternate between 1 and 0 forever. Since does not approach a single value, the limit does not exist.
Answer: The series diverges because the sequence of partial sums oscillates and has no limit.
Visualization
Why It Matters
Partial sums are central to AP Calculus BC, where nearly every convergence test relies on the behavior of the sequence . Engineers and physicists use partial sums to approximate values of functions represented by power series, stopping at enough terms to reach a desired accuracy. Understanding partial sums also prepares you for topics like Fourier series in advanced mathematics and signal processing.
Common Mistakes
Mistake: Confusing the sequence of terms with the sequence of partial sums .
Correction: Remember that is a single term, while is the cumulative total of the first terms. The fact that does not guarantee that converges (consider the harmonic series).
Mistake: Assuming a series converges just because the partial sums grow slowly.
Correction: Slow growth is still divergence. For example, the harmonic series partial sums increase without bound even though they do so very gradually. You must verify that is a finite number.
