|
|
|
|
|
by lupire
912 days ago
|
|
What's especially fascinating is that the core of the problem is a generalization of the totient computation, so understanding the inclusion-exclusion construction of totient is very helpful to the problem, while simply memorizing the formula is a misdirection. OP missing this point shows that he really was doing this for all the wrong reasons. He should have done FIRST or science bowl instead. |
|
Asking for N mod 1000 was another cute twist that was meant to get you thinking about the divisibility properties of the totient function - "hmm, so (p-1) always divides \phi(n) for all prime factors p of n, how convenient..."