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

  • Context: Undergrad 
  • Thread starter Thread starter Garvit Goel
  • Start date Start date
  • Tags Tags
    Determinant Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
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

[tex]\left|\begin{array}{cc} a & b\\ c & d\end{array}\right|[/tex]

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 positive or negative. You just need calculate the determinant of the basis, and depending on whether the answer is positive or negative, the basis has a specified positive/negative orientation.

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