The Prime Number Theorem

Statement

Describes the asymptotic distribution of prime numbers.

Code

\pi(x) \sim \frac{x}{\ln x}

Renders As

\[ \pi(x) \sim \frac{x}{\ln x} \]

Why it belongs

Connects number theory with analysis—deep, surprising, and elegant.