![]() |
VOOZH | about |
Determinant of a square matrix is the scalar value or number calculated using the square matrix. The determinant of square matrix X is represented as |X| or det(X). In this article we will explore the determinant of square matrix in detail along with the determinant definition, determinant representation and determinant formula.
We will also discuss how to find determinant and solve some examples related to the determinant of a square matrix. Let's start our learning on the topic "Determinant of a Square Matrix".
Table of Content
A square matrix is a type of matrix in mathematics where the number of rows is equal to the number of columns. This means that a square matrix has an equal number of elements along its horizontal and vertical dimensions.
The general form of a square matrix of order n is represented as follows:
Determinant of a square matrix is defined as the number obtained by the addition of the product of a row or column element with its cofactors. Determinant can only be obtained for a square matrix.
The determinant maps a square matrix to a specific number f: PāQ and is defined as f(p) = q, where q is the determinant of the square matrix p.
The determinant representation of a square matrix P is given below.
|P| or Det(P)
The formula for determinant of 2Ć2 square matrix A = is given by:
|A| = ad - bc
The formula for determinant of 3Ć3 Square Matrix B = is given by:
|B| = a [(e Ć i)- (f Ć h)] - b [(d Ć i)- (g Ć f)] + c [(d Ć h) - (e Ć g)]
Read More,
To find the determinant for n Ć n square matrix we follow following steps:
Example 1: Find the determinant of matrix X =
Solution:
To find the determinant of the given matrix we use formula:
|Matrix| = ad - bc
ā |X| = (1 Ć -4) - (14 Ć 6)
ā |X| = -4 - 84
ā |X| = -88
So, the determinant of given matrix is -88.
Example 2: Determine the determinant of matrix P =
Solution:
To find the determinant of matrix P we use formula:
|P| = a [(e Ć i)- (f Ć h)] - b [(d Ć i)- (g Ć f)] + c [(d Ć h) - (e Ć g)]
ā |P| = 0 [(-1 Ć 9)- (9 Ć 4)] - (-5) [(2 Ć 6)- (9 Ć -7)] + 3 [(2 Ć 4) - (-1 Ć -7)]
ā |P| = 0 [-9 - 36] + 5 [12 + 63] + 3[8 - 7]
ā |P| = 0 + 5 Ć 75 + 3 Ć 1
ā |P| = 375 + 3
ā |P| = 378
Example 3: Find the determinant of 4Ć4 matrix A =
Solution:
To find the determinant we first select one row or column and alternate add and subtract the selected row elements with its cofactor.
Here, we select first row i.e., (0, 1, 2, -1)
Now, we calculate cofactors of each element.
Cofactor of a11 i.e., 0 = (-1)1+1 = 11
Cofactor of a12 i.e., 1 = (-1)1+2 = -121
Cofactor of a13 i.e., 2 = (-1)1+3 = -134
Cofactor of a14 i.e., -1 = (-1)1+4 = -89
Now, we add product of elements and its cofactors.
|A| = 0 Ć11 + 1 Ć -121 + 2 Ć (-134) + (-1) Ć (-89)
ā |A| = 0 + -121 - 268 + 89
ā |A| = -300
So, the determinant of given 4Ć4 square matrix is -300.
Q1: Find the determinant of matrix X =
Q2: Determine the determinant of matrix P =
Q3: Find the determinant of 4Ć4 matrix A =
Q4: What is the determinant of matrix Q =