Content deleted Content added
→References: reflist |
→Product of quaternionic matrices: rename and expand |
||
Line 6:
A '''quaternionic matrix''' is a [[matrix (mathematics)|matrix]] whose elements are [[quaternion]]s.
==Matrix operations==
Matrix addition is defined in the usual way:
:<math>(A+B)_{ij}=A_{ij}+B_{ij}.\,</math>
The product of two quaternionic matrices
:<math>(AB)_{ij}=\sum_s A_{is}B_{sj}.\,</math>
For example, for
Line 33 ⟶ 35:
</math>
Since quaternionic multiplication is noncommutative, care must be taken to preserve the order of the factors when computing the product of matrices.<ref>Tapp pp. 11 ff. for the section.</ref>
The [[Identity element|identity]] for this multiplication is, as expected, the diagonal matrix I = diag(1, 1, ... , 1). Multiplication follows the usual laws of [[associativity]] and [[distributivity]]. The trace of a matrix is defined as the sum of the diagonal elements, but in general
:<math>\operatorname{trace}(AB)\ne\operatorname{trace}(BA).</math>
==References==
|