What do 4x4 and nxn determinants represent and compute?

  • Context: Undergrad 
  • Thread starter Thread starter thefreeman
  • Start date Start date
  • Tags Tags
    Determinants
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
thefreeman
Messages
1
Reaction score
0
What are the applications of a 4x4 determinant and what can it represent? To make it more clear, a 3x3 determinant represents vector perpendicular to two vectors and a 3x3 determinant can also be used to calculate torque. So, what can a 4x4 determinant do? Also, if there is a nxn determinant that also does something, I'd be interested in knowing what that represents too.
 
Physics news on Phys.org
thefreeman said:
Also, if there is a nxn determinant that also does something, I'd be interested in knowing what that represents too.

Find out about eigenvalues and eigenvectors, and how they relate to determinants.
 
Determinants are invariant under similarity transformations - often appearing as changes in coordinate systems - and have other useful properties related to matrix multiplication and inversion.

In a sense the determinant calculates a volume related to the region bounded by the column (or row) vectors. This works in all dimensions.