Skip to main content

Unit Circle

Now that we have defined the trigonometric functions in terms of right triangles, we are ready to redefine them in terms of a unit circle. A unit circle is a circle centered at the origin with a radius of 11. It is divided into four quadrants using the xx and yy axes and labeled quadrants I, II, III, and IV in a counterclockwise direction.

The benefit of using unit circles is that for any angle θ\theta, we can label the intersection of the terminal side and the unit circle by its coordinates (x,y)(x, y) where the xx-coordinate is always equal to cosθ\cos \theta and the yy-coordinate is always equal to sinθ\sin \theta.

Unit Circle
Fig. 1 - Unit Circle
note

Given that we can find arc length using the formula s=rθs = r \theta, there is an interesting property of the unit circle that states the arc length of a unit circle is equal to the radian measure of the angle. This is because the radius of the unit circle is 11 and so s=1×θ=θs = 1 \times \theta = \theta.

Sine and Cosine

As mentioned, the sine function of an angle θ\theta is equal to the yy-coordinate of the point where the corresponding angle intercepts the unit circle. Similarly, the cosine function of an angle θ\theta is equal to the xx-coordinate of the point where the corresponding angle intercepts the unit circle. This means if θ\theta is a real number and a point (x,y)(x, y) on the unit circle corresponds to a central angle θ\theta, then sinθ=y\sin \theta = y and cosθ=x\cos \theta = x.

Example\underline{Example}

Find cos(90°)\cos(90\degree) and sin(90°)\sin(90\degree).

All angles in the unit circle are measured in radians so we need to convert 90°90\degree to radians. Since 180°=π180\degree = \pi radians, we can find that 90°=π290\degree = \frac{\pi}{2} radians.

Since π2\frac{\pi}{2} radians divided by 2π2\pi is 14\frac{1}{4}, we can see that π2\frac{\pi}{2} is equivalent to 14\frac{1}{4} of the unit circle. If we move counterclockwise a quarter of the way from the positive xx-axis (the point (1,0)(1, 0)), we will reach the point (0,1)(0, 1).

Unit Circle Example
Fig. 2 - Unit Circle Example

Since the xx-coordinate of (0,1)(0, 1) is 00, we can say that cosπ2=0\cos \frac{\pi}{2} = 0. Similarly, since the yy-coordinate of (0,1)(0, 1) is 11, we can say that sinπ2=1\sin \frac{\pi}{2} = 1.

Therefore, cos90°=0\cos 90\degree = 0 and sin90°=1\sin 90\degree = 1.

note

The domain of the sine and cosine functions are all real numbers because angles smaller than 00 and larger than 2π2\pi can still be graphed on the unit circle. However, the range of the sine and cosine functions are [1,1][-1, 1] because the xx and yy bounds of the unit circle are 1-1 and 11 due to the radius being 11.

Pythagorean Identity

Now that we have defined the sine and cosine functions in terms of the unit circle, we are able to study its characteristics. Recall that the formula for a circle is x2+y2=r2x^2 + y^2 = r^2 and since the radius of the unit circle is 11, we can substitute r2r^2 with 11 to get x2+y2=1x^2 + y^2 = 1. If we substitute x=cosθx = \cos \theta and y=sinθy = \sin \theta, we get the Pythagorean Identity which states that cos2θ+sin2θ=1\cos^2 \theta + \sin^2 \theta = 1.

This function allows us to find the cosine of an angle if we know the sine of the angle and vice versa. However, due to the power of 22 in the Pythagorean Identity, we get both a positive and negative version of a solution even though we can only have one solution. So, we decide on the correct sign based on the quadrant in which the angle lies. For example, if the solution is in the first quadrant, then the sine and cosine functions are both positive because both the xx and yy coordinates are positive in the first quadrant. On the other hand, if the solution is in the fourth quadrant, then the sine function is negative because the yy coordinate is negative and the cosine function is positive because the xx coordinate is positive.

Example\underline{Example}

If cos(θ)=2425\cos(\theta) = \frac{24}{25} and θ\theta is in the fourth quadrant, find sin(θ)\sin(\theta).

Using the Pythagorean Identity...

cos2θ+sin2θ=1(2425)2+sin2θ=11(2425)2=sin2θ1(576625)=sin2θ49625=sin2θ±725=sinθ\begin{array}{lllll} \cos^2 \theta + \sin^2 \theta &=& 1 \\[1em] \left(\frac{24}{25}\right)^2 + \sin^2 \theta &=& 1 \\[1em] 1 - \left(\frac{24}{25}\right)^2 &=& \sin^2 \theta \\[1em] 1 - \left(\frac{576}{625}\right) &=& \sin^2 \theta \\[1em] \frac{49}{625} &=& \sin^2 \theta \\[1em] \pm \frac{7}{25} &=& \sin \theta \\[1em] \end{array}

Since θ\theta is in the fourth quadrant, the sine function is negative. Therefore, sinθ=725\sin \theta = -\frac{7}{25}.

note

In trigonometry, writing a trigonometric function as fx(θ)f^x(\theta) is equivalent to writing (f(θ))x(f(\theta))^x. This notation is a shorthand way of writing the trigonometric function raised to a power. For example, cos2θ\cos^2 \theta is equivalent to (cosθ)2(\cos \theta)^2.

