Download Article
Download Article
The cross product is a type of vector multiplication only defined in three and seven dimensions that outputs another vector. This operation, used in almost exclusively three dimensions, is useful for applications in physics and engineering. In this article, we will calculate the cross product of two three-dimensional vectors defined in Cartesian coordinates.
Steps
Cheat Sheet
-
1Consider two general three-dimensional vectors defined in Cartesian coordinates. [1] X Research source
- Here, are unit vectors, and are constants.
-
2Set up the matrix. One of the easiest ways to compute a cross product is to set up the unit vectors with the two vectors in a matrix. [2] X Research sourceAdvertisement
-
3Calculate the determinant of the matrix. Below, we use cofactor expansion (expansion by minors). [3] X Research source
- This vector is orthogonal to both and
Advertisement
Expert Q&A
Search
-
QuestionI get confused setting up the matrix, do you have any tips regarding this?Kevin Wang is a Math Tutor based in New York, New York. Kevin has been tutoring math for over 10 years, and specializes in K-12 math topics and standardized tests, such as SAT and ACT. Kevin has an economics background and a career in both finance and marketing analytics. His interest in tutoring goes back even longer than his career. He discovered tutoring at the start of his university career and enjoys it as a way to stay sharp with fundamental skills and remain up to date with trends in our education system. Kevin received a BS in Economics from Duke University.To easily find the cross product of two vectors, you will create a special 3x3 matrix. Your matrix's first row is always i, j, and k, which are the x, y, and z axis directions. The second and third rows are the components of the two vectors you're multiplying. Once you've set up the matrix, use the formula to solve the cross product.
-
QuestionHow do I calculate the vector triple product?Community AnswerGiven vectors u, v, and w, the scalar triple product is u*(vXw). So by order of operations, first find the cross product of v and w. Set up a 3X3 determinant with the unit coordinate vectors (i, j, k) in the first row, v in the second row, and w in the third row. Evaluate the determinant (you'll get a 3 dimensional vector). Then dot that with u (to get a scalar). Inner products are abelian, so u*(vXw)=(vXw)*u. Interestingly, the absolute value of the T.S.P. yields the volume of a parallelpiped with 3 edges given by vectors u, v, and w.
-
QuestionWhat is the vector analog of distance?Community AnswerNorm, sometimes also called magnitude, generalizes distance to vectors. Norm is denoted with vertical bars like absolute values. For example, |(3,-4)| = 5, and |(1,1,1,1)| = 2.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Video
Tips
- The cross product of a vector with any multiple of itself is 0. This is easier shown when setting up the matrix. The second and third rows are linearly dependent, since you can write one as a multiple of the other. Then, the determinant of the matrix and therefore the cross product is 0.Thanks
- One can show that the vector produced by a cross product of two vectors is orthogonal to both and To do so, compute the dot products. These products are called triple products - since the operation on the outside is a dot product, these are the scalar triple products.
- These triple products follow something known as cyclic permutation - that is, if you swap the positions of the vectors without reordering them, the expressions are equivalent. Then, we can rewrite them such that a vector is crossing with itself.
- However, we know that the cross product of a vector with itself is 0. Since a dot product of the two vectors ends up being 0 as well, they are orthogonal.
Thanks
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
References
About This Article
Thanks to all authors for creating a page that has been read 187,476 times.
Advertisement