Mathematics · Glossary

What is Powers, order of an element?

Also known as: order of an element

Definition 7.14 University Mathematics — Year 1 · Chapter 7 — Algebraic Structures

In a group GG (multiplicative notation), set x0=ex^0 = e, xk+1=xkxx^{k+1} = x^k x and xk=(xk)1x^{-k} = (x^k)^{-1} for kNk \in \N; then xk+l=xkxlx^{k+l} = x^k x^l for all k,lZk, l \in \Z, so kxkk \mapsto x^k is a morphism (Z,+)G(\Z, +) \to G whose image x={xk:kZ}\langle x \rangle = \{x^k : k \in \Z\} is a subgroup, the subgroup generated by xx. The order of xx is the least m1m \geq 1 with xm=ex^m = e if one exists (then x={e,x,,xm1}\langle x\rangle = \{e, x, \dots, x^{m-1}\} has exactly mm elements, and xk=e    mkx^k = e \iff m \mid k), and \infty otherwise.

Examples

Example 7.15

In (C,×)(\C^*, \times): i\iu has order 44, with i={1,i,1,i}=U4\langle \iu \rangle = \{1, \iu, -1, -\iu\} = \mathbb{U}_4; more generally ω=e2iπ/n\omega = \eu^{2\iu\pi/n} has order nn and ω=Un\langle\omega\rangle = \mathbb{U}_n. In (Z,+)(\Z, +), every x0x \neq 0 has infinite order. Why the claims in the definition hold: if xx has order mm, divide any kk by mm (k=mq+rk = mq + r, 0r<m0 \leq r < m, Theorem 6.2): xk=(xm)qxr=xrx^k = (x^m)^q x^r = x^r, so the powers cycle with period mm, the listed elements are pairwise distinct by minimality of mm, and xk=ex^k = e forces r=0r = 0. Orders of permutations are computed in the weekend problem below.

Example 7.16 (Orders inside U12\mathbb U_{12})

What is the order of ωk\omega^k in Un\mathbb U_n, for ω=e2iπ/n\omega = \eu^{2\iu\pi/n}? One has (ωk)m=1(\omega^k)^m = 1 iff nkmn \mid km, and writing d=gcd(n,k)d = \gcd(n, k), n=dnn = dn', k=dkk = dk' with gcd(n,k)=1\gcd(n', k') = 1: nkm    nkm    nmn \mid km \iff n' \mid k'm \iff n' \mid m (Gauss’s lemma, Theorem 6.8). The least such m1m \geq 1 is n=ngcd(n,k)n' = \frac{n}{\gcd(n,k)}. In U12\mathbb U_{12} for instance, ω8\omega^8 has order 12gcd(12,8)=3\frac{12}{\gcd(12,8)} = 3 (indeed ω8=e4iπ/3U3\omega^8 = \eu^{4\iu\pi/3} \in \mathbb U_3), while ω5\omega^5 has order 1212: it generates the whole group, though it is not the “standard” generator. Counting the generators — the kk with gcd(k,n)=1\gcd(k, n) = 1 — recovers the coprime counts of Example 2.25: group theory and counting meet.

Example 7.6 (The symmetries of a rectangle)

A (non-square) rectangle admits exactly four isometries onto itself: the identity ee, the horizontal-axis reflection hh, the vertical-axis reflection vv, and the half-turn rr about the center. Composition makes this four-element set a group: each element is its own inverse (h2=v2=r2=eh^2 = v^2 = r^2 = e), and the product of any two distinct non-identity elements is the third (hv=vh=rhv = vh = r: reflecting in both axes is the half-turn). The full table is symmetric, so the group is abelian — yet it is not the same group as the rotations U4\mathbb U_4 of Example 7.15: there, i\iu has order 44, while here every element has order 2\leq 2. Two groups of the same size can thus have genuinely different multiplication structures — the figure below displays both tables side by side. This four-element group returns as {±1}×{±1}\{\pm1\} \times \{\pm1\}, and Exercise 7.7 explains why any group with all squares trivial must, like this one, be abelian.

Read in context →