Dot product between two unit vectors

Click For Summary
The discussion revolves around calculating the angle between two unit vectors using the dot product. Participants clarify that the dot product of two unit vectors should always fall between -1 and 1, and any value outside this range indicates a calculation error. One user initially miscalculates the dot product, leading to confusion about finding the angle. Others suggest reviewing the calculation steps to identify mistakes. The conversation highlights the importance of accuracy in vector calculations and encourages learning from errors.
Marioqwe
Messages
65
Reaction score
4
Hello, I am trying to find the angle between two unit vectors but I was wondering what I am supposed to do when the dot product is greater than 1 or less than -1.

For example

-0.0288067i + -0.989524j + -0.141463k
0.169194i + -0.0644865j + -0.983471k
 
Physics news on Phys.org
Marioqwe said:
... I am trying to find the angle between two unit vectors ...

The unit vectors \underline{i},\underline{j}and \underline{k} all are at right angles to each other just like the x,y,and z co-ordinate axes.

Does your difficulty refer to the angle between two vectors which are not unit vectors?
 
The problem is that the dot product between the two vectors I mentioned above is less than -1, and that won't let me calculate the arccosine. I was wondering if there's another way of calculating the angle between them.
 
Nevermind !
 
costheta = (v1 dot v2)/(magnitude of v1*magnitude of v2)

The above will always be greater than -1 and less than +1.
 
I'm sorry but once again, how would you deal with this vector?

0.444119i + 0.666155j + 0.599163k
-0.0587215i + 0.732467j + 0.678265k

the dot product is 1.73928, and the magnitude of each vector is 1. How do you calculate the angle between them? :(
 
Marioqwe said:
I'm sorry but once again, how would you deal with this vector?

0.444119i + 0.666155j + 0.599163k
-0.0587215i + 0.732467j + 0.678265k

the dot product is 1.73928, and the magnitude of each vector is 1. How do you calculate the angle between them? :(

Are you sure? I get a dot product of 0.868249 for these vectors, and 0.198062 for the vectors in your first post.
 
It looks like you are just doing the dot product wrong. I get
(-0.0260793338585)+ (0.487936554385)+ (0.406391292195)= 0.8682485127215
just as Rasalhaque did.

Perhaps if you showed more detail on how you are doing the dot product we could see where your error is.
 
Was this problem given as a 'punishment'? It is so tedious to calculate!

You must have a mistake in the calculations.

There is NO WAY that (v1 dot v2)/(magnitude of v1*magnitude of v2) is greater than 1 or less than -1.
 
  • #10
I have a feeling that Marioque is enjoying seeing us calculating!
 
  • #11
I also got 0.8682484 for the dot product.
 
  • #12
jaja! grzz. It was my mistake again :(. No more dumb questions. I'm really sorry.
 
  • #13
No need to be sorry. Sometimes I myself make mistakes.

My maxim is:

One may sometimes swallow some water but that is the way one learns to swim!

Enjoy your 'swimming' in PhysicsForums!
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 11 ·
Replies
11
Views
1K
Replies
6
Views
1K
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
4
Views
2K