L-1 - Matrices and Determinants
L-1 - Matrices and Determinants
What is a Matrix?
A. 4 B. 6 C. 24 D. 12
Types of Matrices
Types of Matrices
Square Matrix:
A matrix in which the number of rows is equal to the number of column.
Example:
Types of Matrices
Horizontal Matrix:
Matrix in which number of columns are more than number of rows.
Example:
Types of Matrices
Vertical Matrix:
Matrix in which number of rows are more than number of columns.
Example:
Types of Matrices
Row Matrix:
A matrix having only one row is called a row matrix.
Example:
Types of Matrices
Column Matrix:
A matrix having only one column is called a column matrix.
Example:
Types of Matrices
Diagonal Matrix:
A diagonal matrix of order n×n having d1, d2, ... dn as diagonal elements is denoted by
diag [d1, d2, ... , dn]
Example:
Types of Matrices
Scalar Matrix:
A diagonal matrix in which all the diagonal elements are equal.
Example:
Types of Matrices
Example:
Types of Matrices
Null Matrix:
A matrix whose all elements are zero is called a null matrix or a zero matrix.
Example:
Types of Matrices
Example:
Types of Matrices
Example:
Find the minimum number of zeros in an upper triangular matrix
of order 10x10.
A. 100 B. 50 C. 55 D. 45