Magnitude of Cross Product Mismatch

4570562
Messages
11
Reaction score
0

Homework Statement



Find the magnitude of the vector product w ⃗x u, where w=<1,0,1> and u=<1,1,0>.


Homework Equations



||w x u|| = ||w|| ||u|| sin θ


cos θ = \frac{w.u}{||w|| ||u||}

The Attempt at a Solution


w ⃗x u ⃗= -i ̂+j ̂+k ̂
‖||w ⃗x u|| ⃗ ‖= √3

but

cos⁡θ= (w ⃗∙ u ⃗)/(‖||w|| ⃗||u||) ⃗ ‖ = 1/(√2 √2) implying ⟹ θ=\pi/4
which then makes
‖||w ⃗x u|| ⃗ ‖= ‖||w|| ⃗||‖‖u|| ⃗sin⁡θ
become
‖||w ⃗x u|| ⃗ ‖= √2 √2 sin⁡〖\pi/4
or the sqrt(2).

What's wrong here?
 
Physics news on Phys.org
4570562 said:

Homework Statement



Find the magnitude of the vector product w ⃗x u, where w=<1,0,1> and u=<1,1,0>.


Homework Equations



||w x u|| = ||w|| ||u|| sin θ


cos θ = \frac{w.u}{||w|| ||u||}

The Attempt at a Solution


w ⃗x u ⃗= -i ̂+j ̂+k ̂
‖||w ⃗x u|| ⃗ ‖= √3

but

cos⁡θ= (w ⃗∙ u ⃗)/(‖||w|| ⃗||u||) ⃗ ‖ = 1/(√2 √2) implying ⟹ θ=\pi/4
which then makes
‖||w ⃗x u|| ⃗ ‖= ‖||w|| ⃗||‖‖u|| ⃗sin⁡θ
become
‖||w ⃗x u|| ⃗ ‖= √2 √2 sin⁡〖\pi/4
or the sqrt(2).

What's wrong here?

You've got cos(theta)=1/2. That doesn't show theta=pi/4. It's not. What is it?
 
Thank you so much.
cos theta = .5 implies that theta is pi/3 , which would make it work both ways. I can't tell you how long I have been just staring at this problem. Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top