Euler's Φ Function number-theory Jul 31, 2021 Definition ϕ(n) is the number of integers between 0 and n-1 who is coprime with n. ϕ(n):=|a:0⩽a<n∧(a,n)=1| Properties Let a be an integer comprime with n. Then aΦ(n)≡1modn (m,n)=1 ⟹ϕ(mn)=ϕ(m)⋅ϕ(n) ∑d∣nΦ(d)=n PREVIOUSLaw of Quadratic ReciprocityNEXTPrimitive root existence