Unit circle

To define our trigonometric functions, we begin by drawing a unit circle, a circle centered at the origin with radius 1, as shown in Figure 2. The angle (in radians) that [latex]t[/latex] intercepts forms an arc of length [latex]s[/latex]. Using the formula [latex]s=rt[/latex], and knowing that [latex]r=1[/latex], we see that for a unit circle, [latex]s=t[/latex].

Recall that the x- and y-axes divide the coordinate plane into four quarters called quadrants. We label these quadrants to mimic the direction a positive angle would sweep. The four quadrants are labeled I, II, III, and IV.

For any angle [latex]t[/latex], we can label the intersection of the terminal side and the unit circle as by its coordinates, [latex]\left(x,y\right)[/latex]. The coordinates [latex]x[/latex] and [latex]y[/latex] will be the outputs of the trigonometric functions [latex]f\left(t\right)=\cos t[/latex] and [latex]f\left(t\right)=\sin t[/latex], respectively. This means [latex]x=\cos t[/latex] and [latex]y=\sin t[/latex].

Graph of a circle with angle t, radius of 1, and an arc created by the angle with length s. The terminal side of the angle intersects the circle at the point (x,y).

Figure 2. Unit circle where the central angle is [latex]t[/latex] radians

A General Note: Unit Circle

A unit circle has a center at [latex]\left(0,0\right)[/latex] and radius [latex]1[/latex] . In a unit circle, the length of the intercepted arc is equal to the radian measure of the central angle [latex]1[/latex].

Let [latex]\left(x,y\right)[/latex] be the endpoint on the unit circle of an arc of arc length [latex]s[/latex]. The [latex]\left(x,y\right)[/latex] coordinates of this point can be described as functions of the angle.

Defining Sine and Cosine Functions

Now that we have our unit circle labeled, we can learn how the [latex]\left(x,y\right)[/latex] coordinates relate to the arc length and angle. The sine function relates a real number [latex]t[/latex] to the y-coordinate of the point where the corresponding angle intercepts the unit circle. More precisely, the sine of an angle [latex]t[/latex] equals the y-value of the endpoint on the unit circle of an arc of length [latex]t[/latex]. In Figure 2, the sine is equal to [latex]y[/latex]. Like all functions, the sine function has an input and an output. Its input is the measure of the angle; its output is the y-coordinate of the corresponding point on the unit circle.

The cosine function of an angle [latex]t[/latex] equals the x-value of the endpoint on the unit circle of an arc of length [latex]t[/latex]. In Figure 3, the cosine is equal to [latex]x[/latex].

Illustration of an angle t, with terminal side length equal to 1, and an arc created by angle with length t. The terminal side of the angle intersects the circle at the point (x,y), which is equivalent to (cos t, sin t).

Figure 3

 

Because it is understood that sine and cosine are functions, we do not always need to write them with parentheses: [latex]\sin t[/latex] is the same as [latex]\sin \left(t\right)[/latex] and [latex]\cos t[/latex] is the same as [latex]\cos \left(t\right)[/latex]. Likewise, [latex]{\cos }^{2}t[/latex] is a commonly used shorthand notation for [latex]{\left(\cos \left(t\right)\right)}^{2}[/latex]. Be aware that many calculators and computers do not recognize the shorthand notation. When in doubt, use the extra parentheses when entering calculations into a calculator or computer.

A General Note: Sine and Cosine Functions

If [latex]t[/latex] is a real number and a point [latex]\left(x,y\right)[/latex] on the unit circle corresponds to an angle of [latex]t[/latex], then

[latex]\cos t=x[/latex]
[latex]\sin t=y[/latex]

How To: Given a point P [latex]\left(x,y\right)[/latex] on the unit circle corresponding to an angle of [latex]t[/latex], find the sine and cosine.

  1. The sine of [latex]t[/latex] is equal to the y-coordinate of point [latex]P:\sin t=y[/latex].
  2. The cosine of [latex]t[/latex] is equal to the x-coordinate of point [latex]P: \text{cos}t=x[/latex].

Example 1: Finding Function Values for Sine and Cosine

Point [latex]P[/latex] is a point on the unit circle corresponding to an angle of [latex]t[/latex], as shown in Figure 4. Find [latex]\cos \left(t\right)\\[/latex] and [latex]\text{sin}\left(t\right)\\[/latex].

Graph of a circle with angle t, radius of 1, and a terminal side that intersects the circle at the point (1/2, square root of 3 over 2).

