Why is the cross product defined as it is?

  • Thread starter sponsoredwalk
  • Start date
  • Tags
    Cross
In summary, Serge Lang just defines \bold{a} \times \bold{b} as aybz - azby etc... but that is hardly satisfying. Furthermore, Marsden & Tromba axiomatically define it as following from the determinant but again that is not satisfying at all, I don't understand why the determinant answers this question.
  • #1
sponsoredwalk
533
5
We all know and love the determinant form of the cross product:

[tex]\bold{a}\times\bold{b} = \left|\begin{array}{ccc}
\bold{i} & \bold{j} & \bold{k} \\
a_x & a_y & a_z \\
b_x & b_y & b_z\end{array}\right|[/tex]

and can calculate this by going through the motions but when I try to think of why this is the case I get stuck.

[tex]\bold{a} \times \bold{b} \ = \ (a_x \hat{i} \ + \ a_y \hat{j} \ + \ a_z \hat{k}) \times (b_x \hat{i} \ + \ b_y \hat{j} \ + \ b_z \hat{k}) [/tex]

[tex] a_x b_x (\hat{i} \times \hat{i}) \ + \ a_x b_y (\hat{i} \times \hat{j}) \ + \ a_x b_z (\hat{i} \times \hat{k}) \ + \ a_y b_x (\hat{j} \times \hat{i}) \ + \ a_y b_y (\hat{j} \times \hat{j}) \ + \ a_y b_z (\hat{j} \times \hat{k}) \ + \ a_z b_x (\hat{k} \times \hat{i}) \ + \ a_z b_y (\hat{k} \times \hat{j}) \ + \ a_z b_z (\hat{k} \times \hat{k})[/tex]

I have it memorized how to calculate all this fine, but I don't know why [tex] \hat{i} \times \hat{i} \ = \ 0 [/tex] and [tex] \hat{i} \times \hat{j} \ = \ \hat{k} [/tex]

Thinking about the inner product I can understand why [tex] \hat{i} \cdot \hat{j} \ = \ 0 [/tex] because they represent different dimensions but the cross product makes no sense.

Serge Lang just defines [tex]\bold{a} \times \bold{b} [/tex] as aybz - azby etc... but that is hardly satisfying.
Furthermore, Marsden & Tromba axiomatically define it as following from the determinant
but again that is not satisfying at all, I don't understand why the determinant answers this question.

I can see reason in using the determinant as a shortcut way of calculating the cross
product as just following from calculating the components the way I have it laid out
above so if I can get a reason why [tex] \hat{i} \times \hat{i} \ = \ 0 [/tex] and [tex] \hat{i} \times \hat{j} \ = \ \hat{k} [/tex] then it all makes sense!
Invoking the sine function isn't justification enough for me because as I know it
the sine function arises from squaring the magnitude of the cross product ||a x b||² and that involves squaring the components.
The minus signs in the component form arise from calculating [tex] \hat{i} \times \hat{k} \ = \ - \hat{j} [/tex] etc...
so to get to that point you need to know why this happens...

thanks o:)
 
Last edited:
Physics news on Phys.org
  • #2
It was Hermann Grassmann that first realized that the fully anti-symmetric product (also called exterior product or wedge product) of two vectors has special properties (see http://en.wikipedia.org/wiki/Exterior_algebra). Note that in general, the exterior product of two vectors is not another vector, but is a different geometric object referred to as a bi-vector (see http://en.wikipedia.org/wiki/Bivector). It is only in three dimensions that the space of bi-vectors is dual to the space of vectors, so that we can identify the three basis bi-vectors with the three basis vectors and define a vector cross-product. In 4D space-time, for example, this procedure does not work, since there are four basis vectors and six basis bi-vectors. The book "Geometric Algebra for Physicists" by Doran and Lasenby is an excellent introduction to all of this.
 
Last edited by a moderator:
  • #3
So what you're saying is that I have to take it on faith that [tex] \hat{i} \times \hat{j} \ = \ \hat{k} [/tex] until I am advanced enough to study exterior algebra? :frown:
 
  • #4
It's basically a definition, so it has to be accepted as is. We have learned that if you define the cross product in this way, then it has certain useful properties. You're not going to be able to 'derive' or 'prove' that it is true, because it is a definition.
 
  • #5
it is a definition, learn it and use it wisely ;)

P.S: of course if it makes sense than it came form somewhere, so ask your teacher for a direction for a satisfactory answer.
and read a theoretical algebra math book.
 
