How to specify direction in 3 dimensional world

  • Context: High School 
  • Thread starter Thread starter donaldparida
  • Start date Start date
  • Tags Tags
    Direction
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
2 replies · 2K views
donaldparida
Messages
146
Reaction score
10
I have just started studying vector algebra and i was wondering how is the direction of a vector (or any point object) specified in 3 dimensions. I know how to indicate the direction of a vector in 1 dimension and 2 dimensions. Is the direction of a vector in 3 dimensions stated by using angles or is there any other way to do so?
 
Physics news on Phys.org
donaldparida said:
how is the direction of a vector (or any point object) specified in 3 dimensions.
By the vector itself?

donaldparida said:
Is the direction of a vector in 3 dimensions stated by using angles or is there any other way to do so?
You can represent a vector in polar coordinates, which include angles.
 
Last edited:
A direction is given by a unit vector. Each unit vector can be specified by spherical coordinates, i.e., two angles. You know this from latitudes and longitudes on Earth. In physics one uses a slightly adapted version of this, which is as follows: Take a Cartesian coordinate system and specify its ##z## axis as the polar axis. Then the unit vector is given in terms of the polar angle ##\vartheta \in [0,\pi]## and azimuthal angle ##\varphi \in [0,2 \pi[## as
$$x=\cos \varphi \sin \vartheta, \quad y=\sin \varphi \sin \vartheta, \quad z=\cos \vartheta.$$
To visualize this, see the following figure from Wikipedia

https://en.wikipedia.org/wiki/File:3D_Spherical.svg

For the unit vector you have of course ##r=1##.