MatrixSolutions

From Center for Cognitive Neuroscience
Revision as of 00:57, 13 January 2009 by Mscohen (talk | contribs) (New page: The general idea of a matrix inverse is that if '''A''' is a matrix, its inverse, <math>\mathbf^{-1}</math> is the matrix which, when multiplied by '''A''' yields the identity matrix, '''I...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The general idea of a matrix inverse is that if A is a matrix, its inverse, Failed to parse (syntax error): {\displaystyle \mathbf^{-1}} is the matrix which, when multiplied by A yields the identity matrix, I. I, in turn, is the matrix which, when multiplied by any matrix B just gives bavk B.

For the problem posed in the quiz:

find

I think that the easiest solution is to solve as a set of simultaneous equations. If is the inverse,

Thus, the rules of matrix multiplication give us:



which is very easy to solve by substitution:



etc,...