Lukas' Notes

Home

❯

Knowledge

❯

Cofactor (Linear Algebra)

Cofactor (Linear Algebra)

Jun 09, 20251 min read

linear-algebra

Definition

Kofaktor

Cofactor

Let A∈Fn×n be a square matrix over a field Fn×n. A cofactor Aij​ (1≤i,j≤n) is defined as the determinant of the matrix obtained by replacing the j-th column with the vector ei​ of the canonical basis.

A cofactor associated with an element aij​ of a square matrix A is defined as:

Cij​=(−1)i+jMij​

where Mij​ is a minor of A.


Graph View

Backlinks

  • Laplace Expansion

Created with Quartz v4.4.0 © 2025

  • GitHub