Let n be a natural number and $\phi$ be the Euler-totient function. Can we say that $4 \phi(n) \geq n?$
When $n$ is a prime, it is obviously true. I have checked for some composite numbers also and it is coming out to be true.
Any insight will be highly appreciated.
We can't say that, 210 is a counter example: 4 * ϕ(210) = 192 < 210. I have found plenty of other counter examples up to 10000.