Last time: 13.3 | Next time: More cross product |
Today:
It turns out that we could see the solution very easily; calculating the force vectors was a little more complicated.
Now let's think a little more about how we resolve the vector forces into components: we'll find it convenient to define a product of two vectors as follows:
(how would you define this for vectors in two-space?). It's just component-wise multiplication, and we add up the results.
examples:
It turns out that
where
Otherwise, the angle is acute. |
examples:
Finally then, we can put it all together to get this:
It is only defined (and useful) in three-space, which makes it somewhat unusual (the dot product exists and is useful in any dimensional space).
The cross product is linear in its components: that is,
This means that we can define it on the unit vectors in three space, and then deduce it using the component-wise definition of a three-vector.
Now: here are the important geometric (rather than simply algebraic) properties of this product:
Example:
Examples:
#36, p. 692