If a matrix A has n rows and n columns then it can be said that it's a square matrix.
Example 1:
A = \left( {
A diagonal matrix is a square matrix with all non-diagonal elements being 0. The diagonal matrix is completely denoted by the diagonal elements.
Example 2:
A = \left( {
The matrix is denoted by the diagonal
A matrix with one row is called the row matrix
Example 3:
A = \left[ {
A matrix with one column is called the column matrix
Example 4:
A = \left[ {
Matrix and are of the same kind if has as many rows and as many columns as
The matrix is the transpose of the matrix if and only if the ith row of is equal to the ith column of for .
Example 5:
A = \left[ {
When all the elements of a matrix are 0, we call it the 0-matrix.
Example 6:
A = \left[ {
An identity matrix is a diagonal matrix with all diagonal element equal to 1
Example 7:
A = \left[ {
If the sign of all the elements of a matrix are changed, that matrix is the opposite matrix .
Example 8:
A = \left( {
A square matrix is called symmetric if it is equal to its transpose.
Example 9:
A = \left( {