Group of units modulo n

From Groupprops
Revision as of 18:48, 24 October 2023 by R-a-jones (talk | contribs) (→‎Results)

Definition

Let n be a positive integer. The group of units modulo n is an abelian group defined as follows:

  • Its underlying set is the set {a:(a,n)=1,0<a<n}
  • The group operation is multiplication modulo n.
  • The identity element of the group is 1.
  • The inverse of an element a in the group is the unique x in the group such that ax=1.

This group is typically denoted as (Z/nZ,×)× or simply (Z/nZ)×.

The order of the group is the Euler totient function evaluated at n, φ(n).

Results

(Z/nZ)× is cyclic if and only if n=2,4,pk or 2pk for p prime, k an integer. See the following pages for part of the proof:

See also