I'm having trouble understanding how Quaternions are a finite set when you can express a quaternion as Q = a + ib + jc+ kd, because a, b, c, d are $\in$ of $\Re$ would this not mean that the set is infinite?
2026-04-01 20:23:52.1775075032
How are quaternions a finite set?
221 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The quaternions, as a set, is infinite.
However, the quaternions, seen as a vector space over the reals, has finite dimension, e.g. the set $\{1,i,j,k\}$ form a basis, so the dimension is 4. This means that any quaternion $x$ can be written uniquely on the form: $$x = \alpha_11 + \alpha_2i + \alpha_3j + \alpha_4k$$ for $\alpha_1,\alpha_2,\alpha_3,\alpha_4 \in \mathbb R$.
The quaternion group $$Q = \langle -1, i, j, k \mid (-1)^2 = 1, i^2 = j^2 = k^2 = ijk = -1 \rangle$$ is a group of finite order, the order being 8.