By playing with numbers, I discovered that
$n\ln(n) \approx \sum_{k=1}^n{\frac{n}{k}}$
And for $n = 1,2,...20,000$ the two quantities are almost neck-and-neck.
It reminds me of the Stirling approximation. Does anyone know if this approximation has a name?
They may even converge... this is the ratio of the sum / log as a function of n:

I forgot the calculus tests for divergence/convergence, so an example proving divergence would be great.