Quaternion
Appearance
1 | i | j | k | |
---|---|---|---|---|
1 | 1 | i | j | k |
i | i | −1 | k | −j |
j | j | −k | −1 | i |
k | k | j | −i | −1 |
In mathematics, the quaternion number system (represented using the symbol ) extends the complex numbers into four dimensions. They were first described by Irish mathematician William Rowan Hamilton in 1843.[1][2] They are often used in computer graphics to compute 3-dimensional rotations.
The eight-dimensional octonions come after the quaternions.
References
[change | change source]- ↑ "On Quaternions; or on a new System of Imaginaries in Algebra". Letter to John T. Graves. 17 October 1843.
- ↑ Rozenfelʹd, Boris Abramovich (1988). The history of non-euclidean geometry: Evolution of the concept of a geometric space. Springer. p. 385. ISBN 9780387964584.
Other websites
[change | change source]Wikiquote has a collection of quotations related to: Quaternion
- Media related to Quaternions at Wikimedia Commons
- Paulson, Lawrence C. Quaternions (Formal proof development in Isabelle/HOL, Archive of Formal Proofs)
- Quaternions – Visualisation