Skip to content

Chebyshev Bounds

The prime counting function

Motivation

The prime counting function

π(x) \pi(x)

measures the number of primes not exceeding xx. Numerical evidence suggests that

π(x)xlogx, \pi(x)\approx \frac{x}{\log x},

but proving such a statement is difficult.

Before the Prime Number Theorem was established, Pafnuty Chebyshev obtained strong upper and lower bounds showing that the order of growth of π(x)\pi(x) is indeed approximately x/logxx/\log x. These estimates were among the first major successes of analytic methods in prime number theory.

Chebyshev’s Theorem

Chebyshev proved that there exist positive constants AA and BB such that

Axlogxπ(x)Bxlogx A\frac{x}{\log x} \leq \pi(x) \leq B\frac{x}{\log x}

for all sufficiently large xx.

Thus the quotient

π(x)logxx \frac{\pi(x)\log x}{x}

remains bounded above and below by positive constants.

Although this does not prove

π(x)xlogx, \pi(x)\sim \frac{x}{\log x},

it shows that the conjectured asymptotic order is correct.

Factorials and Prime Powers

Chebyshev’s argument studies the prime factorization of factorials. Recall that

n!=123n. n! = 1\cdot2\cdot3\cdots n.

Every prime pnp\leq n contributes powers to the factorization of n!n!. The exponent of pp in n!n! is

k1npk. \sum_{k\geq1}\left\lfloor\frac{n}{p^k}\right\rfloor.

Taking logarithms gives

log(n!)=pn(k1npk)logp. \log(n!) = \sum_{p\leq n} \left( \sum_{k\geq1} \left\lfloor\frac{n}{p^k}\right\rfloor \right)\log p.

This identity links the growth of factorials with the distribution of primes.

Chebyshev Functions

Chebyshev introduced two important arithmetic functions.

The first is

ϑ(x)=pxlogp. \vartheta(x) = \sum_{p\leq x}\log p.

The second is

ψ(x)=pkxlogp. \psi(x) = \sum_{p^k\leq x}\log p.

Equivalently,

ψ(x)=nxΛ(n), \psi(x) = \sum_{n\leq x}\Lambda(n),

where Λ(n)\Lambda(n) is the von Mangoldt function:

Λ(n)={logp,n=pk,0,otherwise. \Lambda(n)= \begin{cases} \log p,& n=p^k,\\ 0,& \text{otherwise}. \end{cases}

These weighted sums are often easier to analyze than π(x)\pi(x) itself.

Relation to Prime Distribution

The functions ϑ(x)\vartheta(x) and ψ(x)\psi(x) encode essentially the same asymptotic information as π(x)\pi(x).

Roughly,

ϑ(x)π(x)logx. \vartheta(x)\approx \pi(x)\log x.

If primes near xx occur with density 1/logx1/\log x, then summing logp\log p over primes up to xx should produce a quantity of size xx.

Indeed, Chebyshev proved that

ϑ(x)x \vartheta(x)\asymp x

and

ψ(x)x, \psi(x)\asymp x,

meaning that each function is bounded above and below by constant multiples of xx.

From these estimates one derives

π(x)xlogx. \pi(x)\asymp \frac{x}{\log x}.

Binomial Coefficients

A central step uses the central binomial coefficient

(2nn)=(2n)!(n!)2. \binom{2n}{n} = \frac{(2n)!}{(n!)^2}.

Every prime pp with

n<p2n n<p\leq 2n

appears in the numerator but not in the denominator. Hence

n<p2np(2nn). \prod_{n<p\leq2n} p \leq \binom{2n}{n}.

Using estimates for factorials gives information about how many primes lie in the interval (n,2n](n,2n].

This idea leads to quantitative bounds for π(x)\pi(x).

Bertrand’s Postulate

One consequence of Chebyshev’s work is Bertrand’s postulate:

For every integer n2n\geq2, there exists a prime pp satisfying

n<p<2n. n<p<2n.

This theorem guarantees that primes never become too sparse.

Chebyshev gave the first proof. Later, Erdős discovered an elegant elementary argument using binomial coefficients.

Toward the Prime Number Theorem

Chebyshev also proved the following important statement:

If the limit

limxπ(x)logxx \lim_{x\to\infty}\frac{\pi(x)\log x}{x}

exists, then it must equal 11.

Thus once existence is established, the Prime Number Theorem follows automatically.

The remaining difficulty is proving convergence itself. This was achieved through complex analysis and the study of the zeta function.

Importance

Chebyshev bounds mark the transition from elementary prime theory to analytic number theory. They show that primes obey a strong global regularity long before exact asymptotics are known.

The functions

ϑ(x)andψ(x) \vartheta(x) \quad\text{and}\quad \psi(x)

remain central throughout modern analytic number theory. In particular, the Prime Number Theorem is often written in the equivalent form

ψ(x)x. \psi(x)\sim x.

This formulation connects prime distribution directly with the analytic properties of the Riemann zeta function.