Questions: Prime Number Theorem

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The Prime Number Theorem states π(x) ~ x/ln(x). What does the '~' (asymptotic equivalence) actually mean?

Aπ(x) equals x/ln(x) exactly for all sufficiently large x
BThe ratio π(x) / (x/ln(x)) approaches 1 as x grows without bound
Cπ(x) and x/ln(x) differ by at most a constant for all x
Dx/ln(x) is an upper bound on the number of primes below x
Question 2 Multiple Choice

A number is chosen uniformly at random from the integers near 10^20. According to the Prime Number Theorem, approximately what is the probability it is prime?

AAbout 1 in 20, since 10^20 has 20 digits
BAbout 1 in 46, since ln(10^20) = 20 · ln(10) ≈ 46
CAbout 1 in 400, since primes become very sparse at this scale
DEssentially zero, since primes eventually stop appearing
Question 3 True / False

The logarithmic integral Li(x) = ∫₂ˣ dt/ln(t) approximates π(x) more accurately than the simpler formula x/ln(x).

TTrue
FFalse
Question 4 True / False

The Prime Number Theorem tells us not mainly how many primes are below x, but also which specific integers below x are prime.

TTrue
FFalse
Question 5 Short Answer

Why did proving the Prime Number Theorem require analyzing the zeros of the Riemann zeta function rather than just studying primes directly?

Think about your answer, then reveal below.