Canadian flagMath101 · Independent Ontario learning libraryCreated and edited by Kamran
Linear AlgebraUniversity3 min read

Determinants

A rigorous treatment of determinants as signed volume scaling, invertibility tests, and algebraic invariants.

Cheat sheet

Precise definition

The determinant assigns a scalar $\det A$ to a square matrix. It is multilinear in the rows or columns, changes sign when two are swapped, and equals 1 on the identity. Geometrically, $|\det A|$ is the factor by which the associated linear map scales $n$-dimensional volume; the sign records orientation.

Notation and mathematical language

For $2\times2$, $\det\begin{pmatrix}a&b\\c&d\end{pmatrix}=ad-bc$. Row replacement leaves the determinant unchanged, swapping rows negates it, and scaling one row by $k$ scales the determinant by $k$. Also $\det(AB)=\det A\det B$ and $\det A^T=\det A$.

Conceptual picture

A zero determinant means the columns collapse dimension and are linearly dependent. Equivalent statements for a square matrix include invertibility, full rank, a pivot in every row and column, and only the trivial solution to $A\mathbf x=0$.

Conditions and key results

Determinants are defined for square matrices. Cofactor expansion includes signs $(-1)^{i+j}$ and is best along a sparse row or column. Row operations can compute determinants efficiently only when their effect is tracked.

A reliable strategy

  1. Check the matrix is square and choose a method suited to its size and structure.
  2. For small matrices use a formula or cofactor expansion; for larger ones reduce to triangular form while recording row effects.
  3. Multiply diagonal entries after triangularization and undo accumulated scaling or swap factors.
  4. Interpret zero/nonzero status, sign, and magnitude in the context and verify with another property.

Fully worked example

Interpretation and application

Determinants appear in change of variables, orientation, eigenvalue products, and uniqueness tests. A large determinant does not necessarily mean a matrix is numerically well-conditioned because rescaling units changes it.

Common mistakes

Verification and reasonableness

  • Compute via a second expansion or tracked row reduction.
  • Check $\det A\ne0$ against full pivot count.
  • For a product, compare direct computation with $\det A\det B$.

Practice

  1. Find $\det\begin{pmatrix}2&3\\1&4\end{pmatrix}$.
  2. What does one row swap do?
  3. What does determinant zero say about columns?
Answers and brief solutions
  1. $8-3=5$.
  2. It multiplies the determinant by $-1$.
  3. They are linearly dependent and the map is not invertible.

Further deduction

The determinant is alternating: if two columns are equal, swapping them changes the sign but leaves the matrix unchanged, so $\det A=-\det A$ and hence $\det A=0$. Multilinearity extends this to any dependent columns. This short structural proof explains the invertibility test more deeply than memorizing a list of equivalent statements.

Laplace expansion along any row or column gives the same determinant because it is a theorem derived from the alternating multilinear definition. For triangular $A$, only the identity permutation contributes, so $\det A$ is the product of diagonal entries. Row reduction seeks this structure, explaining rather than merely stating the diagonal-product rule.

Explore the idea

Vector and matrix transform

Change one quantity at a time and connect what moves to Determinants.

Works offline
A vector before and after a matrix transformationThe vector 2,1 is transformed to 3,1 by the displayed matrix.
What the model is showing Static example: [[1, 1], [0, 1]][2, 1] = [3, 1]. The determinant is 1, so oriented area is preserved and the transform is invertible.Open the 2×2 system workbench →
Check your understanding

Try it yourself

Hints are part of learning. Open one whenever it makes the next step feel possible.

1 practice question
Question 1Compute a determinant · Standard

What is $\det\begin{pmatrix}3&2\\5&4\end{pmatrix}$?

End of lesson

Nice work making it this far.

Understanding grows through return visits. Save this lesson, try the practice, or continue when you are ready.

Lesson complete

That one is yours now.

Determinants is saved to My Learning. Take the win—you earned it.

1Your Math101 collectionlesson completed
Search 464 published lessons, 123 answer guides, courses, and learning tools.
Your experience

Settings

Ontario math tutoringWork with KamranBook ↗