![]() |
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 What is Square Matrix?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:
What is Determinant of a Square Matrix?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. Determinant RepresentationThe determinant representation of a square matrix P is given below.
Determinant Formula for 2×2 Square MatrixThe formula for determinant of 2×2 square matrix A = [Tex]\begin{bmatrix} a & b\\ c & d\\ \end{bmatrix}[/Tex] is given by:
Determinant Formula for 3×3 Square MatrixThe formula for determinant of 3×3 Square Matrix B = [Tex]\begin{bmatrix} a& b& c\\ d& e& f\\ g& h& i\\ \end{bmatrix}[/Tex] is given by:
Read More, How to Find Determinant for n × n Square MatrixTo find the determinant for n × n square matrix we follow following steps:
Solved Examples on Determinant of Square MatrixExample 1: Find the determinant of matrix X = [Tex]\begin{bmatrix} 1 & 6\\ 14& -4 \end{bmatrix}[/Tex] Solution:
Example 2: Determine the determinant of matrix P = [Tex]\begin{bmatrix} 0 & -5 & 3\\ 2& -1& 9\\ -7& 4& 6 \end{bmatrix}[/Tex] Solution:
Example 3: Find the determinant of 4×4 matrix A = [Tex]\begin{bmatrix} 0 & 1 & 2&-1\\ 3& -1& 2&4\\ -4& 0& 1& 2\\ 0&7& 3&-5 \end{bmatrix}[/Tex] Solution:
Practice Questions on Determinant of Square MatrixQ1: Find the determinant of matrix X = [Tex]\begin{bmatrix} 12 & 8\\ 14& 23 \end{bmatrix}[/Tex] Q2: Determine the determinant of matrix P = [Tex]\begin{bmatrix} 20 & 15 & 10\\ 7& -11& 19\\ -4& 13& 6 \end{bmatrix}[/Tex] Q3: Find the determinant of 4×4 matrix A = [Tex]\begin{bmatrix} 0 & 5 & 3&-1\\ 3& -12& 9&6\\ -4& 0& 16& 2\\ 0&6& 8&-7 \end{bmatrix}[/Tex] Q4: What is the determinant of matrix Q = [Tex] \begin{bmatrix} 0 & -5 \\ 3& -12\\ \end{bmatrix} [/Tex] FAQs on Determinant of Square MatrixWhat is Definition of Determinant of Square Matrix?
What is the Formula for the Determinant of a Square Matrix?
What is Determinant of 2×2 Matrix?
Does a Square Matrix have a Determinant?
How to Find the Determinant of Matrix?
|
Reffered: https://www.geeksforgeeks.org
Class 12 |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 16 |