Matrix

Determinant

The determinant is actually super widely used for a bunch of things that I originally did not expect, which is why I dedicated its own separate page.

In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix.

What actually is the determinant?

I’ve learned it so many times, but I’ve only really learned to apply formulas. Never got a fundamental understanding of how it works.

Matrix Inverse

The inverse is of is equal to Thus, is invertible if and only if

For Matrix

We can just apply a simple formula for determinants and adjugates. Let The determinant of is and the adjugate of is

See below for the more generalized definitions.

For matrix

Cofactor

We need to use the Cofactor expansion to calculate the determinant. Let’s first define cofactor.

Let and let be the matrix obtained from by deleting the ith row and jth column of . The (i, j)-cofactor of , denoted by , is so the cofactor is just a number.

Determinant

Let . For any , we define the determinant of as the cofactor expansion of along ANY row or column of .

Cofactor Matrix and Adjugate

The cofactor matrix of is

The adjugate of is

Properties of determinants

Let and .

Danger

Determinants and Area

Somehow the determinant is related to the area? Also volume??

Determinants and Volume

Very similar derivation as area.