Quaternionic matrix: Difference between revisions
→Product of quaternionic matrices: rename and expand |
→Matrix operations: Small expand, location of ref. |
||
Line 34: | Line 34: | ||
\end{pmatrix}. |
\end{pmatrix}. |
||
</math> |
</math> |
||
Since quaternionic multiplication is noncommutative, care must be taken to preserve the order of the factors when computing the product of matrices. |
Since quaternionic multiplication is noncommutative, care must be taken to preserve the order of the factors when computing the product of matrices. |
||
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 |
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> |
:<math>\operatorname{trace}(AB)\ne\operatorname{trace}(BA).</math> |
||
Left scalar multiplication is defined by |
|||
:<math>(cA)_{ij}=cA_{ij}.\,</math> |
|||
Again, since multiplication is not commutative some care must be taken in the order of the factors.<ref>Tapp pp. 11 ff. for the section.</ref> |
|||
==References== |
==References== |
Revision as of 16:47, 2 September 2010
An editor has nominated this article for deletion. You are welcome to participate in the deletion discussion, which will decide whether or not to retain it. |
A quaternionic matrix is a matrix whose elements are quaternions.
Matrix operations
Matrix addition is defined in the usual way:
The product of two quaternionic matrices follows the usual definition for matrix multiplication. That is, the entry in the ith row and jth column of the product is the dot product of the ith row of the first matrix with the jth column of the second matrix. Specifically:
For example, for
the product is
Since quaternionic multiplication is noncommutative, care must be taken to preserve the order of the factors when computing the product of matrices.
The 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
Left scalar multiplication is defined by
Again, since multiplication is not commutative some care must be taken in the order of the factors.[1]
References
- ^ Tapp pp. 11 ff. for the section.
- Tapp, Kristopher (2005). Matrix groups for undergraduates. AMS Bookstore. ISBN 0821837850.