The zero matrix O — addition's '0'
Every entry is 0. Adding it changes nothing; subtracting a matrix from itself gives it.
Definition. The zero matrix is a matrix in which every entry is . There is one of each shape — a zero matrix, a zero matrix, and so on:
Why it matters. In ordinary number arithmetic, is the number you can add without changing anything: . The zero matrix does exactly the same job for matrices. For any matrix of the same order:
and subtracting a matrix from itself always lands you on :
Because of this, is called the additive identity. It is the matrix analogue of the number .
A warning that pays off later. Although acts like , it does not share all of zero's powers. With ordinary numbers, forces or . For matrices this fails: you can multiply two non-zero matrices and still get (see the worked example). That single fact is the source of half the slips in matrix algebra — you can never "cancel" a matrix the way you cancel a number.
Cambridge tip. Always write the zero matrix as (a matrix), never as the scalar , in a matrix equation. Examiners want , not .
- has every entry ; one exists for each order.
- and — is the additive identity.
- Two non-zero matrices can still multiply to give (no cancellation).
See the full worked example for zero matrix and unit matrix →