contents
§7

Order of an element

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.

Theorem 7.1 — Lagrange
Every element's order divides |G|. So . The maximum order attained by any cube element is 1260 (the LCM of disjoint cycle lengths in optimal combination).
Interactive § Order of an element

Repeat a sequence until it returns to identity. The smallest such count is its order.

R · 4R U · 105R U R' U' · 6R U R' U R U2 R' · 6F R U' R' U' R U R' F' · 24R U2 R' U' R U' R' · 8R L · 4F R B' L F' · 63
order (period)
105
Order > 60 — orbit too long to animate, but the chart shows the full trajectory.
distance from identity (mismatched positions), per power

7.1 All attained orders

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:

Orders actually attained by some cube element (73 distinct values). Maximum is 1260. Each order corresponds to a family of conjugacy classes.
1
ord
2
ord
3
ord
4
ord
5
ord
6
ord
7
ord
8
ord
9
ord
10
ord
11
ord
12
ord
14
ord
15
ord
18
ord
20
ord
21
ord
24
ord
28
ord
30
ord
35
ord
36
ord
40
ord
42
ord
45
ord
56
ord
60
ord
63
ord
70
ord
72
ord
84
ord
90
ord
105
ord
126
ord
140
ord
180
ord
210
ord
252
ord
315
ord
420
ord
630
ord
1260
ord
1260 = 2² · 3² · 5 · 7 is the maximum element order dividing |G|. Achievable via a (7-cycle on corners) × (5-cycle on edges) × (9-twist orbit) construction.

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.

7.2 Why 1260 is the maximum

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.

Such elements are not rare, but hard to spot. Example: R U2 D' B D' has order 1260. Skeptical? Run it in the analyzer.

7.3 Landau's function & comparison with Sₙ

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.

ng(n)optimal partitioncube analogue
562 + 3
661 + 2 + 3
7123 + 4
8153 + 5corner sector (8 corners)
9204 + 5
10302 + 3 + 5
11301 + 2 + 3 + 5
12603 + 4 + 5edge sector (12 edges)
13601 + 3 + 4 + 5
14842 + 3 + 4 + 5 / 3 + 4 + 7
151053 + 5 + 7
204203 + 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.

7.4 All 73 attained orders

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.

1
2
3
4
5
6
7
8
9
10
11
12
14
15
18
20
21
22
24
28
30
33
35
36
40
42
44
45
55
56
60
63
66
70
72
77
84
90
99
105
110
112
120
126
132
140
144
154
165
168
180
198
210
231
240
252
280
315
330
336
360
420
440
462
495
504
630
720
770
840
990
1260

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.

cuberoot.me · Rubik's Cube as a Group · 2026