Find Direction Angle of Vector in Plane

  • Context: High School 
  • Thread starter Thread starter htk
  • Start date Start date
  • Tags Tags
    Plane Vectors
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
htk
Messages
6
Reaction score
0
can anyone please help me how to find the direction angle of a vector? Thank you!
 
Mathematics news on Phys.org
Think about the triangle that the vector and its components form.
 
htk said:
can anyone please help me how to find the direction angle of a vector? Thank you!
I presume you are talking about vectors in the plane since vectors in three dimensions have three "direction angles". How are you given the vector? If in x,y components, say ai+ bj, then b/a is the tangent of the angle the vector makes with the x-axis:
[tex]\theta= arctan(\frac{a}{b})[/tex].
 
Welcome to PF!

Hi htk! Welcome to PF! :smile:
htk said:
can anyone please help me how to find the direction angle of a vector? Thank you!

You find the cosine of the angle …

which you do by finding the dot product. :wink:
 


tiny-tim said:
Hi htk! Welcome to PF! :smile:


You find the cosine of the angle …

which you do by finding the dot product. :wink:
His question was about a single vector. What do you want him to take the dot product with?
 
… just answering the question as asked! …

HallsofIvy said:
His question was about a single vector. What do you want him to take the dot product with?

with whatever mysterious entity he had in mind when he specified :wink:
htk said:
can anyone please help me how to find the direction angle of a vector?
 
A two-dimensional vector [itex]\langle a,b \rangle[/itex] will have a direction angle [itex]\theta \text{ such that } \tan \theta = b / a[/itex] (not (a/b)) but this does not uniquely determine [itex]\theta[/itex], even if it is restricted to the interval [itex][0, 2 \pi )[/itex].

You also need to consider in which quadrant does the vector lie. You need to adjust the value of [itex]\theta[/itex] so that it falls into the correct quadrant.

For example, the vector [itex]\langle -3, 3 \rangle[/itex] has a direction angle so that [itex]\tan \theta = 3 / -3 = -1 \text{ which implies } \theta = -\pi /4 + n \pi[/itex] for an appropriate choince of integer n. Since the vector is in the second quadrant, we need to select the angle to fall there, so [itex]\theta = 3\pi / 4[/itex] (here n = 1).

I hope this helps.

--Elucidus
 


HallsofIvy said:
His question was about a single vector. What do you want him to take the dot product with?

I suppose he could dot it with (1,0).

EDIT: Modulo sign.
 
Last edited: