What is the correct method for finding the smallest angle between two vectors?

In summary: The angle between the vectors is the angle between the lines, not the angle between the vectors. The angle between the vectors is found by taking the dot product.
  • #1
salman213
302
1
1. Find the SMALLEST angle between the vectors T and S

Given vectors T = 2ax — 6ay + 3az and S =ax + 2ay + az,




See the thing I am confused about is whether to use Cross Product or Dot Product. I used the dot product formula

TdotS = |T||S|cos

and solved for cos theta ((theta = cos-1))

I got 114 degrees

The solution I have uses CROSS PRODUCT and finds an angle 65 Degrees

I don't get why the cross product would give a smaller angle? Can anyone tell me
If i take 114 - 180 i get -66 but I don't get why I would subtract 180 *and also its a negative angle then..HELP!
 
Last edited:
Physics news on Phys.org
  • #2
Given vectors T = 2ax — 6ay + 3az and 8 = 3^-4- 2ay + az,

huh?
 
  • #3
sorry about that, fixed now..
 
  • #4
Can you show us how you did?
 
  • #5
ok sure its a simple dot product tahts why i didnt show it my main question is can we go from an angle of 114 to 66..and if its because of 180-114 what would be the reason for subtracting 180?Anyways ill show it

Given vectors T = 2ax — 6ay + 3az and S =ax - 2ay + az,

T dot S = 2 -12 + 3 = -7

|T| = sqrt 49 = 7
|S| = sqrt 6

cos -1(-7 / (7 * sqrt(6) ) = 114

the solution I have uses the cross product and the angle they get is 66 degrees
 
Last edited:
  • #6
if you draw the situation on a paper, you will loose the confusion.

T dot S = 2 + 12 + 3 = 15 (IT IS 17)
 
  • #7
im sorry i drew it out but i don't see how this works...

when i take the dot product and cos inverse i get 114 so this is not the angle between the two vectors?

http://img18.imageshack.us/img18/2420/95148869qw3.jpg obviously from the picture it seems the angle is infact 66 degrees but why then mathematically i get 114 degrees using the dot product?

I thought that angle that i get from the dot product is the angle between the vectors so why did I get 114...:(
 
Last edited by a moderator:
  • #8
if the angle is 114 also 180 -114 = 66 degree is the angle between the vectors.

Now I get with my calculator that [itex]\text{arccos} (17/(7\sqrt{6})) = 7.5[/itex] degree.

Can you outline the solution using cross product for me?
 
  • #9
yea sorry i put int he wrong component..itsS =ax + 2ay + az,
 
  • #10
^now the new picture looks like the angle IS 114 but i don't see how the `smallest`is 66 degrees...I do see that the angle 66 degrees is made with the vector S and NEGATIVE T

but S and T is 114...the cross product method is just the general cross product and then take sin -1

I just use my CASIO calculator it does the cross product

THOUGH YOU TAKE MAGNTIUDE OF (T X S) = |T||S| sin angle

sin -1 will give u 66 degrees!
 
  • #11
Remember, 114 has the same sin as 66 degrees! Cos is maybe easier to use for this problem as it is uniquely valued in the 0°-180° region. Whenever you use trig formulas, make a habit of remember that ALL the trig formulas are multivalued!
 
  • #12
And you're drawing is incorrect.

edit: The 3d plot shown above IS correct, sorry.
 
  • #13
but cos of (66 ) = 0.4

cos of (114 ) = -0.4 they are not the same
 
  • #14
That is correct, they are not, that is why the dot product gives you the correct answer.

[tex]cos(\Theta)=cos(-\Theta)[/tex]
 
  • #15
Remember that cosine takes values of 1 to -1 in the 0° to 180° range, but sin is double valued in that region, that is: it takes on each value between 0 and 1 twice. So if you want to use sine, you have to ask yourself at the end of the problem if it could possibly be 114° instead of 66°. If you use cosine, you know you have the right answer. You could check by taking the dot product of the two vectors, you will find that it is negative and hence [tex]\theta > 90[/tex]°
 
  • #16
im confused still you said the dot product is the correct answer? So on a test if it said find the angle between two vectors..

from the cross product the angle is found to be 66

from the dot product the angle is found to be 114

What is the right answer?

both?
 
  • #17
two vectors have two angles, which sum is 180 degrees.

Draw two lines (2D vectors) in the plane.
 
  • #18
I have always been asked to find the angle between the two vectors if they are placed tail to tail, which the dot product gives the correct answer for and the cross product does too, but your CALCULATOR gives you the wrong answer for the sin. Use the dot product, this is a classical application of the dot product.
 
  • #19
yes that``s what i was wondering isn``t the angle used in the dot and cross product the angle between the vectors placed TAIL TO TAIL...

if that is true then the angle is 114.
 
  • #20
yes! That's exactly right, the vectors need to be placed tail to tail in all questions I have ever done.

Make sure you understand why the sine didn't give you the correct answer, its only because each angle in the 0° - 180° range is duplicated. Let's say I tell you that the sine of the angle between two vectors is 0.9. Well then you should punch it into your calculator and see that the 'angle' is 64.2° using inverse sine, but I could say it could also be 115.8, it has the same sine! Cos on the other hand only has one answer for these problems, that's why you should use the dot product.
 
  • #21
Yes thank you i understand that part from the graph like you said, unfortunately the solutions did it using cross product and said the smallest angle is 66. I guess they are wrong or the question was not clear enough to say not necessarily the tail to tail angle.

Thanks again!
 

1. What is the angle between two vectors?

The angle between two vectors is the measure of the amount of rotation needed to align one vector with the other.

2. How do you find the angle between two vectors?

The angle between two vectors can be found by using the dot product formula: cosθ = (a·b)/(|a||b|), where a and b are the two vectors and θ is the angle between them.

3. Can the angle between two vectors be negative?

Yes, the angle between two vectors can be negative if the direction of rotation needed to align one vector with the other is in the opposite direction.

4. What is the range of values for the angle between two vectors?

The range of values for the angle between two vectors is 0 to 180 degrees or 0 to π radians, depending on the unit of measurement being used.

5. How does the angle between two vectors affect their relationship?

The angle between two vectors determines their level of similarity or dissimilarity. If the angle is close to 0 degrees, the vectors are almost parallel and have a high degree of similarity. If the angle is close to 180 degrees, the vectors are almost anti-parallel and have a high degree of dissimilarity.

Similar threads

  • Introductory Physics Homework Help
Replies
2
Views
565
  • Introductory Physics Homework Help
Replies
7
Views
199
  • Introductory Physics Homework Help
2
Replies
39
Views
2K
  • Introductory Physics Homework Help
Replies
29
Views
874
  • Introductory Physics Homework Help
Replies
3
Views
978
  • Introductory Physics Homework Help
Replies
3
Views
1K
  • Introductory Physics Homework Help
2
Replies
62
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
944
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Introductory Physics Homework Help
Replies
5
Views
1K
Back
Top