Concrete bounds for Chebyshev’s prime counting functions

Manuel Eberl 📧

September 13, 2024

This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.

Abstract

This entry derives explicit lower and upper bounds for Chebyshev's prime counting functions ψ(x)=pkxk>0logpϑ(x)=pxlogp .

Concretely, the following inequalities are proven:

  • ψ(x)0.9x for x41
  • ϑ(x)0.82x if x97
  • ϑ(x)ψ(x)1.2x if x0

The proofs work by careful estimation of ψ(x), with Stirling's formula as a starting point, to prove the bound for all xx0 with a concrete x0, followed by brute-force approximation for all x below x0.

An easy corollary of this is Bertrand's postulate, i.e. the fact that for any x>1 the interval (x,2x) contains at least one prime (a fact that has already been shown in the AFP using weaker bounds for ψ and ϑ).

License

BSD License

Topics

Session Chebyshev_Prime_Bounds