Known Series

These series are helpful when using the direct comparison test or limit comparison test.

p-Series

Not to be confused with power series.

k=11ks\sum_{k=1}^\infty \frac{1}{k^s}

Converges iff s>1s \gt 1. When s=1s=1 the series is called the harmonic series.

This series occurs in the definition of Riemann zeta function.

Geometric Series

k=1rk\sum_{k=1}^\infty r^k

Converges iff r<1\lvert r \rvert \lt 1. In that case, it converges to 11r\frac{1}{1-r}.

Alternating Harmonic Series

k=1(1)k1k=ln2\sum_{k=1}^\infty \frac{(-1)^{k-1}}{k} = \ln 2

The above series is conditionally converging.

Special Ones

k=1sinkk  is converging\sum_{k=1}^\infty \frac{\sin k}{k}\;\text{is converging}

Convergence of the above series can be proven using Dirichlet’s test.

Written by September 13, 2026 1 min read
Was this helpful?