Tags | |
UUID | ba19850e-2e4f-11e6-9770-bc764e2038f2 |
The determinant of a 3×3 matrix
A=(a1a2a3b1b2b3c1c2c3)
is the number a1⋅(a2⋅c3-b3⋅c2)+a2⋅(b3⋅c1-b1⋅c3)+ a3⋅(b1⋅c2-b2⋅c1).
It is denoted detA.
In Vector Calculus, the determinant of a 3×3 matrix corresponds to the supposition of three vectors of R3 in standard position →a=(a1,a2,a3), →b=(b1,b2,b3), and →c=(c1,c2,c3), whereby we consider the matrix
A=(a1a2a3b1b2b3c1c2c3)
that is formed by using the coordinates of each respective vector to make a row of the matrix (Bray, 25-28).
There are three options that the calculated determinant might fall under (Bray, 25-28):
This relates to the right hand rule because the right hand rule is used as a way to check if vectors in three-dimensions are in counterclockwise order; in which case the sign of the determinant of a 3×3 matrix is another indicator of this directionality. Right-handed versus left-handed coordinates, which are analogous to the right hand rule, are described by Wikipedia as follows:
"For right-handed coordinates your right thumb points along the Z axis and the curl of your fingers represents a motion from the first or X axis to the second or Y axis. When viewed from the top or Z axis the system is counter-clockwise.
For left-handed coordinates your left thumb points along the Z axis and the curled fingers of your left hand represent a motion from the first or X axis to the second or Y axis. When viewed from the top or Z axis the system is clockwise."
Interestingly and sensibly, the determinant of the matrix A also corresponds to the area of a parallelepiped formed with one vertex at the origin, one vertex at the point defined by the sum of all three vectors, and three of the edges defined by the vectors. The volume of this defined parallelepiped is equal to the absolute value of the determinant of matrix A. Of course, we note that if the determinant is zero then the volume of the parallelepiped is also zero (Bray, 25-28).
For a 2×2 matrix, the sign of the determinant of the matrix formed by the vectors also indicates directionality; the absolute value of the determinant, however, corresponds to the area of a parallelogram formed by the vectors.
Bray, Clark. Multivariable Calculus. Middletown, DE: n.p., 2015. Print.
"Right-hand Rule." Wikipedia. Wikimedia Foundation, n.d. Web. 09 June 2016.
No comments |