Let $n$ be a natural number such that $\phi(n^4+1)=8n$ where $\phi(n)$ is the number of numbers less than $n$ and coprime to $n$. Find all such $n$?
I know that the only solution is $2$(through hit and trial) but I don't know why. I also know that the function $\phi(n^4+1)-8n$ is also strictly increasing but I don't know why. Can anybody explain it to me?