I once found the following problem meant to be solved at high-school level (some olympiad-level exercise, I guess), and I have never been able to prove it using elementary methods. Does anybody know a solution, please?
Show that if $p_n$ is the $n$-th prime (with $p_1 = 2$) then $p_n \leq \frac {n^2 +3n +4} 4$. In a weaker form, show that $p_n = O(n^2)$, but using only elementary methods.
(Later edit: I remembered that the original statement had an "over $4$" denominator, making the inequality tighter.)