Additive Inverse of a Matrix — Definition & Examples
Additive Inverse of a Matrix
The matrix obtained by changing the sign of every matrix element. The additive inverse of matrix A is written –A.
Note: The sum of a matrix and its additive inverse is the zero matrix.
\[A = \left[ {\begin{array}{*{20}{c}}2&{ - 5}&4\\1&0&{ - 11}\end{array}} \right]\] \[ - A = \left[ {\begin{array}{*{20}{c}}{ - 2}&5&{ - 4}\\{ - 1}&0&{11}\end{array}} \right]\]
See also
Key Formula
Where:
- = Any matrix of size m × n
- = The additive inverse of A, formed by negating every element of A
- = The zero matrix of the same size m × n (all elements are 0)
