Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

Geometrically, the determinant of a matrix is the signed volume of a unit cube after the transformation defined by the matrix is applied. However, I'm have trouble understanding what the "signed" mean here. Since effectively volumes are only positive (or zero but for now let's not worry about it). So what's the geometric meaning of a negative determinant? How should I understand the negative volume produced by applying such transformation?

$\endgroup$ 7

2 Answers

$\begingroup$

The idea has to do with orientation, that is, which direction is right and which is left. Ultimately this has to do with which order is given for the basis elements. For example consider $\Bbb R^2$ with basis elements $(1,0)$ and $(0,1)$. We can consider $(1,0)$ to be pointing "to the right", and $(0,1)$ pointing " forward".

Putting $(1,0)$ and $(0,1)$ in a matrix gives the identity matrix whose determinant is $1$ of course.

Now switch the two basis elements. Imagine rotating the plane around the line $y=x$. Now $(1,0)$ is pointing forward but $(0,1)$ is pointing to the left.

Of course if we switch rows in the identity matrix the resulting matrix has determinant $-1$.

$\endgroup$ 1 $\begingroup$

I'm have trouble understanding what the "signed" mean here.

By signed volume they mean scalar triple product of the edge vectors of the cube.

So what's the geometric meaning of a negative determinant?

The matrix has a mirroring component. It transforms left hands into right hands. When such matrix transforms a triangular mesh, it flips winding order of triangles.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy