In this Math SE post, the accepted answer begins with:
"Because of the Prime Number Theorem, ultimately we have: $$.9\,n\,\log n \leq p_n \leq 1.1 \,n\,\log n.$$ where $p_n$ is the $n$th prime".
Where do the bounds of $.9$ and $1.1$ come from? Wikipedia states that:
$$ 0.921<\frac{\pi(n)}{n\log(n)}<1.018, $$
for $10<n<10^{25}$, but other than experimental evidence, how can one be sure that these are really the correct bounds?