Table of contents | |
Introduction | |
Definition of Matrices | |
Scalar Multiplication of Matrices | |
Multiplication of Matrices | |
Properties of the Transpose of a Matrix | |
Types of Matrices |
A matrix is defined as a rectangular array comprising numbers, symbols, or characters. Matrices are distinguished by their order, which is expressed as the number of rows multiplied by the number of columns. A matrix is typically represented as [P]m⨯n, where P denotes the matrix, m represents the number of rows, and n signifies the number of columns. In mathematical contexts, matrices serve as valuable tools for solving a multitude of problems, including linear equations and beyond.
Understanding the Order of a Matrix
The order of a matrix provides insights into the number of rows and columns it encompasses. This order is represented as the product of the number of rows and the number of columns. For instance, if a matrix comprises 4 rows and 5 columns, its order is articulated as 4⨯5. It's crucial to note that the first number in the order signifies the count of rows within the matrix, while the second number indicates the number of columns.
Subtraction of Matrices
Subtraction of Matrices is the difference between the elements of two matrices of the same order to give an equivalent matrix of the same order whose elements are equal to the difference of elements of two matrices. The subtraction of two matrices can be represented in terms of the addition of two matrices. Let’s say we have to subtract matrix B from matrix A then we can write A – B. We can also rewrite it as A + (-B).
Scalar Multiplication of matrices refers to the multiplication of each term of a matrix with a scalar term. If a scalar let’s ‘k’ is multiplied by a matrix then the equivalent matrix will contain elements equal to the product of the scalar and the element of the original matrix.
In the multiplication of matrices, two matrices are multiplied to yield a single equivalent matrix. The multiplication is performed in the manner that the elements of the row of the first matrix multiply with the elements of the columns of the second matrix and the product of elements are added to yield a single element of the equivalent matrix. If a matrix [A]i⨯j is multiplied with matrix [B]j⨯k then the product is given as [AB]i⨯k.
Properties of Matrix Addition and Multiplication
The properties followed by Multiplication and Addition of Matrices is listed below:
Transpose of Matrix
Transpose of Matrix is basically the rearrangement of row elements in column and column elements in a row to yield an equivalent matrix. A matrix in which the elements of the row of the original matrix are arranged in columns or vice versa is called Transpose Matrix. The transpose matrix is represented as AT. if A = [aij]mxn , then AT = [bij]nxm where bij = aji.
The properties of the transpose of a matrix are mentioned below:
Trace of Matrix
Trace of a Matrix is the sum of the diagonal elements of a square matrix. Trace of a matrix is only found in the case of a square matrix because diagonal elements exist only in square matrices.
Based on the number of rows and columns present and the special characteristics shown, matrices are classified into various types.
Determinant of a Matrix
The determinant of a matrix is a number associated with that square matrix. The determinant of a matrix can only be calculated for a square matrix. It is represented by |A|. The determinant of a matrix is calculated by adding the product of the elements of a matrix with their cofactors.
Minor of a Matrix
Minor of a matrix for an element is given by the determinant of a matrix obtained after deleting the row and column to which the particular element belongs to. Minor of Matrix is represented by Mij.
Inverse of a Matrix
A matrix is said to be an inverse of matrix ‘A’ if the matrix is raised to power -1 i.e. A-1. The inverse is only calculated for a square matrix whose determinant is non-zero. The formula for the inverse of a matrix is given as:
Properties Inverse of Matrix
Elementary Operation on Matrices
Elementary Operations on Matrices are performed to solve the linear equation and to find the inverse of a matrix. Elementary operations are between rows and between columns. There are three types of elementary operations performed for rows and columns. These operations are mentioned below:
The Elementary operations on rows include:
The Elementary operations on columns include:
Matrix Rank
Eigenvalues and Eigenvectors of Matrices
Matrices Formulas
The basic formula for the matrices has been discussed below:
144 videos|100 docs|61 tests
|
|
Explore Courses for ACT exam
|