Compute \(\det(A)\) using Laplace (cofactor) expansion along a chosen row or column: \[ \det(A)=\sum_j a_{rj}C_{rj}\quad\text{or}\quad \det(A)=\sum_i a_{ic}C_{ic}, \qquad C_{ij}=(-1)^{i+j}\det(M_{ij}). \] Use Auto-best to expand along the row/column with the most zeros.
Laplace Expansion Tool
Math Linear Algebra • Determinants and Rank
Expansion path tree
Shows the top-level terms in the Laplace expansion. Depth 2 expands minors only for small matrices.
Drag to pan • wheel to zoom • double-click to reset view
Enter a matrix and click “Calculate”.