Verifying Angle Between Vectors: \vec u & \vec v

tamtam402
Messages
199
Reaction score
0

Homework Statement



Using these 2 vectors:

[itex]\vec u = (3,-4,0)[/itex]

[itex]\vec v = (1,1,1)[/itex]

I must verify that theta is the same with these 2 equations:

Dot product
[itex]\vec u \bullet \vec v = ||\vec u|| ||\vec v|| cos( \theta)[/itex]

Cross product
[itex]||\vec u \wedge \vec v|| = ||\vec u|| ||\vec v|| sin( \theta)[/itex]

Homework Equations



They were given in 1)

The Attempt at a Solution



I did all the calculations, I get the following answers:

[itex]||\vec u || = 5[/itex]

[itex]||\vec v || = \sqrt{3}[/itex]

[itex]\vec u \bullet \vec v = -1[/itex]

[itex]||\vec u \wedge \vec v|| =\sqrt{74}[/itex]I then solve the 2 equations given above using arcsin and arccos to find the values of theta, but I get 96.6 using the dot product, and 83.3 using the cross product. The weird thing is that 180-83.3 = 96.6...

I must be missing something obvious, but I can't understand why I get the wrong answer :(
 
Physics news on Phys.org


2 vectors define a plane

note that within that plane you can consider the smaller (<=90) or larger (>=90) angle between the 2 vectors , but they will always sum to 180degrees
 


lanedance said:
2 vectors define a plane

note that within that plane you can consider the smaller (<=90) or larger (>=90) angle between the 2 vectors , but they will always sum to 180degrees

Basically the other angle is the one between the vector and the grey line?? If so, then it can't be considered the angle between the 2 vectors. It would be right if one of the vectors was pointing into the opposite direction.

How can you tell which value is the "right" one when trying to determinate the angle between the 2 vectors using the cross product? I'm trying to visualize the vectors in my head, and I know there is only one "right" answer.

http://i.imgur.com/uM2ni.jpg
 


Hint: Arcsin will always give you a result between -90 degrees and 90 degrees, yet the angle between two vectors ranges from 0 to 180 degrees.
 


vela said:
Hint: Arcsin will always give you a result between -90 degrees and 90 degrees, yet the angle between two vectors ranges from 0 to 180 degrees.

Yes, but that doesn't tell me which answer is right. Arcsin could return 30 degress, and it could be the right answer, but the right answer could also be 150. How are you supposed to tell which one is right?
 


note that the cross product expression is a magnitude
[tex] |u \times v| = |u||v|sin(\theta) \geq 0[/tex]

the dot product allows negative values which will occur when the angel is greater than 90 degrees

so in short, use the dot product
 


You can't conclusively determine the angle from the arcsin alone, just as you can't tell me what x equals with certainty if all I told you is sin x = 0.5.
 


To add onto vela's comments

Consider a plot of sin(t) with t from -pi to pi

In the region -pi to 0 , sin(t) is negative. As you are dealing with magnitudes [itex]\frac{ |u \times v|}{ |u||v|}[/itex] will never be negative, so the arcsin will only return a value in the range 0 to pi

now on a plot of 0 to pi, the graph of sin(t) is symmetric about pi/2.

So say you know sin(t) = 0.5. This could be either t=30 or t=150. The calculator will always return a number in the range (-90 to 90) so in this case 30deg.
 


Ok I get it, thanks guys :D
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K