John Mavrick's Garden

Search IconIcon to open search

Last updated April 10, 2022

Status: Tags: #cards/math232/unit5 Links: Matrix


Determinants

Principles

?

Determinant of a matrix with a row/column with 0s ? 0

Determinant of an upper/lower triangular matrix ? Product of diagonal entries of A

Deterimant of

Types

Determinant of 2x2 matrix ?

Determinant of a 3x3 matrix (matrix form) ? Image from Gyazo

Determinant of a 3x3 matrix ? $a_{11}C_{11} + a_{12}+C_{12} + a_{13}C_{13}$

Determinant of an nxn matrix (fixed r/c) ? Image from Gyazo

Determinant of nxn matrix (free r/c) Image from Gyazo

Examples

3x3

Calculate det $\begin{bmatrix} 1 & 2 & 3 \\-2 & 2 & 1 \\5 & 0 & 1 \end{bmatrix}$ ? Image from Gyazo

nxn

Calculate Image from Gyazo ? Image from Gyazo


References:

Created:: 2022-03-02 15:52


Interactive Graph