Series Formula
The Formula
When to use: Add up all the terms: a_1 + a_2 + a_3 + \ldots β an infinite series can still have a finite sum if terms shrink fast enough.
Quick Example
Notation
What This Formula Means
The result of adding all the terms of a sequence together, either finitely or infinitely many terms.
Add up all the terms: a_1 + a_2 + a_3 + \ldots β an infinite series can still have a finite sum if terms shrink fast enough.
Formal View
Worked Examples
Example 1
easySolution
- 1 Terms: \frac{1}{2}, \frac{1}{4}, \frac{1}{8}, \frac{1}{16}, \ldots
- 2 S_1 = \frac{1}{2}, S_2 = \frac{3}{4}, S_3 = \frac{7}{8}, S_4 = \frac{15}{16}.
- 3 Pattern: S_n = 1 - \frac{1}{2^n} \to 1.
- 4 Alternatively, geometric series: a = \frac{1}{2}, r = \frac{1}{2}, sum = \frac{a}{1-r} = 1.
Answer
Example 2
hardCommon Mistakes
- Concluding a series converges just because its terms approach zero: the harmonic series \sum \frac{1}{n} has terms going to 0 but still diverges to infinity.
- Confusing the partial sum S_n = a_1 + a_2 + \cdots + a_n with the nth term a_n: the series converges if S_n approaches a limit, not just if a_n does.
- Adding a finite number of terms and assuming the pattern of the partial sums will continue β the first 10 partial sums might appear to stabilize but the series can still diverge.
Why This Formula Matters
Foundation for advanced math: Taylor series, Fourier series, etc.
Frequently Asked Questions
What is the Series formula?
The result of adding all the terms of a sequence together, either finitely or infinitely many terms.
How do you use the Series formula?
Add up all the terms: a_1 + a_2 + a_3 + \ldots β an infinite series can still have a finite sum if terms shrink fast enough.
What do the symbols mean in the Series formula?
\sum a_n
Why is the Series formula important in Math?
Foundation for advanced math: Taylor series, Fourier series, etc.
What do students get wrong about Series?
Terms going to zero isn't enoughβthe harmonic series 1 + \frac{1}{2} + \frac{1}{3} + \ldots diverges.
What should I learn before the Series formula?
Before studying the Series formula, you should understand: sequence.