Discover how the Rubik's Cube group behaves: order, commutativity, and simplification
Now that we know the Rubik's Cube forms a group, let's explore some important properties of this specific group:
These properties help us understand how the cube group behaves and give us powerful tools for creating and analyzing algorithms.
In most cases, doing move A then move B gives a different result than doing B then A. This means the cube group is non-commutative. Try different move combinations to see when they commute (rare!) and when they don't (common!).
13 stickers different (24.1% of cube)
✗ R • U ≠ U • R (Order matters!)
Every move sequence has an 'order' - the number of times you must repeat it to return to the solved state. For example, R has order 4 (R⁴ = identity), while the famous Sexy Move has order 6!
Order of this sequence: 4
Repeat 4 times to return to solved state
At identity. Click "Apply Sequence" to begin.
When analyzing or creating algorithms, we can simplify sequences by canceling opposite moves (like R R') and combining consecutive moves (like R R R → R'). This helps create more efficient solutions.
R R'
2 moves
(identity)
0 moves
Saved 2 moves (100.0% reduction)
✓ Both sequences produce the same result, but the simplified version is more efficient!