logo

Zero Matrix 📂Matrix Algebra

Zero Matrix

Definition

The matrix of size m×nm\times n with all elements being 00 is called a zero matrix, and is denoted as Om×nO_{m\times n} or simply as OO.

Description

Other notations include Zm×nZ_{m \times n}, ZZ, 0m×n\mathbf{0}_{m\times n}, or 0\mathbf{0}. It is better to write the number 00 in bold to avoid confusion (actually, it is better just to use OO). A zero matrix is the identity element for matrix addition. That is, the following equation holds for any matrix m×nm\times n AA.

A+Om×n=A=Om×n+A A + O_{m\times n} = A = O_{m\times n} + A