Quaternionic matrix: Difference between revisions

Content deleted Content added
Determinants: specific refs; squareness
 
(24 intermediate revisions by 17 users not shown)
Line 1:
{{Short description|Concept in linear algebra}}
<!-- Please do not remove or change this AfD message until the issue is settled -->
<!-- The nomination page for this article already existed when this tag was added. If this was because the article had been nominated for deletion before, and you wish to renominate it, please replace "page=Quaternionic matrix" with "page=Quaternionic matrix (2nd nomination)" below before proceeding with the nomination.
-->{{AfDM|page=Quaternionic matrix|year=2010|month=August|day=31|substed=yes}}
<!-- For administrator use only: {{Old AfD multi|page=Quaternionic matrix|date=31 August 2010|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
A '''quaternionic matrix''' is a [[matrix (mathematics)|matrix]] whose elements are [[quaternion]]s.
 
==Matrix operations==
The quaternions form a [[noncommutative]] [[ring (algebra)|ring]], and therefore [[Matrix addition|addition]] and [[Matrix multiplication|multiplication]] can be defined for quaternionic matrices as for matrices over any ring.
Matrix addition is defined in the usual way:
 
'''Addition'''. The sum of two quaternionic matrices ''A'' and ''B'' is defined in the usual way by element-wise addition:
:<math>(A+B)_{ij}=A_{ij}+B_{ij}.\,</math>
 
'''Multiplication'''. The product of two quaternionic matrices ''A'' and ''B'' also follows the usual definition for [[matrix multiplication]]. ThatFor isit 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]] of the ''i''th row of the first matrix with the ''j''th column of the second matrix. Specifically:
:<math>(AB)_{ij}=\sum_s A_{is}B_{sj}.\,</math>
For example, for
Line 39 ⟶ 37:
:<math>\operatorname{trace}(AB)\ne\operatorname{trace}(BA).</math>
 
Left scalar multiplication, isand right scalar multiplication are defined by
:<math>(cA)_{ij}=cA_{ij}, \qquad (Ac)_{ij}=A_{ij}c.\,</math>
Again, since multiplication is not commutative some care must be taken in the order of the factors.<ref>Tapp{{cite pp.book 11|title=Matrix ff.groups for the section.</ref>undergraduates|first=Kristopher|last=Tapp
|publisher=AMS Bookstore|year=2005|isbn=08218378500-8218-3785-0 |pages=11 ''ff''
|url=httphttps://books.google.com/books?id=Un_15Im3NhUC&pg=PA11#v=onepage&q&f=false}}</ref>
 
==Determinants==
There is no natural way to define a [[determinant]] for (square) quaternionic matrices so that the values of the determinant are quaternions.<ref>{{cite journal |author=Helmer Aslaksen |title=Quaternionic determinants |year=19661996 |journal=[[The Mathematical Intelligencer]] |volume=18 |number=3 |pages=57–65 |doi=10.1007/BF03024312|s2cid=13958298 }}</ref> Complex valued determinants can be defined however.<ref>{{cite journal |author=E. Study |title=Zur Theorie der linearen Gleichungen |year=1920 |journal=[[Acta Mathematica]] |volume=42 |number=1 |pages=1–61 |language=[[German language|German]] |doi=10.1007/BF02404401|doi-access=free }}</ref> The quaternion ''a'' + ''bi'' + ''cj'' + ''dk'' can be represented as the 2&times;2 complex matrix
: <math>\begin{bmatrix}~~a+bi & c+di \\ -c+di & a-bi \end{bmatrix}.</math>
This defines a map Ψ<sub>''mn''</sub> 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 [[square matrix|''n'' by ''n'' matrix]] is invertible exactlyif and only whenif its determinant is nonzero.
 
==Applications==
Quaternionic matrices are used in [[quantum mechanics]]<ref>{{cite journal |author= N. Rösch |title=Time-reversal symmetry, Kramers' degeneracy and the algebraic eigenvalue problem |year=1983 |journal=[[Chemical Physics]] |volume=80 |issue=1–2 |pages=1–5 |doi=10.1016/0301-0104(83)85163-5|bibcode=1983CP.....80....1R }}</ref> and in the treatment of [[multibody problem]]s.<ref>{{cite book |title=Quaternionic and Clifford calculus for physicists and engineers |url=https://archive.org/details/quaternionicclif00kgue |url-access=limited |author=Klaus Gürlebeck |author2=Wolfgang Sprössig |chapter=Quaternionic matrices |pages=[https://archive.org/details/quaternionicclif00kgue/page/n43 32]–34 |publisher=Wiley |year=1997 |isbn=978-0-471-96200-7}}</ref>
 
==References==
{{reflist}}
*{{cite book |title=Matrix groups for undergraduates|first=Kristopher|last=Tapp
|publisher=AMS Bookstore|year=2005|isbn=0821837850
|url=http://books.google.com/books?id=Un_15Im3NhUC&pg=PA11#v=onepage&q&f=false}}
 
{{Matrix classes}}
[[Category:Matrices]]
 
[[Category:Matrices (mathematics)]]
[[Category:Linear algebra]]