|
|
|
Main Menu
|
|
Sections
Meta
Talkback
Downloads
Information
|
|
|
|
|
|
quaternion inverse
|
(Definition)
|
|
|
Every nonzero quaternion has a unique multiplicative inverse. The inverse is built directly from the quaternion conjugate and quaternion norm and is the quaternion analogue of a reciprocal. Because quaternion multiplication is noncommutative, the inverse also makes clear why left and right division must be distinguished.
For a nonzero quaternion , the inverse is defined by
 |
(1) |
The explicit formula is
 |
(2) |
The quaternion conjugate and quaternion norm satisfy
 |
(3) |
For , the real scalar
is nonzero. Dividing by it gives
 |
(4) |
and likewise
 |
(5) |
Therefore equation (2) is both a left and a right inverse.
In components,
 |
(6) |
The zero quaternion has no multiplicative inverse.
Suppose and are both inverses of . Then
 |
(7) |
Thus a nonzero quaternion has exactly one two-sided multiplicative inverse.
As with conjugation, the inverse of a product reverses the order of the factors:
 |
(8) |
Indeed,
 |
(9) |
and
 |
(10) |
For several factors,
 |
(11) |
If is a unit quaternion,
then the inverse formula simplifies to
 |
(12) |
This identity is fundamental in rotation applications because a unit quaternion can be inverted simply by changing the sign of its vector part.
For a pure quaternion ,
Also,
 |
(13) |
Therefore, for
,
 |
(14) |
For a unit pure quaternion ,
 |
(15) |
A fraction such as is ambiguous for quaternions unless the side of multiplication is defined.
If
 |
(16) |
then multiply on the left by :
 |
(17) |
But if
 |
(18) |
then multiply on the right:
 |
(19) |
In general,
 |
(20) |
For this reason, engineering derivations should normally write quaternion inverses explicitly rather than use an undefined quotient notation.
Let
Then
and
Hence
The check is immediate:
Consider
Since
Now consider
Then
because
.
For
we have
, so
- Using
for a nonunit quaternion. The general formula requires division by
.
- Forgetting that inverse order reverses.
- Treating quaternion division like scalar division. The equations
and generally have different solutions.
- Attempting to invert the zero quaternion. Its norm is zero, so the inverse formula is undefined.
- Confusing storage layout with inverse convention. Scalar-first versus scalar-last storage does not change the abstract inverse.
- Find the inverse of
- Find the inverse of
and verify both
and .
- Prove
- Prove
- Solve both
- Let
Find
and verify
.
- A student claims that the inverse of
is
. Identify the error and compute the correct inverse.
- If
is a unit quaternion, prove that
.
Therefore
Thus
Since
,
and similarly on the left. Hence
Apply the two-factor rule twice:
Since
the first equation gives
whereas the second gives
The difference comes from noncommutativity.
Hence
Since
,
For
,
Therefore
The student's expression omitted the squared-norm denominator.
If
, then
Conjugate, norm, and inverse are now available as separate linked definitions. The next PhysicsLibrary article develops axis–angle representation and unit quaternions, including the half-angle form used for rigid-body rotations.
Hamilton, Tait, Joly, and Hathaway all derive reciprocal or inverse operations from the conjugate and magnitude. Historical texts also emphasize that the order of factors reverses under reciprocation. The notation, engineering interpretation, worked examples, exercises, and solutions here are newly written.
- 1
- W. R. Hamilton, Elements of Quaternions, 2nd ed., Vol. I, edited by C. J. Joly, Longmans, Green, and Co., London, 1899. Public-domain historical source. Internet Archive copy
- 2
- P. G. Tait, An Elementary Treatise on Quaternions, 3rd ed., Cambridge University Press, Cambridge, 1890. Public-domain historical source.
- 3
- C. J. Joly, A Manual of Quaternions, Macmillan and Co., London, 1905. Public-domain historical source.
- 4
- A. S. Hathaway, A Primer of Quaternions, 1896. Public-domain text; Project Gutenberg edition and LATEX source available. Project Gutenberg edition
| "quaternion inverse" is owned by bloftin.(view preamble)
|
|
See Also: quaternion norm, quaternion conjugate, quaternion product, quaternion definition and basic algebra, Notation Quaternions for Physics and Engineering: Orientation
| Keywords: |
quaternion, inverse, reciprocal, division, unit quaternion, % conjugate, norm, Hamilton product, noncommutative algebra |
Cross-references: magnitude, operations, representation, norm, vector, identity, conjugation, scalar, formula, noncommutative, quaternion multiplication, quaternion norm, quaternion conjugate, quaternion
This is version 3 of quaternion inverse, born on 2026-08-23, modified 2026-08-23.
Object id is 1094, canonical name is QuaternionInverse.
Accessed 15 times total.
Classification:
|
|
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|