PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Revision difference : terminal ray
Version 4 Version 3
Let an angle whose \PMlinkescapetext{measure} in radians is $\theta$ be placed \PMlinkescapetext{onto} the Cartesian plane such that one of its rays $R_1$ corresponds to the nonnegative $x$ axis and one can go from the point $(1,0)$ to the point that is the intersection of the other ray $R_2$ of the angle with the circle $x^2+y^2=1$ by traveling exactly $\theta$ units on the circle. (If $\theta$ is positive, the distance should be traveled counterclockwise; otherwise, the distance $|\theta|$ should be traveled clockwise. Also, note that ``other ray'' is used quite loosely, as it may also correspond to the positive $x$ axis also.) Then $R_2$ is the \emph{terminal ray} of the angle. Let an angle whose \PMlinkescapetext{measure} in radians is $\theta$ be placed \PMlinkescapetext{onto} the Cartesian plane such that one of its rays $R_1$ corresponds to the nonnegative $x$ axis and one can go from the point $(1,0)$ to the point that is the intersection of the other ray $R_2$ of the angle with the circle $x^2+y^2=1$ by traveling exactly $\theta$ units on the circle. (If $\theta$ is positive, the distance should be traveled counterclockwise; otherwise, the distance $|\theta|$ should be traveled clockwise. Also, note that ``other ray'' is used quite loosely, as it may also correspond to the positive $x$ axis also.) Then $R_2$ is the \emph{terminal ray} of the angle.
The picture below shows the terminal ray $R_2$ of the angle $\displaystyle \theta=\frac{2\pi}{3}$.
\begin{center}
\begin{pspicture}(-2,-2)(2,2)
\psset{unit=0.8cm}
\psline{<->}(-2,0)(2,0)
\rput[b](2,0){$x$}
\psline{<->}(0,-2)(0,2)
\rput[l](0,2){$y$}
\psline[linewidth=1.5pt]{->}(0,0)(2,0)
\rput[b](0.5,0){$R_1$}
\psline[linewidth=1.5pt]{->}(0,0)(0.866,-0.5)
\rput[b](1.366,-0.5){$R_2$}
\psarc(0,0){0.3}{0}{120}
\rput[b](0.3,0.3){$\theta$}
\end{pspicture}
\end{center}