Group of units modulo n

From Groupprops
Revision as of 01:37, 12 January 2024 by R-a-jones (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).

It is the group of units of a monoid of the monoid of integers modulo n under multiplication.

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