cwatki14
- 56
- 0
I am trying to find all of the integers such that phi(n)=12. Clearly n=13 is one, but how do I do it for composite numbers?
-Thanks
-Thanks
Tinyboss said:What can you say about [tex]\varphi(a)\varphi(b)[/tex] with regard to [tex]\varphi(ab)[/tex]? What about [tex]\varphi(p^n)[/tex] if p is prime?