Content deleted Content added
No edit summary |
m Moving Category:Matrices to Category:Matrices (mathematics) per Wikipedia:Categories for discussion/Speedy |
||
(10 intermediate revisions by 10 users not shown) | |||
Line 1:
{{Use American English|date = January 2019}}
{{Short description|Matrices with dimensions suitable for some specified operation}}
{{Redirect|Conformable|the topic in [[geology]]|Unconformity}}
In
==Examples==
* If
* Multiplication of two matrices is defined if and only if the number of columns of the left matrix is the same as the number of rows of the right matrix. That is, if {{math|'''A'''}} is an {{math|''m'' × ''n''}} matrix and {{math|'''B'''}} is an {{math|''s'' × ''p''}} matrix, then {{math|''n''}}
▲* Multiplication of two matrices is defined if and only if the number of columns of the left matrix is the same as the number of rows of the right matrix. That is, if {{math|'''A'''}} is an {{math|''m'' × ''n''}} matrix and {{math|'''B'''}} is an {{math|''s'' × ''p''}} matrix, then {{math|''n''}} need to be equal {{math|''s''}} to the matrix product {{math|'''AB'''}} be defined. In this case, we say that {{math|'''A'''}} and {{math|'''B'''}} are ''conformable for multiplication'' (in that sequence).
* Since squaring a matrix involves multiplying it by itself ({{math|'''A'''<sup>'''2'''</sup> {{=}} '''AA'''}}) a matrix must be {{math|''m'' × ''m''}} (that is, it must be a [[square matrix]]) to be ''conformable for squaring''. Thus for example only a square matrix can be [[Idempotent matrix|idempotent]].
* Only a square matrix is ''conformable for [[matrix inversion]]''. However, the [[
* Only a square matrix is ''conformable for [[matrix exponentiation]]''.▼
==See also==▼
▲* Only a square matrix is ''conformable for [[matrix inversion]]''. However, the [[Moore-Penrose pseudoinverse]] and other [[generalized inverse]]s do not have this requirement.
* [[Linear algebra]]▼
▲* Only a square matrix is ''conformable for [[matrix exponentiation]]''.
==References==
{{reflist}}
▲==See also==
▲* [[Linear algebra]]
{{DEFAULTSORT:Conformable Matrix}}
[[Category:Linear algebra]]
[[Category:Matrices (mathematics)]]
{{matrix-stub}}
|