Does the Determinant of a Square Matrix Have a Physical Meaning?

  • Thread starter Thread starter Garvit Goel
  • Start date Start date
  • Tags Tags
    Determinant Matrix
Garvit Goel
Messages
13
Reaction score
0
does the determinant of square matrix have a physical meaning??
 
Physics news on Phys.org
Yes! The determinant is the (oriented) volume of the parallelepiped spanned by the vectors of the matrix.
Example, the determinant

\left|\begin{array}{cc} a & b\\ c & d\end{array}\right|

is the (oriented) area of the parallelogram with vertices (0,0), (a,b), (c,d), (a+c,b+d).

Another application of the determinant is to check whether a certain basis is postive or negative. You just need calculate the determinant of the basis, and depending on whether the answer is postive or negative, the basis has a specified positive/negative orientation.

More information can be found on http://en.wikipedia.org/wiki/Determinant
 

Similar threads

Back
Top