Diverge
Functions & Advanced AlgebraA sequence or series diverges when its terms or partial sums do not approach a finite limit.
Definition
A series diverges when the running total does not approach a fixed number. It might grow forever, shrink forever, or oscillate without settling.
Example
$1 + 2 + 3 + 4 + \ldots$ diverges: the sum keeps growing forever. $1 - 1 + 1 - 1 + \ldots$ also diverges: the partial sums oscillate between $0$ and $1$, never settling on a value.
Key Insight
Divergence means "no landing spot." The running total never zeroes in on a specific number. Not every infinite addition problem has an answer.
Definition
A series diverges if its partial sums do not converge to a finite limit. Types of divergence: growth to infinity ($1 + 2 + 3 + \ldots$), oscillation ($1 - 1 + 1 - \ldots$), or bounded but non-convergent. For geometric series, divergence occurs when $|r| \ge 1$.
Example
The harmonic series $1 + 1/2 + 1/3 + 1/4 + \ldots$ diverges despite terms $\to 0$. Proof by grouping: $1 + (1/2) + (1/3+1/4) + (1/5+\ldots+1/8) + \ldots$ each group exceeds $1/2$, so the sum is unbounded.
Key Insight
The divergence test: if $\lim a_n \neq 0$, the series definitely diverges. But if $\lim a_n = 0$, the series might converge or diverge. The harmonic series is the classic example of the latter.
Definition
A series $\sum a_n$ diverges if the sequence of partial sums does not converge in the given topology. Regular summability methods (Cesaro, Abel, Ramanujan) can assign values to some divergent series in a consistent way, extending the concept of "sum." Ramanujan summation famously assigns $1 + 2 + 3 + \ldots = -1/12$, meaningful in the context of zeta function regularization.
Example
In string theory and quantum field theory, regularization techniques assign finite values to divergent series to extract physical predictions. Zeta regularization: $\zeta(-1) = -1/12$ "sums" the natural numbers.
Key Insight
Regularization of divergent series is not mathematical trickery but a well-defined extension of summability. Understanding the precise conditions under which a regularization is consistent is an active area of analysis.