HOME

TheInfoList



OR:

A quaternionic matrix is a
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
whose elements are
quaternion In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quater ...
s.


Matrix operations

The quaternions form a
noncommutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a p ...
ring (The) Ring(s) may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell Arts, entertainment, and media Film and TV * ''The Ring'' (franchise), a ...
, and therefore
addition Addition (usually signified by the Plus and minus signs#Plus sign, plus symbol, +) is one of the four basic Operation (mathematics), operations of arithmetic, the other three being subtraction, multiplication, and Division (mathematics), divis ...
and
multiplication Multiplication is one of the four elementary mathematical operations of arithmetic, with the other ones being addition, subtraction, and division (mathematics), division. The result of a multiplication operation is called a ''Product (mathem ...
can be defined for quaternionic matrices as for matrices over any ring. Addition. The sum of two quaternionic matrices ''A'' and ''B'' is defined in the usual way by element-wise addition: :(A+B)_=A_+B_.\, Multiplication. The product of two quaternionic matrices ''A'' and ''B'' also follows the usual definition for matrix multiplication. For it to be defined, the number of columns of ''A'' must equal the number of rows of ''B''. Then the entry in the ''i''th row and ''j''th column of the product is the
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
of the ''i''th row of the first matrix with the ''j''th column of the second matrix. Specifically: :(AB)_=\sum_s A_B_.\, For example, for : U = \begin u_ & u_\\ u_ & u_\\ \end, \quad V = \begin v_ & v_\\ v_ & v_\\ \end, the product is : UV = \begin u_v_+u_v_ & u_v_+u_v_\\ u_v_+u_v_ & u_v_+u_v_\\ \end. Since quaternionic multiplication is noncommutative, care must be taken to preserve the order of the factors when computing the product of matrices. The
identity Identity may refer to: * Identity document * Identity (philosophy) * Identity (social science) * Identity (mathematics) Arts and entertainment Film and television * ''Identity'' (1987 film), an Iranian film * ''Identity'' (2003 film), an ...
for this multiplication is, as expected, the diagonal matrix I = diag(1, 1, ... , 1). Multiplication follows the usual laws of
associativity In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a Validity (logic), valid rule of replaceme ...
and
distributivity In mathematics, the distributive property of binary operations is a generalization of the distributive law, which asserts that the equality x \cdot (y + z) = x \cdot y + x \cdot z is always true in elementary algebra. For example, in elementary ...
. The trace of a matrix is defined as the sum of the diagonal elements, but in general :\operatorname(AB)\ne\operatorname(BA). Left scalar multiplication, and right scalar multiplication are defined by :(cA)_=cA_, \qquad (Ac)_=A_c.\, Again, since multiplication is not commutative some care must be taken in the order of the factors.


Determinants

There is no natural way to define a
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
for (square) quaternionic matrices so that the values of the determinant are quaternions. Complex valued determinants can be defined however. The quaternion ''a'' + ''bi'' + ''cj'' + ''dk'' can be represented as the 2×2 complex matrix : \begin~~a+bi & c+di \\ -c+di & a-bi \end. This defines a map Ψ''mn'' from the ''m'' by ''n'' quaternionic matrices to the 2''m'' by 2''n'' complex matrices by replacing each entry in the quaternionic matrix by its 2 by 2 complex representation. The complex valued determinant of a square quaternionic matrix ''A'' is then defined as det(Ψ(''A'')). Many of the usual laws for determinants hold; in particular, an ''n'' by ''n'' matrix is invertible if and only if its determinant is nonzero.


Applications

Quaternionic matrices are used in
quantum mechanics Quantum mechanics is the fundamental physical Scientific theory, theory that describes the behavior of matter and of light; its unusual characteristics typically occur at and below the scale of atoms. Reprinted, Addison-Wesley, 1989, It is ...
and in the treatment of multibody problems.


References

{{Matrix classes Matrices (mathematics) Linear algebra