Question:
What are some uses of an inverse matrix? (besides
decoding messages)
Replies:
Given a matrix |A| multiplied by its inverse |A|^-1 results in
the Unit matrix |1| where the unit matrix has diagonal elements
equal to unity, that is equal to 1, and all other non-diagonal
matrix elements equal to 0. So for a square matrix of coefficients
|A| the inverse matrix |A|^-1 is the solution of the "n" equations
in "n" unknowns. This is but one of many applications of finding
the inverse of a matrix.
Vince Calder
S.K.,
One significant use of an inverse matrix is in mathematical problem-solving.
Often a set of quantities related to one another can be transformed from
initial to final values by means of matrix multiplication. The matrix
multiplied by the set of initial values yields the set of final values.
Quite often the reverse is needed. You know how things ended up and need to
know how things must have been initially. Multiply the set of final values
counters the effect of the matrix, yielding the set of initial values.
NEWTON is an electronic community for Science, Math, and Computer Science K-12 Educators, sponsored and operated by Argonne National Laboratory's Educational Programs, Andrew Skipor, Ph.D., Head of Educational Programs.