2022. 3. 12. 13:13ㆍMathematics/Linear Algebra
3-D cross product formula:
People are typically told to just believe that the resulting vector has the following geometric properties. 1). Its length equals the area of the parallelogram defined by
"Linear transformation from space to number is associated with a unique vector in that space" is main idea of duality. In other words, performing the linear transformation is the same as taking a dot product with that vector. That vector is called the "dual vector".
What cross product is?
Before learning what 3-D cross product is, we can imagine that 3-D cross product is determinant of
To understand the connection between the computation and the geometry of the cross product, let's define a certain linear transformation from space to line.
The "dual vector"(=
Geometrically, the output is the volume of a parallelepiped spanned out by three vectors. And one important fact about this transformation is that it's linear which can bring the idea of "duality".
What we're looking is the special 3-D vector
Computationally
Taking the dot product between
Collecting the constant terms in "Equation (1)" is no different from plugging in the symbols
Plugging in
Now we can answer the following question: If dot product between
Geometrically
Remember, the geometric interpretation of a dot product between a vector
To calculate volume of the parallelepiped, 1). take the area of the parallelogram defined by
In other words, this linear function projects
Now we can answer the following question: If dot product between
Summary
Just to sum up what happened here, 1). Define 3-D to 1-D transformation by
In computational approach, explained about trick of plugging in the symbols
In geometrical approach, deduce that this duel vector must be perpendicular to
Since both of these approaches give us a dual vector to the same transformation, they must be the same vector. So this computation has those geometrical property.
'Mathematics > Linear Algebra' 카테고리의 다른 글
[Linear Algebra] 12. Change of basis (0) | 2022.03.12 |
---|---|
[Linear Algebra] 11. Cramer's rule, explained geometrically (0) | 2022.03.12 |
[Linear Algebra] 9. Cross products via transformations (0) | 2022.03.12 |
[Linear Algebra] 8. Dot products and duality (0) | 2022.03.12 |
[Linear Algebra] 7. Nonsquare matrices as transformations between dimensions (0) | 2022.03.12 |