Question
Question: What is a null Matrix? Give an example....
What is a null Matrix? Give an example.
Solution
Before moving to null matrix let us discuss what is matrix.
The matrix is a rectangular array of numbers or symbols which are generally arranged in rows and columns. The order of the matrix is defined as the number of rows and columns.
The plural of matrix is matrix.
Null matrix is one of the types of matrix.
Complete step-by-step solution:
Null matrix:
If in a matrix all the elements are zero then it is called a zero matrix and it is generally denoted by0. Thus,A=[aij]m×nis a zero-matrix. Ifaij=0for all ‘I’ and ‘j’.
So there are two possible cases of null matrices.
Normal matrix
Square matrix
So a normal matrix can be a matrix of orderm×n. For example;
[0 0]is the1×2matrix.
0 0 0 is the3×1matrix.
[0 00]is the1×3matrix.
Secondly, the square matrix is the matrix of orderm×nin which ‘m’ is equal to ‘n’. so we can say that the square matrix is of orderm×m. For example;
0 0 00is the2×2 square matrix.
0 0 0 000000is the3×3 square matrix.
0 0 0 0 000000000000is the4×4square matrix.
The first matrix0is a2×2matrix with all the elements equal to zero and the second matrix0is a3×3matrix with all the elements equal to zero.
Note: Every zero matrix is a null matrix. That means the mode of the matrix will also be zero. But if we are asked that if the mode of the matrix is zero then it will be a null matrix then the answer is no. That any other matrix may have mode equal to zero.