Definition
An infinite series is the formal sum of the terms of an infinite sequence: . Its value is defined as the limit of the sequence of its partial sums , where .
- How to read: “The sum from n equals one to infinity of a n, where the partial sum s n is defined as the sum from k equals one to n of a k.”
- Meaning: An infinite series is the limit of its finite partial sums — convergence means partial sums approach a finite total.
Why It Matters
This test is the ultimate “filter” for saving time and mental energy. In the world of infinite series, most attempts to find a sum will fail (diverge). This test allows you to quickly identify the “impossible” cases before you waste hours on a problem that has no solution. It is a fundamental lesson in identifying the necessary conditions for success before worrying about the sufficient ones.
Core Concepts
-
Partial Sums: The sequence tracks the cumulative total. The series converges if exists.
- How to read: “The sequence s n converges if the limit of s n as n approaches infinity exists.”
- Meaning: The series sum is defined as the limit of partial sums — convergence of defines convergence of the series.
-
th-Term Test for Divergence: If (or the limit doesn’t exist), the series must diverge. This is a “sanity check” test; it can prove divergence but never proves convergence.
- How to read: “If the limit of a n as n approaches infinity is not zero, the series diverges.”
- Meaning: If terms don’t shrink to zero, you keep adding roughly the same amount forever — divergence is guaranteed. Cannot prove convergence.
-
Geometric Series: A specific series that converges to if and only if .
- How to read: “The sum of a times r to the n converges to a divided by the quantity one minus r, provided the absolute value of r is less than one.”
- Meaning: Each term is a fixed fraction of the previous; converges when because terms decay exponentially.
-
Linearity: Series can be added, subtracted, and multiplied by constants, provided they converge.