I know this question has been answered before, but I don't even know how to start this one.
I know $\phi$ is a multiplicative function, but I'm honestly so lost I don't know what to do.
Could anyone shed some guidance? Forgive my ignorance, please. I want to learn but I feel as though I've been left to fend for myself in this course
Whacka, I would try that if I knew how to make use of it.
ϕ(2n) where n=2^a3^bm = (2^(a+1)-2^a)(3^b - 3^(b-1))(?) <- I don't know what to do with the m at all. if m is prime, then ϕ(m) = m-1, and if it's not? then what?
– John L. Oct 08 '15 at 03:36$$\phi(n) = \phi(2^a)\phi(3^b)\phi(m).$$
It would suffice not to bother about $\phi(m)$, as the only information that you have at this point is that $\gcd(6,m) = 1$.
– Jose Arnaldo Bebita Dris Oct 08 '15 at 03:41