calculus

Convergence

A sequence or series converges if it approaches a finite limit. Otherwise it diverges. Convergence tests determine which case applies.

本术语中文版本即将上线。下方暂以英文原文展示。

Convergence describes when a sequence or series approaches a finite limit.

Sequence: {an}\{a_n\} converges to LL if for every ε>0\varepsilon > 0 there exists NN such that anL<ε|a_n - L| < \varepsilon for all n>Nn > N.

Series: an\sum a_n converges if its partial sums SnS_n converge.

Standard tests:

  • n-th term test: an↛0a_n \not\to 0 → diverges.
  • Geometric series: rn\sum r^n converges iff r<1|r| < 1.
  • Comparison test: bound by a known series.
  • Ratio test: liman+1/an<1\lim |a_{n+1}/a_n| < 1 → converges.
  • Integral test: connects an\sum a_n to 1f(x)dx\int_1^\infty f(x) dx.
  • Alternating series test: (1)nbn\sum (-1)^n b_n converges if bn0b_n \to 0 monotonically.

Absolute (an\sum |a_n| converges) is stronger than conditional convergence. Harmonic series 1/n\sum 1/n diverges; (1)n/n\sum (-1)^n/n converges (alternating).