The Quaternion Group: Non-Abelian Beauty
The quaternion group Q₈ is one of my favorite examples to show students. It's small, elegant, and wonderfully non-abelian! What is Q₈? Q₈ = {1, -1, i, -i, j, -j, k, -k} Order: |Q₈| = 8 The Multiplication Rules Key relations : i² = j² = k² = -1 ij = k, jk = i, ki = j ji = -k, kj = -i, ik = -j (-1)² = 1 (-1) commutes with everything Memory trick : The cyclic pattern i → j → k → i follows the rule "forward is positive, backward is negative" Why It's Non-Abelian Let's check: ij vs ji ij = k ji = -k Since k ≠ -k, the group is non-abelian! ✗ The Cayley Table (Partial) * | 1 -1 i -i j -j k -k ---|-------------------------------- 1 | 1 -1 i -i j -j k -k -1 |-1 1 -i i -j j -k k i | i -i -1 1 k -k -j j j | j -j -k k -1 1 i -i k | k -k j -j -i i -1 1 Key Properties Property 1 : Every element except ±1 has order 4. i⁴ = (i²)² = (-1)² = 1 j⁴ = 1, k⁴ = 1 Property 2 : The center Z(Q₈)...