Prove that for all $n\in\mathbb{N}$ $$\frac{s(n)}{d(n)}\geq \sqrt n$$ where $s(n) = \sum_{d|n} d$ and $d(n) = \sum_{d|n} 1$.
Being honest, study some time arithmetic functions, and can not enchegar a means of solving this demonstration ... I searched the internet but nothing has been found (in Portuguese) so I could solve a this.

Hint: Take the natural pairing of the divisor and show that $ \frac{d + \frac{n}{d} } {2} \geq \sqrt{n}$.
Deal with the case where $n$ is a perfect square separately, for completeness.