Last edited:
  • #6
That's horrible! Seriously :cry: there has to be a better explanation than that!

I've put up with hearing that [tex] \sum_{i=1}^{n} i^2 \ = \ \frac{n(2n + 1)(n + 1)}{6} [/tex] is definition too before :tongue: I'll find the answer!
 
  • #7
sponsoredwalk said:
We all know and love the determinant form of the cross product:

[tex]\bold{a}\times\bold{b} = \left|\begin{array}{ccc}
\bold{i} & \bold{j} & \bold{k} \\
a_x & a_y & a_z \\
b_x & b_y & b_z\end{array}\right|[/tex]
Love? Some of us hate that determinant form because it is an abuse of notation.

phyzguy said:
It was Hermann Grassmann that first realized that the fully anti-symmetric product (also called exterior product or wedge product) of two vectors has special properties (see http://en.wikipedia.org/wiki/Exterior_algebra). ...
If you read the history of the vector notation used in physics it is pretty clear that it originated from the quaternions, not Grassmann's work on linear algebra. Physicists began using vector notation in the late 1800s. They didn't come across Grassmann's work for another 30 years.

Take, for example, the use of i, j, and k to represent the unit vectors in three space. That comes straight out of Hamilton's use of i, j, and k as the three distinct roots of -1 in the quaternions. Gibbs and Heaviside didn't particularly like the complexity of the quaternions and developed vector analysis in its stead.

The principal equation of Hamilton's quaternions is

[tex]i^2=j^2=k^2 = ijk = -1[/tex]

From this the following relations are easily derived:

[tex]\aligned
ij &= k \\
ji &= -k \\
jk &= i \\
kj &= -i \\
ki &= j \\
ik &= -j
\endaligned[/tex]

Making those quaternionic roots of -1 into unit vectors leads to the dot and cross products:

[tex]\aligned
\hat{\mathbf i} \cdot \hat{\mathbf i} &=
\hat{\mathbf j} \cdot \hat{\mathbf j} =
\hat{\mathbf k} \cdot \hat{\mathbf k} = 1 \\
\hat{\mathbf i} \cdot \hat{\mathbf j} &=
\hat{\mathbf i} \cdot \hat{\mathbf k} =
\hat{\mathbf j} \cdot \hat{\mathbf k} = 0 \\
\hat{\mathbf i} \times \hat{\mathbf i} &=
\hat{\mathbf j} \times \hat{\mathbf j} =
\hat{\mathbf k} \times \hat{\mathbf k} = \boldsymbol 0 \\
\hat{\mathbf i} \times \hat{\mathbf j} &= \hat{\mathbf k} \\
\hat{\mathbf j} \times \hat{\mathbf k} &= \hat{\mathbf i} \\
\hat{\mathbf k} \times \hat{\mathbf i} &= \hat{\mathbf j}
\endaligned[/tex]
 
  • #8
sponsoredwalk said:
That's horrible! Seriously :cry: there has to be a better explanation than that!
A lot of things are defined the way they are because those definitions are useful.

Some people like the determinant form of the cross product because it's easy for them to remember. If you don't like that expression, there are others. For example
  • The magnitude of the cross product of [itex]\mathbf a[/itex] and [itex]\mathbf b[/itex] is [itex]ab\sin\theta[/itex]. The resultant vector is normal to both [itex]\mathbf a[/itex] and [itex]\mathbf b[/itex] and its direction is given by the right hand rule.
  • The cross product of a vector with itself is always zero. The cross product of one of the unit vectors [itex]\hat i[/itex], [itex]\hat j[/itex], or [itex]hat k[/itex] with another one of those unit vectors is [itex]\pm1[/itex] times the omitted unit vector. Using +1 for a right-handed sequence, -1 for a left-handed sequence.
  • Alternatively, use +1 if the sequence is an even permutation of (i,j,k), -1 if the sequence is an odd permutation.

I've put up with hearing that [tex] \sum_{i=1}^{n} i^2 \ = \ \frac{n(2n + 1)(n + 1)}{6} [/tex] is definition too before :tongue: I'll find the answer!
That's easily derived. Use recursion, for example.
 
  • #9
I went back and checked Gibb's book (the one his student wrote!)
and he just defines the cross product in the exact same manner any other
book would do. I got Heaviside's book and peeked at it & it's about 10
pages of explanation and he never writes a x b he defines it a bit
differently so I'm going to read that now in the hopes he'll give some
deeper explanation but I'd just like to point out that viewing the cross
product as ||a|| ||b|| sinθ is a cheat insofar as I know this.

It's a cheat because it uses [itex] \hat{k} \times \hat{j} \ = \ - \hat{i} [/itex] which makes no sense to me.
My only problem here is understanding why [itex] \hat{i} \times \hat{j} \ = \ \hat{k} [/itex] and all of the variations etc...
Why does "crossing" two unit vectors result in the third unit vector in a
different dimension? Surely teachers get stopped in a linear algebra class
by students calling them out?
As I said, it makes sense for the inner product when you have [itex] \hat{i} \cdot \hat{j} \ = \ 0 [/itex] because you're multiplying numbers
from different dimensions and that makes no sense but the cross
product has no physical explanation like that, insofar as I can see :frown:

I know how it computes the area of a parallelogram & can derive the
sinθ expression amidst all the confusion of the components fine.
I'm even more convinced when I look at a picture of 2 vectors and
realise that the area contained in them is just [itex] b \cdot h [/itex]
where b = ||a|| & h = ||b||sinθ, that's all fine.
My problem is that when computing the components you encounter having
to deal with [itex] \hat{k} \times \hat{j} \ = \ - \hat{i} [/itex] and all
of the fun variants, accepting it simply because it works isn't enough...

[itex] \overline{a} \times \overline{b} \ = \ (a_x \hat{i} \ + \ a_y \hat{j} \ + \ a_z \hat{k}) \times (b_x \hat{i} \ + \ b_y \hat{j} \ + \ b_z \hat{k}) [/itex]

[itex] a_x b_x (\hat{i} \times \hat{i}) \ + \ a_x b_y (\hat{i} \times \hat{j}) \ + \ a_x b_z (\hat{i} \times \hat{k}) \ + \ a_y b_x (\hat{j} \times \hat{i}) \ + \ a_y b_y (\hat{j} \times \hat{j}) \ + \ a_y b_z (\hat{j} \times \hat{k}) \ + \ a_z b_x (\hat{k} \times \hat{i}) \ + \ a_z b_y (\hat{k} \times \hat{j}) \ + \ a_z b_z (\hat{k} \times \hat{k})[/itex]

[itex] a_x b_x (0) \ + \ a_x b_y (\hat{k}) \ + \ a_x b_z (- \hat{j}) \ + \ a_y b_x (- \hat{k}) \ + \ a_y b_y (0) \ + \ a_y b_z (\hat{i}) \ + \ a_z b_x (\hat{j}) \ + \ a_z b_y (- \hat{i}) \ + \ a_z b_z (0)[/itex]

You see all of that, yes it's all understandable as rote memorization

[itex] (a_y b_z - \ a_z b_y) \hat{i} + \ (a_z b_x \ - \ a_x b_z) \hat{j} \ + \ (a_x b_y \ - \ a_y b_x) \hat{k} \ = \ (a_y b_z - \ a_z b_y) \hat{i} \ - \ (a_x b_z \ - \ a_z b_x) \hat{j} \ + \ (a_x b_y \ - \ a_y b_x )\hat{k}[/itex]

Using all of this we can then derive the relationship that the sin of the angle between the
vectors has with respect to the overall formula by squaring and sifting through it all but
we had to know that [itex] \hat{k} \times \hat{j} \ = \ - \hat{i} [/itex] in order to get
here in the first place!

Do people really have to take it on faith that these things work until they
can understand the deep reasons why it works when studying exterior
& Lie algebra? The wiki link, and all of the explanations people have given
in online posts, don't answer the question at all.

Also, "love" was just a joke :wink:
 
  • #10
sponsoredwalk said:
Using all of this we can then derive the relationship that the sin of the angle between the
vectors has with respect to the overall formula by squaring and sifting through it all but
we had to know that [itex] \hat{k} \times \hat{j} \ = \ - \hat{i} [/itex] in order to get
here in the first place!

Do people really have to take it on faith that these things work until they
can understand the deep reasons why it works when studying exterior
& Lie algebra? The wiki link, and all of the explanations people have given
in online posts, don't answer the question at all.
Unless you delve into either the quaternionic or Lie algebra derivations, you will have to take the fact that the cross product is antisymmetric ([itex]\mathbf b \times \mathbf a = -\mathbf a \times \mathbf b[/itex]) as definitional. Even if you knew those deeper meanings it is still good to remember that the cross product is antisymmetric right off the bat. For example, that the cross product is antisymmetric immediately means that the cross product of a vector with itself is zero. You don't have to commit this latter fact to memory. It is immediately derivable from the antisymmetric nature of the cross product.

There are lots of things you have to take as fact that later on you will find can be derived. A good example: Newton's third law. It follows from conservation of linear momentum and angular momentum, and those in turn derive from symmetries of space thanks to Noether's theorems. Until you know that stuff you just have to take Newton's third law as fact.
 
  • #11
I knew it! I KNEW IT! :biggrin::biggrin::biggrin::biggrin:

I knew there was a subtle logic to all of this :cool:

Given two vectors
[itex] \overline{x} \ = \ x_1 \hat{i} \ + \ x_2 \hat{j} \ + \ x_3 \hat{k} [/itex]
and
[itex] \overline{y} \ = \ y_1 \hat{i} \ + \ y_2 \ + \ y_3 \hat{k} [/itex]
we want to find a vector that is orthogonal to both x & y.
In order to do this we'll need to find a vector
[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]
such that;

w • x = 0
w • y = 0

Beautiful! Not only does this get rid of the i's and j's but it makes beautiful
sense falling out of the beautiful dot product :biggrin:

[itex] ^{ \overline{w} \cdot \overline{x} \ = \ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ \overline{w} \cdot \overline{y} \ = \ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

I really should have though this through & recognised this! I feel terrible
for missing it :frown: This is a serious lesson! However, the next part wouldn't
have registered for me, not yet anyway!

[itex] ^{ x_1y_3w_1 \ + \ x_2y_3w_2 \ + \ x_3y_3w_3 \ = \ 0}_{ y_1x_3w_1 \ + \ y_2x_3w_2 \ + \ y_3x_3w_3 \ = \ 0} [/itex]

[itex] (x_1y_3 \ - \ x_3y_1)w_1 \ + \ (x_2y_3 \ - \ x_3y_2)w_2 \ = \ 0 [/itex]

Obviously
[itex] w_1 \ = \ (x_2y_3 \ - \ x_3y_2) [/itex]
[itex] w_2 \ = \ -(x_1y_3 \ - \ x_3y_1) \ = \ (x_3y_1 \ - \ x_1y_3)[/itex]

will give us zero here!

If we now take

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 [/itex]

from

[itex] ^{ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

and solve for [itex] x_3w_3[/itex] we get;

[itex] x_3w_3 \ = \ - x_1w_1 - x_2w_2 \ = \ - x_1(x_2y_3 \ - \ x_3y_2) - x_2(x_3y_1 \ - \ x_1y_3) \ = \ - x_1x_2y_3 + x_1x_3y_2 \ - \ x_2x_3y_1 + \ x_1x_2y_3 [/itex]

[itex] x_3w_3 \ = \ x_1x_3y_2 \ - \ x_2x_3y_1 [/itex]

[itex] w_3 \ = \ x_1y_2 \ - \ x_2y_1 [/itex]

:biggrin::biggrin::biggrin:

This is the solution to just [itex]w_3[/itex] obviously the same chain of
logic is used to deduce [itex]w_1[/itex] & [itex]w_2[/itex].
This way we've found a vector that is perpendicular to both of these
vectors.

When we've computed all of

[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

we can take it's magnitude & seeing as we've got [itex]w_1[/itex], [itex]w_2[/itex] & [itex]w_3[/itex] in the [itex]x_1y_2 \ - \ x_2y_1 [/itex]
form we're going to end up getting the sine function out of it
when we do the dirty work. Note that we can just randomly define
a x b as a symbol that will encode this as falling out of the dirty work above!

:biggrin::biggrin::biggrin:

All is right with the world again :cool:


the source of my happiness! :biggrin:
 
  • #12
I'm having trouble with a minus sign :frown:

Given two vectors
[itex] \overline{x} \ = \ x_1 \hat{i} \ + \ x_2 \hat{j} \ + \ x_3 \hat{k} [/itex]
and
[itex] \overline{y} \ = \ y_1 \hat{i} \ + \ y_2 \ + \ y_3 \hat{k} [/itex]
we want to find a vector that is orthogonal to both x & y.
In order to do this we'll need to find a vector
[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]
such that;

w • x = 0
w • y = 0
[itex] ^{ \overline{w} \cdot \overline{x} \ = \ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ \overline{w} \cdot \overline{y} \ = \ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

This is the central equation to return to. We'll find [itex] w_1[/itex] first.

[itex] ^{ x_1y_1w_1 \ + \ x_2y_1w_2 \ + \ x_3y_1w_3 \ = \ 0}_{ y_1x_1w_1 \ + \ y_2x_1w_2 \ + \ y_3x_1w_3 \ = \ 0} [/itex]

[itex] (x_2y_1 \ - \y_2x_1)w_2 \ + \ (x_3y_1 \ - \ x_1y_3)w_3 \ = \ 0[/itex]

[itex]w_2 \ = \ (x_3y_1 \ - \ x_1y_3) [/itex]
[itex]w_3 \ = \ - (x_2y_1 \ - \y_2x_1) \ = \ (y_2x_1 \ - \ x_2y_1) [/itex]

Solve for [itex] w_1 [/itex] now.

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 \Rightarrow \ x_1w_1 \ = \ - \ x_2w_2 \ - \ x_3w_3 [/itex]

[itex]x_1w_1 \ = \ - \ x_2(x_3y_1 \ - \ x_1y_3) \ - \ x_3(y_2x_1 \ - \ x_2y_1) [/itex]

[itex]x_1w_1 \ = x_1x_2y_3 \ - \ x_2x_3y_1 \ + \ x_2x_3y_1 \ - \ x_1x_3y_2[/itex]

[itex]x_1w_1 \ = x_1x_2y_3 \ - \ x_1x_3y_2[/itex]

[itex]w_1 \ = (x_2y_3 \ - \ x_3y_2)[/itex]

So now we have [itex] w_1[/itex] from
[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

We'll now work on [itex] w_2[/itex]

[itex] ^{ x_1y_2w_1 \ + \ x_2y_2w_2 \ + \ x_3y_2w_3 \ = \ 0}_{ y_1x_2w_1 \ + \ y_2x_2w_2 \ + \ y_3x_2w_3 \ = \ 0} [/itex]

[itex] (x_1y_2 \ - \ y_1x_2)w_1 \ + \ (x_3y_2 \ - \ y_3x_2)w_3 \ = \ 0[/itex]

[itex] w_1 \ = \ (x_3y_2 \ - \ y_3x_2) [/itex]

[itex] w_3 \ = \ - \ (x_1y_2 \ - \ y_1x_2) \ = \ (y_1x_2 \ - \ x_1y_2) [/itex]

Now solve for [itex] w_2[/itex]

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 \Rightarrow \ x_2w_2 \ = \ - \ x_1w_1 \ - \ x_3w_3 [/itex]

[itex] x_2w_2 \ = \ - \ x_1(x_3y_2 \ - \ y_3x_2) \ - \ x_3(y_1x_2 \ - \ x_1y_2) [/itex]

[itex] x_2w_2 \ = \ x_1x_2y_3 \ - \ x_1x_3y_2 \ + \ x_1x_3y_2 \ - \ x_2x_3y_1 [/itex]

[itex] x_2w_2 \ = \ x_1x_2y_3 \ - \ x_2x_3y_1 [/itex]

[itex] w_2 \ = \ x_1y_3 \ - \ x_3y_1 [/itex]

We now have

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ w_3 \hat{k} [/itex]

This is obviously incorrect - for some reason I can't place.
There is a minus sign that's off & I can't see how that happens...

We'll now get [itex] w_3 [/itex][itex] ^{ x_1y_3w_1 \ + \ x_2y_3w_2 \ + \ x_3y_3w_3 \ = \ 0}_{ y_1x_3w_1 \ + \ y_2x_3w_2 \ + \ y_3x_3w_3 \ = \ 0} [/itex]

[itex] (x_1y_3 \ - \ x_3y_1)w_1 \ + \ (x_2y_3 \ - \ x_3y_2)w_2 \ = \ 0 [/itex]

Obviously
[itex] w_1 \ = \ (x_2y_3 \ - \ x_3y_2) [/itex]
[itex] w_2 \ = \ -(x_1y_3 \ - \ x_3y_1) \ = \ (x_3y_1 \ - \ x_1y_3)[/itex]

will give us zero here!

If we now take

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 [/itex]

from

[itex] ^{ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

and solve for [itex] x_3w_3[/itex] we get;

[itex] x_3w_3 \ = \ - x_1w_1 - x_2w_2 \ = \ - x_1(x_2y_3 \ - \ x_3y_2) - x_2(x_3y_1 \ - \ x_1y_3) \ = \ - x_1x_2y_3 + x_1x_3y_2 \ - \ x_2x_3y_1 + \ x_1x_2y_3 [/itex]

[itex] x_3w_3 \ = \ x_1x_3y_2 \ - \ x_2x_3y_1 [/itex]

[itex] w_3 \ = \ x_1y_2 \ - \ x_2y_1 [/itex]

We now have

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{a} \times \overline{b} \ = \ \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ (x_1y_2 \ - \ x_2y_1) \hat{k} [/itex]
 
  • #13
I'm having trouble with a minus sign :frown:

Given two vectors
[itex] \overline{x} \ = \ x_1 \hat{i} \ + \ x_2 \hat{j} \ + \ x_3 \hat{k} [/itex]
and
[itex] \overline{y} \ = \ y_1 \hat{i} \ + \ y_2 \ + \ y_3 \hat{k} [/itex]
we want to find a vector that is orthogonal to both x & y.
In order to do this we'll need to find a vector
[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]
such that;

w • x = 0
w • y = 0



[itex] ^{ \overline{w} \cdot \overline{x} \ = \ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ \overline{w} \cdot \overline{y} \ = \ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

This is the central equation to return to. We'll find [itex] w_1[/itex] first.

[itex] ^{ x_1y_1w_1 \ + \ x_2y_1w_2 \ + \ x_3y_1w_3 \ = \ 0}_{ y_1x_1w_1 \ + \ y_2x_1w_2 \ + \ y_3x_1w_3 \ = \ 0} [/itex]

[itex] (x_2y_1 \ - \y_2x_1)w_2 \ + \ (x_3y_1 \ - \ x_1y_3)w_3 \ = \ 0[/itex]

[itex]w_2 \ = \ (x_3y_1 \ - \ x_1y_3) [/itex]
[itex]w_3 \ = \ - (x_2y_1 \ - \y_2x_1) \ = \ (y_2x_1 \ - \ x_2y_1) [/itex]

Solve for [itex] w_1 [/itex] now.

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 \Rightarrow \ x_1w_1 \ = \ - \ x_2w_2 \ - \ x_3w_3 [/itex]

[itex]x_1w_1 \ = \ - \ x_2(x_3y_1 \ - \ x_1y_3) \ - \ x_3(y_2x_1 \ - \ x_2y_1) [/itex]

[itex]x_1w_1 \ = x_1x_2y_3 \ - \ x_2x_3y_1 \ + \ x_2x_3y_1 \ - \ x_1x_3y_2[/itex]

[itex]x_1w_1 \ = x_1x_2y_3 \ - \ x_1x_3y_2[/itex]

[itex]w_1 \ = (x_2y_3 \ - \ x_3y_2)[/itex]

So now we have [itex] w_1[/itex] from
[itex] \overline{w} \ = \ w_1 \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

We'll now work on [itex] w_2[/itex]

[itex] ^{ x_1y_2w_1 \ + \ x_2y_2w_2 \ + \ x_3y_2w_3 \ = \ 0}_{ y_1x_2w_1 \ + \ y_2x_2w_2 \ + \ y_3x_2w_3 \ = \ 0} [/itex]

[itex] (x_1y_2 \ - \ y_1x_2)w_1 \ + \ (x_3y_2 \ - \ y_3x_2)w_3 \ = \ 0[/itex]

[itex] w_1 \ = \ (x_3y_2 \ - \ y_3x_2) [/itex]

[itex] w_3 \ = \ - \ (x_1y_2 \ - \ y_1x_2) \ = \ (y_1x_2 \ - \ x_1y_2) [/itex]

Now solve for [itex] w_2[/itex]

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 \Rightarrow \ x_2w_2 \ = \ - \ x_1w_1 \ - \ x_3w_3 [/itex]

[itex] x_2w_2 \ = \ - \ x_1(x_3y_2 \ - \ y_3x_2) \ - \ x_3(y_1x_2 \ - \ x_1y_2) [/itex]

[itex] x_2w_2 \ = \ x_1x_2y_3 \ - \ x_1x_3y_2 \ + \ x_1x_3y_2 \ - \ x_2x_3y_1 [/itex]

[itex] x_2w_2 \ = \ x_1x_2y_3 \ - \ x_2x_3y_1 [/itex]

[itex] w_2 \ = \ x_1y_3 \ - \ x_3y_1 [/itex]

We now have

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ w_2 \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ w_3 \hat{k} [/itex]

This is obviously incorrect - for some reason I can't place.
There is a minus sign that's off & I can't see how that happens...

We'll now get [itex] w_3 [/itex]


[itex] ^{ x_1y_3w_1 \ + \ x_2y_3w_2 \ + \ x_3y_3w_3 \ = \ 0}_{ y_1x_3w_1 \ + \ y_2x_3w_2 \ + \ y_3x_3w_3 \ = \ 0} [/itex]

[itex] (x_1y_3 \ - \ x_3y_1)w_1 \ + \ (x_2y_3 \ - \ x_3y_2)w_2 \ = \ 0 [/itex]

Obviously
[itex] w_1 \ = \ (x_2y_3 \ - \ x_3y_2) [/itex]
[itex] w_2 \ = \ -(x_1y_3 \ - \ x_3y_1) \ = \ (x_3y_1 \ - \ x_1y_3)[/itex]

will give us zero here!

If we now take

[itex] x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0 [/itex]

from

[itex] ^{ x_1w_1 \ + \ x_2w_2 \ + \ x_3w_3 \ = \ 0}_{ y_1w_1 \ + \ y_2w_2 \ + \ y_3w_3 \ = \ 0} [/itex]

and solve for [itex] x_3w_3[/itex] we get;

[itex] x_3w_3 \ = \ - x_1w_1 - x_2w_2 \ = \ - x_1(x_2y_3 \ - \ x_3y_2) - x_2(x_3y_1 \ - \ x_1y_3) \ = \ - x_1x_2y_3 + x_1x_3y_2 \ - \ x_2x_3y_1 + \ x_1x_2y_3 [/itex]

[itex] x_3w_3 \ = \ x_1x_3y_2 \ - \ x_2x_3y_1 [/itex]

[itex] w_3 \ = \ x_1y_2 \ - \ x_2y_1 [/itex]

We now have

[itex] \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ w_3 \hat{k} [/itex]

[itex] \overline{a} \times \overline{b} \ = \ \overline{w} \ = \ (x_2y_3 \ - \ x_3y_2) \hat{i} \ + \ (x_1y_3 \ - \ x_3y_1) \hat{j} \ + \ (x_1y_2 \ - \ x_2y_1) \hat{k} [/itex]
 
  • #14
The cross product is connected to such physical quantities as torque or area of a parallelogram which depend on the perpendicular component of a vector to an other one. The magnitude of the cross product of the vectors a and b is the product of their magnitudes and the sine of the enclosed angle. Because of the sine, the cross product of parallel vectors is zero. The product itself is a vector that is perpendicular to both vectors, and points in that direction from where the rotation of the first vector, a into the second one, b, with angle less than 180°, looks anti-clockwise.
Or: if we imagine that we turn a screwdriver in the same way as we turned a into b, the product vector would point in the direction of motion of the screw.
If the unit vectors along the x, y, z axes are i, j, k, respectively, ixj=k, but jxi=-k, as the direction of rotation of j into i is clockwise . Similarly, jxk=i and kxi=j. You need cyclic permutations of i, j, k to get positive sign of the product.
Knowing the cross-product of the unit vectors, you can calculate the cross product of any two vectors from their components.

ehild
 
  • #15
Yes I know, I was very unhappy accepting the "permutative" nature of i, j & k until I
found out the reason why you do that with the unit vectors, I've just got a problem with the
minus sign in the above derivation if you'd be able to spot the problem.

I'm starting to think it's just inbuilt into one of the components, namely it falls out of the
fact that a component changes sign due to the orthogonality of the new vector but it should
fall out of the calculation here I thought :frown:
 
  • #16
I can not (or I am just lazy) to follow your derivation. It is not enough to find a vector which is perpendicular to both original ones. And why to start with general vectors? If you fix the cross product of the unit vectors i, j, k, you will find the product of any two vectors.

So let be two vectors

[tex]\vec {a}=a_x\vec {i }+a_y \vec{j}+a_z\vec{k}[/tex]

[tex]\vec {b}=b_x\vec {i }+b_y \vec{j}+b_z\vec{k}[/tex]

[tex]\vec {a}\times\vec {b}=(a_x\vec {i }+a_y \vec{j}+a_z\vec{k})\times (b_x\vec {i }+b_y \vec{j}+b_z\vec{k})=a_x b_x\vec {i }\times\vec {i }+a_x b_y \vec {i }\times\vec {j }+a_x b_z\vec {i }\times\vec {k }+a_y b_x\vec {j }\times\vec {i }+a_y b_y\vec {j }\times\vec {j }+a_y b_z\vec {j }\times\vec {k }+a_z b_x\vec {k}\times\vec {i }+a_z b_y\vec {k}\times\vec {j }+a_z b_z\vec {k }\times\vec {k }
[/tex]

Knowing that

[tex]\vec {i}\times\vec {i}=\vec {j}\times\vec {j}=\vec {k}\times\vec {k}=0[/tex]

[tex]\vec {i}\times\vec {j}=\vec{k},\vec {j}\times\vec {k}=\vec{i},\vec {k}\times\vec {i}=\vec{j}[/tex]

[tex]\vec {j}\times\vec {i}=-\vec {k}, \vec {k}\times\vec {j}=-\vec {i}, \vec {k}\times\vec {i}=-\vec {j}, [/tex]

[tex]\vec {a}\times\vec {b}=a_x b_y \vec {k }-a_x b_z\vec {j }-a_y b_x\vec {k}+a_y b_z\vec {i }+a_z b_x\vec {j}-a_z b_y\vec {i}=(a_y b_z-a_z b_y)\vec {i }+(a_z b_x-a_x b_z)\vec {j}+(a_x b_y -a_y b_x)\vec {k }
[/tex]

ehild
 
Last edited:
  • #17
When you say it's not enough to just find a vector perpendicular to the other two you're
telling me not to listen to, as of now, two books that have told me this is the correct derivation.

here is the second source of this
derivation. Furthermore the teacher in this pdf calls what you've given me "a convenient mnemonic" for getting the right answer.

Just copying the book because it says [tex] \hat{i} \times \hat{j} \ = \ \hat{k} [/tex] is
in no way satisfying, offers no motivation & doesn't explain anything.

This derivation explains everything & my only problem is understanding the minus sign in
the derivation above.
 
  • #18
Well I went back and just reversed my choices for [itex] w_1 [/itex] & [itex] w_3 [/itex] when trying to find the solution to [itex] w_2 [/itex] and got the right answer

I just found that pdf 5 minutes ago and if you look at page 3 he says

"5. We are left with one true ambiguity in the de¯nition, and that is which sign to take. In our
development we chose z3 = x1y2 ¡ x2y1, but we could have of course chosen z3 = x2y1 ¡ x1y2.
In this case, the entire mathematical community agrees with the choice we have made."

Lol! Arbitrary choices!

I didn't read page 3 until a second ago

He says in the pdf that we're just choosing the values as we please here
in order to make the equation work & then defining a x b as that.

So, this is the reason why [itex] \hat{i} \times \hat{j}[/itex] is defined as [itex] \hat{k}[/itex] :biggrin:
 

What is a cross product?

A cross product is a mathematical operation that takes two vectors as input and produces a new vector that is perpendicular to both of the input vectors. It is also known as a vector product.

What is the purpose of exploring cross products?

The purpose of exploring cross products is to understand the relationship between two vectors in three-dimensional space. It allows us to determine the direction of the resulting vector and its magnitude, which can be useful in various fields such as physics and engineering.

How is a cross product calculated?

A cross product can be calculated using the formula: A x B = (AyBz - AzBy, AzBx - AxBz, AxBy - AyBx), where A and B are the two input vectors. This results in a new vector with three components, representing the x, y, and z coordinates of the resulting vector.

What is the geometric interpretation of a cross product?

The geometric interpretation of a cross product is that it gives the direction of a vector that is perpendicular to both of the input vectors. The magnitude of this vector is equal to the area of the parallelogram formed by the two input vectors.

What are some practical applications of cross products?

Cross products have many practical applications, such as calculating torque in physics, determining the direction of magnetic fields in electromagnetism, and finding the angular momentum of rotating objects. They are also used in computer graphics to create 3D effects and in navigation systems to determine the orientation of objects in space.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
14
Views
269
Replies
5
Views
670
Replies
6
Views
542
  • Introductory Physics Homework Help
Replies
12
Views
202
  • Introductory Physics Homework Help
Replies
4
Views
840
  • Differential Equations
Replies
11
Views
2K
  • Introductory Physics Homework Help
Replies
25
Views
276
  • Introductory Physics Homework Help
Replies
4
Views
913
  • Introductory Physics Homework Help
Replies
3
Views
2K
Back
Top