We denote with $\phi$ Euler's Phi Function.
We want to find all $n\in \mathbb{Z^+}: \ \phi (3n)=\phi (4n)=\phi (6n).$
Answer: Let $n=2^k3^lm$ : $k,l\in \mathbb{N}, \ m\in \mathbb{Z^+},\ \text{gcd}(m,2)=\text{gcd}(m,3)=1$. Then we have:
- $\phi (3n)=\phi (4n) \implies \phi(2^k)3^l=2^k\phi(3^l) $
- If $k,l>0$ we have contradiction.
- If $k=0,l>0\implies 3^l=\phi(3^l)\implies l=0.$
- If $l=0,k>0\implies 2^k=\phi(2^k) \implies k=0$.
So, $\phi (3n)=\phi (4n) \iff n\in A=\{m\in \mathbb{Z^+}: \text{gcd}(m,6)=1\}$.
- $\phi (4n)=\phi (6n)\implies \phi(3^l)=3^l\implies l=0 $.
So, $\phi (4n)=\phi (6n) \iff n\in B=\{2^km\in \mathbb{Z^+}: \text{gcd}(m,6)=1, k\in \mathbb{N}\} \supseteq A$.
Finally, $\ \phi (3n)=\phi (4n)=\phi (6n) \iff n \in A \cap B=A \iff n=m \in \mathbb{Z^+}:\text{gcd}(m,6)=1.$
Is this proof completely right? And, moreover, is there another way to proove it?
Thank you.
We have $\phi(3)=\phi(4)=\phi(6)=2$, and for any $n$ coprime to $2$, $3$, $6$, hence to $6$, we have, because $\phi$ is multiplicative $$ \phi(3n)=\phi(4n)=\phi(6n)=2\phi(n). $$ If $n$ is divisible by $2$, then $\phi(4n)>\phi(3n)$, so the above equality does not hold. Similarly for the other cases.