Special Angles

Using our definitions and the Pythagorean identity, we are able to find the exact values of the sine and cosine functions for the special angles. These angles include 0°0\degree, 30°30\degree, 45°45\degree, 60°60\degree, and 90°90\degree which are equivalent to 00, π6\frac{\pi}{6}, π4\frac{\pi}{4}, π3\frac{\pi}{3}, and π2\frac{\pi}{2} radians respectively.

Proof: 45° Angle\underline{\text{Proof: } 45\degree \text{ Angle}}

First, lets find the xx and yy coordinates of 45°45\degree or π4\frac{\pi}{4}. A 45°45°90°45\degree 45\degree 90\degree triangle is an isosceles triangle, so the two legs are equal in length. This means for that in a unit circle, x=yx = y.

45-45-90 Triangle
Fig. 3 - 45-45-90 Triangle

We can use the pythagorean theorem to find the value of xx and yy for 45°45\degree...

x2+y2=1x2+x2=12x2=1x2=12x=12x=22\begin{array}{lllll} x^2 + y^2 &=& 1 \\[0.5em] x^2 + x^2 &=& 1 \\[0.5em] 2x^2 &=& 1 \\[0.5em] x^2 &=& \frac{1}{2} \\[0.5em] x &=& \frac{1}{\sqrt{2}} \\[0.5em] x &=& \frac{\sqrt{2}}{2} \\[0.5em] \end{array}

Due to the fact that x=yx = y, we can say that y=22y = \frac{\sqrt{2}}{2}. Therefore, cosπ4=22\cos \frac{\pi}{4} = \frac{\sqrt{2}}{2} and sinπ4=22\sin \frac{\pi}{4} = \frac{\sqrt{2}}{2}. This also makes the coordinate of the point (22,22)(\frac{\sqrt{2}}{2}, \frac{\sqrt{2}}{2}).

We can also find the values of sine and cosine for 30°30\degree using some clever geometric manipulation...

Proof: 30° Angle\underline{\text{Proof: } 30\degree \text{ Angle}}

To find the values of sin\sin and cos\cos for 30°30\degree or π6\frac{\pi}{6}, we can draw a triangle inside the unit circle with one side at an angle of 30°30\degree and another at an angle of 30°-30\degree. The two right triangles should result in a triangle that can be combined into one large equailateral triangle where each angle is 60°60\degree.

30-60-90 Triangle
Fig. 4 - 30-60-90 Triangle

Due to the fact that all the angles are equal, the sides are also equal. We know that one side of the triangle is rr and another side is 2y2y. This means that r=2yr = 2y and y=r2y = \frac{r}{2}. We also know r=1r = 1 because the radius of the unit circle is 11. Therefore, y=12y = \frac{1}{2} and so sin(π6)=12\sin(\frac{\pi}{6}) = \frac{1}{2}.

Now that we know the value of sin(π6)sin(\frac{\pi}{6}), we can use the Pythagorean Identity to find the value of cos(π6)\cos(\frac{\pi}{6})...

cos2θ+sin2θ=1cos2(π6)+sin2(π6)=1cos2(π6)+(12)2=1cos2(π6)+14=1cos2(π6)=34cos(π6)=32\begin{array}{lllll} \cos^2 \theta + \sin^2 \theta &=& 1 \\[0.5em] \cos^2 (\frac{\pi}{6}) + \sin^2 (\frac{\pi}{6}) &=& 1 \\[0.5em] \cos^2 (\frac{\pi}{6}) + \left(\frac{1}{2}\right)^2 &=& 1 \\[0.5em] \cos^2 (\frac{\pi}{6}) + \frac{1}{4} &=& 1 \\[0.5em] \cos^2 (\frac{\pi}{6}) &=& \frac{3}{4} \\[0.5em] \cos (\frac{\pi}{6}) &=& \frac{\sqrt{3}}{2} \\[0.5em] \end{array}

Therefore, cos(π6)=32\cos(\frac{\pi}{6}) = \frac{\sqrt{3}}{2} and sin(π6)=12\sin(\frac{\pi}{6}) = \frac{1}{2}. This also makes the coordinate of the point (32,12)(\frac{\sqrt{3}}{2}, \frac{1}{2}).

For the 60°60\degree angle, we use the same 30°60°90°30\degree-60\degree-90\degree triangle in a similar way to find the values of sine and cosine.

Proof: 60° Angle\underline{\text{Proof: } 60\degree \text{ Angle}}

To find the values of sin\sin and cos\cos for 60°60\degree or π3\frac{\pi}{3}, we can draw a right triangle BADBAD inside the unit circle with AA at the origin with an angle of 60°60\degree and BB at the point (x,y)(x, y) with an angle of 30°30\degree. The hypotenuse of the triangle is the radius of the unit circle which is 11. The side opposite to the angle 60°60\degree is yy and the side adjacent to the angle 60°60\degree is xx.

We can draw another triangle BCDBCD which is a reflection of triangle BADBAD over the line segment BDBD. When we combine the two triangles, we get an equailateral triangle ABCABC where each angle is 60°60\degree.