Figure 4

 

Solution

We know that [latex]\cos t[/latex] is the x-coordinate of the corresponding point on the unit circle and [latex]\sin t[/latex] is the y-coordinate of the corresponding point on the unit circle. So:

[latex]\begin{array}{l}\begin{array}{l}\\ x=\cos t=\frac{1}{2}\end{array}\hfill \\ y=\sin t=\frac{\sqrt{3}}{2}\hfill \end{array}\\[/latex]

Try It 1

A certain angle [latex]t[/latex] corresponds to a point on the unit circle at [latex]\left(-\frac{\sqrt{2}}{2},\frac{\sqrt{2}}{2}\right)\\[/latex] as shown in Figure 5. Find [latex]\cos t[/latex] and [latex]\sin t[/latex].

Graph of a circle with angle t, radius of 1, and a terminal side that intersects the circle at the point (negative square root of 2 over 2, square root of 2 over 2).

Figure 5

Solution

Finding Sines and Cosines of Angles on an Axis

For quadrantral angles, the corresponding point on the unit circle falls on the x- or y-axis. In that case, we can easily calculate cosine and sine from the values of [latex]x[/latex] and [latex]y[/latex].

Example 2: Calculating Sines and Cosines along an Axis

Find [latex]\cos \left(90^\circ \right)\\[/latex] and [latex]\text{sin}\left(90^\circ \right)\\[/latex].

Solution

Moving [latex]90^\circ [/latex] counterclockwise around the unit circle from the positive x-axis brings us to the top of the circle, where the [latex]\left(x,y\right)[/latex] coordinates are (0, 1), as shown in Figure 6.

Graph of a circle with angle t, radius of 1, and a terminal side that intersects the circle at the point (0,1).

Figure 6

 

Using our definitions of cosine and sine,

[latex]\begin{array}{l}x=\cos t=\cos \left(90^\circ \right)=0\\ y=\sin t=\sin \left(90^\circ \right)=1\end{array}\\[/latex]

The cosine of 90° is 0; the sine of 90° is 1.

Try It 2

Find cosine and sine of the angle [latex]\pi [/latex].

Solution

The Pythagorean Identity

Graph of an angle t, with a point (x,y) on the unit circle. And equation showing the equivalence of 1, x^2 + y^2, and cos^2 t + sin^2 t.

Figure 7

Now that we can define sine and cosine, we will learn how they relate to each other and the unit circle. Recall that the equation for the unit circle is [latex]{x}^{2}+{y}^{2}=1[/latex]. Because [latex]x=\cos t[/latex] and [latex]y=\sin t[/latex], we can substitute for [latex]x[/latex] and [latex]y[/latex] to get [latex]{\cos }^{2}t+{\sin }^{2}t=1[/latex]. This equation, [latex]{\cos }^{2}t+{\sin }^{2}t=1[/latex], is known as the Pythagorean Identity.

We can use the Pythagorean Identity to find the cosine of an angle if we know the sine, or vice versa. However, because the equation yields two solutions, we need additional knowledge of the angle to choose the solution with the correct sign. If we know the quadrant where the angle is, we can easily choose the correct solution.

A General Note: Pythagorean Identity

The Pythagorean Identity states that, for any real number [latex]t[/latex],

[latex]{\cos }^{2}t+{\sin }^{2}t=1[/latex]

How To: Given the sine of some angle [latex]t[/latex] and its quadrant location, find the cosine of [latex]t[/latex].

  1. Substitute the known value of [latex]\sin \left(t\right)[/latex] into the Pythagorean Identity.
  2. Solve for [latex]\cos \left(t\right)[/latex].
  3. Choose the solution with the appropriate sign for the x-values in the quadrant where [latex]t[/latex] is located.

Example 3: Finding a Cosine from a Sine or a Sine from a Cosine

If [latex]\sin \left(t\right)=\frac{3}{7}\\[/latex] and [latex]t[/latex] is in the second quadrant, find [latex]\cos \left(t\right)\\[/latex].

Solution

If we drop a vertical line from the point on the unit circle corresponding to [latex]t[/latex], we create a right triangle, from which we can see that the Pythagorean Identity is simply one case of the Pythagorean Theorem. 

Graph of a unit circle with an angle that intersects the circle at a point with the y-coordinate equal to 3/7.

Figure 8

 

Substituting the known value for sine into the Pythagorean Identity,

