For any , there is a smallest positive integer with . This is the order of . Repeat the same alg until you come home — that count is its order.
Some famous orders: R has order 4 (obvious), but R U has order 105 (remarkable), and R U R' U' (the "sexy move") has order 6.
Repeat a sequence until it returns to identity. The smallest such count is its order.
An element's order in G must divide |G| = 2²⁷ · 3¹⁴ · 5³ · 7² · 11. That allows (27+1)(14+1)(3+1)(2+1)(1+1) = 10,080 divisors. But only 73 are actually attained by elements of G:
Which divisors are missed? For instance itself () cannot be an element's order — that would force a cyclic subgroup equal to G, but G is non-Abelian. Most large divisors are similarly out of reach.
To find a maximal-order element: arrange the corner part into a set of disjoint cycles, and the edge part likewise, maximising the LCM of their lengths. Specifically:
This maximum was first established by analogy with Landau's function g(n) (max order in S_n). Here g(12) = 60, but with the extra CO/EO structure on cubies the cube's maximum bumps up to 1260.
The maximum element order in the symmetric group is given by Landau's function : over all partitions , maximise . Why: an element of is determined by its disjoint cycle type, and its order equals the lcm of cycle lengths.
| n | g(n) | optimal partition | cube analogue |
|---|---|---|---|
| 5 | 6 | 2 + 3 | — |
| 6 | 6 | 1 + 2 + 3 | — |
| 7 | 12 | 3 + 4 | — |
| 8 | 15 | 3 + 5 | corner sector (8 corners) |
| 9 | 20 | 4 + 5 | — |
| 10 | 30 | 2 + 3 + 5 | — |
| 11 | 30 | 1 + 2 + 3 + 5 | — |
| 12 | 60 | 3 + 4 + 5 | edge sector (12 edges) |
| 13 | 60 | 1 + 3 + 4 + 5 | — |
| 14 | 84 | 2 + 3 + 4 + 5 / 3 + 4 + 7 | — |
| 15 | 105 | 3 + 5 + 7 | — |
| 20 | 420 | 3 + 4 + 5 + 7 + 1 | — |
The corner sector () maxes at , but the cube's "Σco ≡ 0 mod 3" constraint forces orders into the form . The edge sector maxes at (k depends on the parity of EO). Combining both under the parity-coupling constraint yields the maximum 1260.
The following 73 integers are all attained element orders in G, sorted ascending. Every entry divides ; divisors that do not appear (e.g. 4096) are ruled out by the CO/EO conservation laws.
Pattern: small orders (1–12) appear almost without gaps; 13, 16, 17, 19, 23, 25, 26, 27, 29… are all missing (primes 13, 17, 19, 23 don't divide |G|; 16 and 25 are blocked by CO/EO conservation). Large orders concentrate at products of the form , peaking at 1260 = 2² · 3² · 5 · 7.