Prove that for every positive integer $k$, $\exists m\neq 3k, m\in\mathbb{Z}^+$ such that $\varphi(3k)=\varphi(m)$. Here $\varphi(n)$ is Euler's totient function.
I am interested in the problem above. The above is my observation, but I have to idea how to prove it. Any help will be highly appreciated.
Two easy cases:
If $k$ is odd, then $\varphi(6k)=\varphi(3k)$.
If $k$ is even and $3$ does not divide $k$, then $\varphi(2k)=\varphi(3k)$.
The remaining case is when $6$ divides $k$.