[latex]\begin{array}{l}{\cos }^{2}\left(t\right)+{\sin }^{2}\left(t\right)=1\hfill \\ {\cos }^{2}\left(t\right)+\frac{9}{49}=1\hfill \\ {\cos }^{2}\left(t\right)=\frac{40}{49}\hfill \\ \text{cos}\left(t\right)=\pm \sqrt{\frac{40}{49}}=\pm \frac{\sqrt{40}}{7}=\pm \frac{2\sqrt{10}}{7}\hfill \end{array}\\[/latex]

Because the angle is in the second quadrant, we know the x-value is a negative real number, so the cosine is also negative. So
[latex]\text{cos}\left(t\right)=-\frac{2\sqrt{10}}{7}\\[/latex]

Try It 3

If [latex]\cos \left(t\right)=\frac{24}{25}\\[/latex] and [latex]t[/latex] is in the fourth quadrant, find [latex]\text{sin}\left(t\right)\\[/latex].

Solution

Finding Sines and Cosines of Special Angles

We have already learned some properties of the special angles, such as the conversion from radians to degrees. We can also calculate sines and cosines of the special angles using the Pythagorean Identity and our knowledge of triangles.

Finding Sines and Cosines of 45° Angles

First, we will look at angles of [latex]45^\circ [/latex] or [latex]\frac{\pi }{4}[/latex], as shown in Figure 9. A [latex]45^\circ -45^\circ -90^\circ [/latex] triangle is an isosceles triangle, so the x- and y-coordinates of the corresponding point on the circle are the same. Because the x- and y-values are the same, the sine and cosine values will also be equal.

Graph of 45 degree angle inscribed within a circle with radius of 1. Equivalence between point (x,y) and (x,x) shown.

Figure 9

 

At [latex]t=\frac{\pi }{4}[/latex] , which is 45 degrees, the radius of the unit circle bisects the first quadrantal angle. This means the radius lies along the line [latex]y=x[/latex]. A unit circle has a radius equal to 1. So, the right triangle formed below the line [latex]y=x[/latex] has sides [latex]x[/latex] and [latex]y\text{ }\left(y=x\right)[/latex], and a radius = 1.

Graph of circle with pi/4 angle inscribed and a radius of 1.

Figure 10

 

From the Pythagorean Theorem we get

[latex]{x}^{2}+{y}^{2}=1[/latex]

Substituting [latex]y=x[/latex], we get

[latex]{x}^{2}+{x}^{2}=1[/latex]

Combining like terms we get

[latex]2{x}^{2}=1[/latex]

And solving for [latex]x[/latex], we get

[latex]\begin{array}{c}{x}^{2}=\frac{1}{2}\\ \text{ }x=\pm \frac{1}{\sqrt{2}}\end{array}\\[/latex]

In quadrant I, [latex]x=\frac{1}{\sqrt{2}}\\[/latex].

At [latex]t=\frac{\pi }{4}[/latex] or 45 degrees,

[latex]\begin{array}{l}\left(x,y\right)=\left(x,x\right)=\left(\frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}}\right)\hfill \\ x=\frac{1}{\sqrt{2}},y=\frac{1}{\sqrt{2}}\hfill \\ \cos t=\frac{1}{\sqrt{2}},\sin t=\frac{1}{\sqrt{2}}\hfill \end{array}\\[/latex]

If we then rationalize the denominators, we get

[latex]\begin{array}{l}\cos t=\frac{1}{\sqrt{2}}\frac{\sqrt{2}}{\sqrt{2}}\hfill \\ =\frac{\sqrt{2}}{2}\hfill \\ \sin t=\frac{1}{\sqrt{2}}\frac{\sqrt{2}}{\sqrt{2}}\hfill \\ =\frac{\sqrt{2}}{2}\hfill \end{array}\\[/latex]

Therefore, the [latex]\left(x,y\right)\\[/latex] coordinates of a point on a circle of radius [latex]1[/latex] at an angle of [latex]45^\circ [/latex] are [latex]\left(\frac{\sqrt{2}}{2},\frac{\sqrt{2}}{2}\right)\\[/latex].

Finding Sines and Cosines of 30° and 60° Angles

Next, we will find the cosine and sine at an angle of [latex]30^\circ [/latex], or [latex]\frac{\pi }{6}\\[/latex] . First, we will draw a triangle inside a circle with one side at an angle of [latex]30^\circ [/latex], and another at an angle of [latex]-30^\circ [/latex], as shown in Figure 11. If the resulting two right triangles are combined into one large triangle, notice that all three angles of this larger triangle will be [latex]60^\circ [/latex], as shown in Figure 12.

