A series is the sum of the terms of a sequence. The finite series is just regular addition. The infinite series is the limit of partial sums as .
If exists and is finite, the series converges; otherwise it diverges. Famous examples:
- Geometric series converges to when .
- Harmonic series diverges (slowly).
- Basel problem: .
Convergence is decided by tests: ratio test, root test, integral test, comparison test, alternating-series test. Taylor series approximate functions as polynomials of arbitrarily high degree — the foundation of numerical analysis and physics approximations.