Prove that there exist infinitely many $n$ such that $d(n+1)>d(n)$, where $d(n)$ is number of positive factors of $n$.
I have think of using proof by contradiction, by setting a largest integer $k$ such that $d(k+1)>d(k)$. Does anyone has any idea or hints?
The number of divisors of $2^n$ is $n+1$, so the number of divisors can become arbitary large. If from some point on , $d(n+1)\le d(n)$ would always hold, the number of divisors would be bounded for all positive integers. This is a contradiction.