Find the smallest positive integer $n$ satisfying $\sigma(n) = 3n$.
I've tried for a week and didn't know how to start, please suggest.
Find the smallest positive integer $n$ satisfying $\sigma(n) = 3n$.
I've tried for a week and didn't know how to start, please suggest.
Hints:
Note that such numbers with $\sigma(n)=3n$ are examples of abundant numbers.
There is a formula to compute $\sigma(n)$, given the prime decomposition of $n$.
An upper bound must be $n=120$ since $\sigma(120)=3\cdot 120$. Check that there is no smaller one.