30-60-90 Triangle
Fig. 5 - 30-60-90 Triangle

Since all the angles are equal, all the sides are equal. We know that one side is r=1r = 1 and another side is 2x2x. This means that 1=2x1 = 2x and x=12x = \frac{1}{2}.

We can use the Pythagorean Theorem to find the value of yy...

x2+y2=1(12)2+y2=114+y2=1y2=34y=32\begin{array}{lllll} x^2 + y^2 &=& 1 \\[0.5em] \left(\frac{1}{2}\right)^2 + y^2 &=& 1 \\[0.5em] \frac{1}{4} + y^2 &=& 1 \\[0.5em] y^2 &=& \frac{3}{4} \\[0.5em] y &=& \frac{\sqrt{3}}{2} \\[0.5em] \end{array}

We ignore the negative value of yy because the angle 60°60\degree is in the first quadrant. Therefore, cos(π3)=12\cos(\frac{\pi}{3}) = \frac{1}{2} and sin(π3)=32\sin(\frac{\pi}{3}) = \frac{\sqrt{3}}{2}. This also makes the coordinate of the point (12,32)(\frac{1}{2}, \frac{\sqrt{3}}{2}).

Finally, the angles 0°0\degree and 90°90\degree lie on the xx and yy axes respectively. This means that the coordinates are (1,0)(1, 0) and (0,1)(0, 1) respectively. Therefore, cos0°=1\cos 0\degree = 1, sin0°=0\sin 0\degree = 0, cos90°=0\cos 90\degree = 0, and sin90°=1\sin 90\degree = 1. Putting all the values together, we get the following table...

Angle00π6 or 30°\frac{\pi}{6} \text{ or } 30\degreeπ4 or 45°\frac{\pi}{4} \text{ or } 45\degreeπ3 or 60°\frac{\pi}{3} \text{ or } 60\degreeπ2 or 90°\frac{\pi}{2} \text{ or } 90\degree
Cosine1132\dfrac{\sqrt{3}}{2}22\dfrac{\sqrt{2}}{2}12\dfrac{1}{2}00
Sine0012\dfrac{1}{2}22\dfrac{\sqrt{2}}{2}32\dfrac{\sqrt{3}}{2}11

Reference Angles

So far we have found the sine and cosine values for angles in the first quadrant. However, we can use the unit circle to find the sine and cosine values for angles in the other quadrants through the use of reference angles. A reference angle is the acute angle formed by the terminal side of the angle and the xx-axis.

Reference Angles
Fig. 6 - Reference Angles

We can use the following formulas to find the reference angle of an angle θ\theta...

QuadrantDegree RangeRadian RangeReference Angle
I0°<θ<90°0\degree < \theta < 90\degree0<θ<π20 < \theta < \frac{\pi}{2}θ=θ\theta' = \theta
II90°<θ<180°90\degree < \theta < 180\degreeπ2<θ<π\frac{\pi}{2} < \theta < \piθ=180°θ=πθ\theta' = 180\degree - \theta = \pi - \theta
III180°<θ<270°180\degree < \theta < 270\degreeπ<θ<3π2\pi < \theta < \frac{3\pi}{2}θ=t180°=θπ\theta' = t - 180\degree = \theta - \pi
IV270°<θ<360°270\degree < \theta < 360\degree3π2<θ<2π\frac{3\pi}{2} < \theta < 2\piθ=360°θ=2πθ\theta' = 360\degree - \theta = 2\pi - \theta

Using Reference Angles

The interesting thing about reference angles is that angles have consines and sines with the same absolute value as their reference angles. The sign of the specific cosine and sine function depends on the quadrant in which the angle lies. For example, if the angle is in the second quadrant, then the cosine function is negative because the xx coordinate is negative in the second quadrant.

Example\underline{Example}

Use the reference angle of π6-\frac{\pi}{6} to find cos(π6)\cos(-\frac{\pi}{6}) and sin(π6)\sin(-\frac{\pi}{6}).

To find the reference angle of π6-\frac{\pi}{6}, lets make it positive by adding 2π2\pi to it. This gives us 11π6\frac{11\pi}{6}.

Since 11π6\frac{11\pi}{6} is in the fourth quadrant, we can use θ=2πθ=2π11π6=π6\theta' = 2\pi - \theta = 2\pi - \frac{11\pi}{6} = \frac{\pi}{6} as the reference angle.

We know that cos(π6)=32\cos(\frac{\pi}{6}) = \frac{\sqrt{3}}{2} and sin(π6)=12\sin(\frac{\pi}{6}) = \frac{1}{2}. Since the angle is in the fourth quadrant, the cosine function is positive and the sine function is negative. Therefore, cos(π6)=32\cos(-\frac{\pi}{6}) = \frac{\sqrt{3}}{2} and sin(π6)=12\sin(-\frac{\pi}{6}) = -\frac{1}{2}.

Unit Circle

Using the concept of reference angles and special angles, we can complete the unit circle by filling each quadrant with the sine and cosine values of the special angles.

Unit Circle
Fig. 7 - Unit Circle