Question
Question: What are special matrices?...
What are special matrices?
Solution
Matrix consists of entries in rows and columns. Special matrices have unique features and those features distinguish each of the special matrices. Matrix with the same number of rows and columns is a square matrix. Then, we have the triangular matrix, which can be an upper or lower triangular matrix. Triangular matrix which has zeroes below the main diagonal is the upper triangular matrix and the one with zeroes above the main diagonal is the lower triangular matrix. Symmetric matrix remains the same even when transposed.
Complete step-by-step solution:
According to the question given to us, we have to write about special matrices.
Matrix is a set of entries enclosed within brackets. It consists of rows and columns and so the size of these matrices are denoted with the help of the number of rows and columns.
For example - 1 4 23 is a matrix and its size is 2×2 as the matrix has two rows and two columns respectively.
The first special matrix is a square matrix.
Square matrix can be said to be a matrix with the same number of rows and columns. Examples of square matrices have the sizes as: 2×2, 3×3, 4×4, etc.