Does every matrix have a determinant?

1 Answer
Jan 1, 2015

Every SQUARE matrix nxxnn×n has a determinant.
The determinant |A||A| of a square matrix AA is a number that helps you to decide:

1) What kind of solutions a system (from whose coefficients you built the square matrix AA) can have (unique, no solutions or an infinite number of solutions);

2) If your matrix AA, considered as an operator that produce transformations on vectors (making them bigger, flipping them, reducing them...etc.), can have an inverse (operating an inverse transformation) and what is the size of the transformation produced by AA.

You can have a look to System of Linear Equations and Eigenvalues/Eigenvectors.