If you throw $n$ balls into $n$ bins uniformly and independently at random, let $X$ be the number of balls in the bin with the largest number of balls in it.
Is there a nice elementary way to show $\exists c>0$ such that $\forall n > 1, P(X > c \ln{n}) \leq 1/n$?
This is related to my previous question Expected max load with $n$ balls in $n$ bins? .
There is a reasonably complicated proof of a slightly tighter bound at http://www.ic.unicamp.br/~celio/peer2peer/math/balls-into-bins.pdf .