Conformable matrix

This is an old revision of this page, as edited by Giftlite (talk | contribs) at 20:01, 28 October 2008 (+Category:Matrices). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, a matrix is conformable if its dimensions are suitable for defining some operation (e.g. addition, multiplication, etc.).

Examples

  • In order to be conformable to addition, matrices need to have the same dimensions. Thus A, B and C all must have dimensions m × n in the equation
 
for some fixed m and n.
 
If A has dimensions m × n, then B has to have dimensions n × p for some p, so that C will have dimensions m × p.

See also