PDF download Download Article PDF download 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.

Method 1
Method 1 of 2:

Calculating the Cross Product

PDF download Download Article
  1. 1
    Consider two general three-dimensional vectors defined in Cartesian coordinates. [1]
    • Here, are unit vectors, and are constants.
  2. 2
    Set 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]
    Advertisement
  3. 3
    Calculate the determinant of the matrix. Below, we use cofactor expansion (expansion by minors). [3]
    • This vector is orthogonal to both and
  4. Advertisement
Method 2
Method 2 of 2:

Example

PDF download Download Article
  1. 1
    Consider the two vectors below.
  2. 2
    Set up the matrix.
  3. 3
    Calculate the determinant of the matrix.
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How do I calculate the vector triple product?
    Community Answer
    Given 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.
  • Question
    What is the vector analog of distance?
    Community Answer
    Norm, 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
      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.
      • 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.
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      About This Article

      Thanks to all authors for creating a page that has been read 183,671 times.

      Did this article help you?

      Advertisement