Remark

The Euler indicator of a number can be expressed in terms of its prime divisors as follows: if n = p1a1 ··· ptat, then

(n) = p1a1-1 (p1-1) ··· ptat-1(pt-1).

In fact this is not hard to prove using the lemma and the following consequence of the Chinese remainder theorem.

(pq) = (p) (q)

whenever gcd(p,q) = 1.