Summary of Determinants
π¨ Determinants Overview
Determinants provide a value for square matrices (only applicable for square matrices). π²
The determinant is used in linear algebra to determine properties of matrices, such as invertibility. π
π Second Order Determinant
For a 2x2 matrix:
The determinant is calculated as:
This corresponds to the difference between the product of the main diagonal and the product of the other diagonal. π
β¨ Example of 2x2 Determinant
For matrix
:
π
π Finding Unknowns in Determinants
Unknowns can appear in determinants; solve for the unknown via the determinant equation. π
Example:
results in the quadratic equation:
π‘
π Third Order Determinant
For a 3x3 matrix:
The determinant is denoted as:
To compute, understand the concept of minor determinants associated with elements of the matrix. π
π§© Minor Determinants
Minor is obtained by deleting the row and column of a given element.
Sign of the minor determinant depends on the order of the row and column:
Even: Positive (+) β¨
Odd: Negative (β) β
β Sign Rule for Minors
Example: - Element: β sign is + (1 + 1 = 2, even)
Element: β sign is β (1 + 2 = 3, odd)
π Expanding the Third Order Determinant
Expanding can use any row or column: -
Where are minor determinants. π
π Determinant of Triangular Matrices
Value equals the product of the diagonal elements. π«
π Application: Area of Triangle Using Determinants
Determine area using vertices coordinates: - If vertices are then:
Area calculated as the absolute value. π