Graph of a circle with 30 degree angle and negative 30 degree angle inscribed to form a trangle.

Figure 11

 

Image of two 30/60/90 triangles back to back. Label for hypoteneuse r and side y.

Figure 12

Because all the angles are equal, the sides are also equal. The vertical line has length [latex]2y[/latex], and since the sides are all equal, we can also conclude that [latex]r=2y[/latex] or [latex]y=\frac{1}{2}r[/latex]. Since [latex]\sin t=y[/latex] ,

[latex]\sin \left(\frac{\pi }{6}\right)=\frac{1}{2}r\\[/latex]

And since [latex]r=1[/latex] in our unit circle,

[latex]\begin{array}{l}\sin \left(\frac{\pi }{6}\right)=\frac{1}{2}\left(1\right)\hfill \\ \text{ }=\frac{1}{2}\hfill \end{array}\\[/latex]

Using the Pythagorean Identity, we can find the cosine value.

[latex]\begin{array}{ll}{\cos }^{2}\frac{\pi }{6}+{\sin }^{2}\left(\frac{\pi }{6}\right)=1\hfill & \hfill \\ \text{ }{\cos }^{2}\left(\frac{\pi }{6}\right)+{\left(\frac{1}{2}\right)}^{2}=1\hfill & \hfill \\ \text{ }{\cos }^{2}\left(\frac{\pi }{6}\right)=\frac{3}{4}\hfill & \text{Use the square root property}.\hfill \\ \text{ }\cos \left(\frac{\pi }{6}\right)=\frac{\pm \sqrt{3}}{\pm \sqrt{4}}=\frac{\sqrt{3}}{2}\hfill & \text{Since }y\text{ is positive, choose the positive root}.\hfill \end{array}\\[/latex]

The [latex]\left(x,y\right)[/latex] coordinates for the point on a circle of radius [latex]1[/latex] at an angle of [latex]30^\circ [/latex] are [latex]\left(\frac{\sqrt{3}}{2},\frac{1}{2}\right)\\[/latex]. At [latex]t=\frac{\pi }{3}[/latex] (60°), the radius of the unit circle, 1, serves as the hypotenuse of a 30-60-90 degree right triangle, [latex]BAD[/latex], as shown in [link]. Angle [latex]A[/latex] has measure [latex]60^\circ [/latex]. At point [latex]B[/latex], we draw an angle [latex]ABC[/latex] with measure of [latex]60^\circ [/latex]. We know the angles in a triangle sum to [latex]180^\circ [/latex], so the measure of angle [latex]C[/latex] is also [latex]60^\circ [/latex]. Now we have an equilateral triangle. Because each side of the equilateral triangle [latex]ABC[/latex] is the same length, and we know one side is the radius of the unit circle, all sides must be of length 1.


Graph of circle with an isoceles triangle inscribed.

Figure 13

The measure of angle [latex]ABD[/latex] is 30°. So, if double, angle [latex]ABC[/latex] is 60°. [latex]BD[/latex] is the perpendicular bisector of [latex]AC[/latex], so it cuts [latex]AC[/latex] in half. This means that [latex]AD[/latex] is [latex]\frac{1}{2}[/latex] the radius, or [latex]\frac{1}{2}[/latex]. Notice that [latex]AD[/latex] is the x-coordinate of point [latex]B[/latex], which is at the intersection of the 60° angle and the unit circle. This gives us a triangle [latex]BAD[/latex] with hypotenuse of 1 and side [latex]x[/latex] of length [latex]\frac{1}{2}\\[/latex].

From the Pythagorean Theorem, we get

[latex]{x}^{2}+{y}^{2}=1[/latex]

Substituting [latex]x=\frac{1}{2}[/latex], we get

[latex]{\left(\frac{1}{2}\right)}^{2}+{y}^{2}=1[/latex]

Solving for [latex]y[/latex], we get

[latex]\begin{array}{l}\frac{1}{4}+{y}^{2}=1\\ \text{ }{y}^{2}=1-\frac{1}{4}\\ \text{ }{y}^{2}=\frac{3}{4}\\ \text{ }y=\pm \frac{\sqrt{3}}{2}\end{array}\\[/latex]

Since [latex]t=\frac{\pi }{3}[/latex] has the terminal side in quadrant I where the y-coordinate is positive, we choose [latex]y=\frac{\sqrt{3}}{2}\\[/latex], the positive value.

