Use Corollary 2 of lagrange's theorem to prove that the order U(n) is even when n>2.
Corollary 2: In a finite group, the order of each element of the group divides the order of the group.
Group U(n) is operation muiltiplication mod n. And, U(n)={1,2,3....n-1}So, the order of u(n) is n-1. By Fermat's little theorem,For every prime p,a^p=a mod p. So,a^(n-1)= 1 mod n,so a^n= a mod n ?
But, I still don't know how to prove the order U(n) is even when n>2.How should I prove this?