2022. 3. 12. 13:04ㆍMathematics/Linear Algebra
2 dimension
The cross product of
To compute the 2-D cross product
The determinant is a factor representing "how much the area of single unit square changes".
So 2-D cross product is a determinant which is the area of the parallelogram.
3 dimension
Cross product described by 2-D vectors is not technically correct. The true cross product is something that combines two different 3-D vectors to get a new 3-D vector. Just as before, parallelogram defined by two vectors play a big role. The new vector's length will be the area of the parallelogram. And the direction of new vector is going to be perpendicular to the parallelogram. Orientation of new vector is decided by right-hand rule. 1). Put the forefinger of your right hand in the direction of
3-D cross product formula looks truly strange at first. 1). Defines
In some sense, this is just a notational trick. But there is a reason for doing it. To understand where all of this comes from it helps to use the idea of duality.
'Mathematics > Linear Algebra' 카테고리의 다른 글
[Linear Algebra] 11. Cramer's rule, explained geometrically (0) | 2022.03.12 |
---|---|
[Linear Algebra] 10. Cross products and duality (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 |
[Linear Algebra] 6. Inverse matrices, column space and null space (0) | 2022.03.12 |