At [latex]t=\frac{\pi }{3}\\[/latex] (60°), the [latex]\left(x,y\right)[/latex] coordinates for the point on a circle of radius [latex]1[/latex] at an angle of [latex]60^\circ [/latex] are [latex]\left(\frac{1}{2},\frac{\sqrt{3}}{2}\right)\\[/latex], so we can find the sine and cosine.

[latex]\begin{array}{l}\left(x,y\right)=\left(\frac{1}{2},\frac{\sqrt{3}}{2}\right)\hfill \\ x=\frac{1}{2},y=\frac{\sqrt{3}}{2}\hfill \\ \cos t=\frac{1}{2},\sin t=\frac{\sqrt{3}}{2}\hfill \end{array}\\[/latex]

We have now found the cosine and sine values for all of the most commonly encountered angles in the first quadrant of the unit circle. The table below summarizes these values.

Angle 0 [latex]\frac{\pi }{6}\\[/latex], or 30 [latex]\frac{\pi }{4}\\[/latex], or 45° [latex]\frac{\pi }{3}\\[/latex], or 60° [latex]\frac{\pi }{2}\\[/latex], or 90°
Cosine 1 [latex]\frac{\sqrt{3}}{2}\\[/latex] [latex]\frac{\sqrt{2}}{2}\\[/latex] [latex]\frac{1}{2}\\[/latex] 0
Sine 0 [latex]\frac{1}{2}\\[/latex] [latex]\frac{\sqrt{2}}{2}\\[/latex] [latex]\frac{\sqrt{3}}{2}\\[/latex] 1

Figure 14 shows the common angles in the first quadrant of the unit circle.

Graph of a quarter circle with angles of 0, 30, 45, 60, and 90 degrees inscribed. Equivalence of angles in radians shown. Points along circle are marked.

Figure 14

 

Using a Calculator to Find Sine and Cosine

To find the cosine and sine of angles other than the special angles, we turn to a computer or calculator. Be aware: Most calculators can be set into “degree” or “radian” mode, which tells the calculator the units for the input value. When we evaluate [latex]\cos \left(30\right)[/latex] on our calculator, it will evaluate it as the cosine of 30 degrees if the calculator is in degree mode, or the cosine of 30 radians if the calculator is in radian mode.

How To: Given an angle in radians, use a graphing calculator to find the cosine.

  1. If the calculator has degree mode and radian mode, set it to radian mode.
  2. Press the COS key.
  3. Enter the radian value of the angle and press the close-parentheses key “)”.
  4. Press ENTER.

Example 4: Using a Graphing Calculator to Find Sine and Cosine

Evaluate [latex]\cos \left(\frac{5\pi }{3}\right)\\[/latex] using a graphing calculator or computer.

Solution

Enter the following keystrokes:

COS (5 × π ÷ 3 ) ENTER

[latex]\cos \left(\frac{5\pi }{3}\right)=0.5\\[/latex]

Analysis of the Solution

We can find the cosine or sine of an angle in degrees directly on a calculator with degree mode. For calculators or software that use only radian mode, we can find the sign of [latex]20^\circ [/latex], for example, by including the conversion factor to radians as part of the input:

SIN( 20 × π ÷ 180 ) ENTER

Try It 4

Evaluate [latex]\sin \left(\frac{\pi }{3}\right)\\[/latex].

Solution

Identifying the Domain and Range of Sine and Cosine Functions

Now that we can find the sine and cosine of an angle, we need to discuss their domains and ranges. What are the domains of the sine and cosine functions? That is, what are the smallest and largest numbers that can be inputs of the functions? Because angles smaller than 0 and angles larger than [latex]2\pi [/latex] can still be graphed on the unit circle and have real values of [latex]x,y[/latex], and [latex]r[/latex], there is no lower or upper limit to the angles that can be inputs to the sine and cosine functions. The input to the sine and cosine functions is the rotation from the positive x-axis, and that may be any real number.

What are the ranges of the sine and cosine functions? What are the least and greatest possible values for their output? We can see the answers by examining the unit circle, as shown in Figure 15. The bounds of the x-coordinate are [latex]\left[-1,1\right][/latex]. The bounds of the y-coordinate are also [latex]\left[-1,1\right][/latex]. Therefore, the range of both the sine and cosine functions is [latex]\left[-1,1\right][/latex].

Graph of unit circle.

Figure 15