84.5k views
5 votes
The _________ matrix of a given dimension is the matrix of that size with 0 as every entry.

User CCSab
by
8.3k points

1 Answer

3 votes

In mathematics a zero matrix or null matrix is a matrix all of whose entries are zero.

For example, the matrix


\left[\begin{array}{cc}0&0\\0&0\end{array}\right]

is square matrix of dimension 2 and

the matrix


\left[\begin{array}{ccc}0&0&0\\0&0&0\end{array}\right]

is rerctangular matrix of dimension 2×3.

User Olliepower
by
8.3k points

No related questions found