heshbon said:
Homework Statement
It's my understanding that 2X2 and 3X3 determinats kinda measure volume...is there a general interpretaion for an nxn determinant ( in words, not formulas please)
Yes, the idea of volume generalizes in a natural way to n-dimensional space.
Suppose you're working in R^n, the n-dimensional vectors of real numbers. Then there are n standard basis vectors. For example, when n = 3, these are simply the unit vectors in the x, y, and z directions.
The "unit n-cube", also called a hypercube, is the natural extension of the unit cube to n-dimensional space: all of its sides have length 1 along each edge, and it is positioned so that all of the coordinates of all of its points are >= 0, with one corner at the origin.
Because all of the edges have length 1, the volume of the unit n-cube is 1.
Any n x n matrix M maps the unit n-cube into an n-dimensional parallelpiped. The volume of that parallelpiped is precisely |det(M)|. (The absolute value of the determinant.)
The sign of the determinant doesn't have any effect on the volume of the n-dimensional parallelpiped. It controls, loosely speaking, the "polarity" of the mapping: if you number the axes of the unit cube in a certain order, which can be thought of as clockwise or counterclockwise, does the mapping preserve that order or reverse it?