Determinant using Gauss Elimination
The Gauss Elimination method is an efficient way of calculating the determinant of a square matrix. When a square matrix is in lower triangular or upper triangular form, the determinant is just the product of all the diagonal elements.
We can use the forward elimination step of the Gauss Elimination method to reduce the square matrix into an upper triangular matrix. Then obtain the determinant by multiplying the diagonal elements.
Following is an interactive calculator for finding out the determinant of a matrix using the Gauss Elimination method:
Matrix size
Solution,
The above system can be represented in matrix notation as:
Step 1
Take as pivot row, as pivot element, and eliminate from by applying
Step 2
Take as pivot row, as pivot element, and eliminate from by applying
Since the matrix has been reduced into an upper triangular matrix, we can find the determinant by multiplying the diagonal elements: