← Back to High School Math

The Unit Circle & Trig Identities

High School Math · Pre-CalculusPreview

1. Introduction

The unit circle is the single most important picture in trigonometry. It is just the circle of radius 11 centered at the origin — equation x2+y2=1x^2 + y^2 = 1 — yet from it flows the definition of every trigonometric function, the exact values you memorize, the signs in each quadrant, the graphs of sine and cosine, and the fundamental identities. Once you truly understand the unit circle, trigonometry stops being a pile of formulas to memorize and becomes one coherent picture.

The core idea: take an angle θ\theta measured counterclockwise from the positive xx-axis. Its terminal side (the rotating ray) crosses the unit circle at a point whose coordinates are exactly (cosθ,sinθ)(\cos\theta, \sin\theta). That's it — cosine is the xx-coordinate, sine is the yy-coordinate. Everything else is a consequence. Because the point lies on the circle, x2+y2=1x^2 + y^2 = 1 instantly becomes the Pythagorean identity cos2θ+sin2θ=1\cos^2\theta + \sin^2\theta = 1.

This article builds trigonometry from the unit circle outward: radian measure and why we use it, the six functions and their signs, reference angles, the special-angle values, the web of identities (Pythagorean, even/odd, cofunction, sum and double-angle), and techniques for simplifying expressions and solving equations.

Think of the unit circle as a number line wrapped around the origin. Each real angle θ\theta (in radians) corresponds to exactly one point on the circle, and that point's coordinates are the cosine and sine. This viewpoint unifies right-triangle trigonometry (from geometry class) with circular trigonometry (from precalculus) into a single definition. The identities you learn are not arbitrary — they are algebraic consequences of the circle equation x2+y2=1x^2 + y^2 = 1.

2. Core Concepts

2.1 Angles, Standard Position, and Radian Measure

An angle is in standard position when its vertex is at the origin and its initial side lies along the positive xx-axis. Rotating counterclockwise gives a positive angle; clockwise gives a negative one. Angles larger than one full turn are coterminal with smaller ones (they land in the same place): θ\theta and θ+360\theta + 360^\circ share a terminal side.

We can measure rotation in degrees (a full circle is 360360^\circ) or radians. One radian is the angle that subtends an arc equal in length to the radius. Since the full circumference is 2πr2\pi r, a full circle is 2π2\pi radians. The master conversion is: 180=π radians.180^\circ = \pi \text{ radians}. Radians are preferred in higher math because they make formulas clean: arc length is simply s=rθs = r\theta and many calculus results only hold in radians.

2.2 Defining the Six Trig Functions

For the point (cosθ,sinθ)(\cos\theta, \sin\theta) on the unit circle:

  • cosθ=x\cos\theta = x (the horizontal coordinate),
  • sinθ=y\sin\theta = y (the vertical coordinate),
  • tanθ=sinθcosθ=yx\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{y}{x} (the slope of the terminal side).

The three reciprocals are:

  • cscθ=1sinθ\csc\theta = \dfrac{1}{\sin\theta}, secθ=1cosθ\quad\sec\theta = \dfrac{1}{\cos\theta}, cotθ=cosθsinθ\quad\cot\theta = \dfrac{\cos\theta}{\sin\theta}.

This matches the right-triangle definitions ("SOH-CAH-TOA": sine == opposite/hypotenuse, etc.) because in the unit circle the hypotenuse is 11, so opposite/hypotenuse =y/1=y=sinθ= y/1 = y = \sin\theta.

2.3 Signs by Quadrant

The signs of xx and yy change by quadrant, so the trig functions do too. A handy mnemonic is "All Students Take Calculus" for which functions are positive:

  • Quadrant I (00 to 9090^\circ): All positive.
  • Quadrant II (9090^\circ to 180180^\circ): Sine (and csc) positive.
  • Quadrant III (180180^\circ to 270270^\circ): Tangent (and cot) positive.
  • Quadrant IV (270270^\circ to 360360^\circ): Cosine (and sec) positive.

2.4 Reference Angles

A reference angle is the acute angle between the terminal side and the xx-axis. Every angle's trig values equal those of its reference angle, up to a sign determined by the quadrant. To find it: in QI it's θ\theta itself; in QII use 180θ180^\circ - \theta; in QIII use θ180\theta - 180^\circ; in QIV use 360θ360^\circ - \theta (use π\pi in place of 180180^\circ for radians). This is why you only need to memorize the first-quadrant special values.

2.5 The Special Angles

From the 4545-4545-9090 and 3030-6060-9090 triangles, the first-quadrant exact values are:

  • θ=0\theta = 0: (cos,sin)=(1,0)(\cos, \sin) = (1, 0).
  • θ=π6(30)\theta = \tfrac{\pi}{6}\,(30^\circ): (32,12)\left(\tfrac{\sqrt 3}{2}, \tfrac{1}{2}\right).
  • θ=π4(45)\theta = \tfrac{\pi}{4}\,(45^\circ): (22,22)\left(\tfrac{\sqrt 2}{2}, \tfrac{\sqrt 2}{2}\right).
  • θ=π3(60)\theta = \tfrac{\pi}{3}\,(60^\circ): (12,32)\left(\tfrac{1}{2}, \tfrac{\sqrt 3}{2}\right).
  • θ=π2(90)\theta = \tfrac{\pi}{2}\,(90^\circ): (0,1)(0, 1).

A memory trick: write the sines of 0,30,45,60,900, 30, 45, 60, 90^\circ as 02,12,22,32,42\tfrac{\sqrt 0}{2}, \tfrac{\sqrt 1}{2}, \tfrac{\sqrt 2}{2}, \tfrac{\sqrt 3}{2}, \tfrac{\sqrt 4}{2}. Cosine is the same list reversed.

2.6 The Fundamental Identities

The most important identity comes straight from x2+y2=1x^2 + y^2 = 1: sin2θ+cos2θ=1.\sin^2\theta + \cos^2\theta = 1. Dividing this equation by cos2θ\cos^2\theta gives tan2θ+1=sec2θ\tan^2\theta + 1 = \sec^2\theta; dividing by sin2θ\sin^2\theta gives 1+cot2θ=csc2θ1 + \cot^2\theta = \csc^2\theta. These three are the Pythagorean identities.

Because reflecting the angle across the xx-axis (θθ\theta \to -\theta) keeps xx but negates yy, we get the even/odd identities: cos(θ)=cosθ\cos(-\theta) = \cos\theta (even), sin(θ)=sinθ\sin(-\theta) = -\sin\theta (odd), and tan(θ)=tanθ\tan(-\theta) = -\tan\theta (odd).

The cofunction identities relate sine and cosine of complementary angles: cosθ=sin ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right) and sinθ=cos ⁣(π2θ)\sin\theta = \cos\!\left(\tfrac{\pi}{2} - \theta\right) — the reason "co"sine is named for the complement.

2.7 Sum, Difference, and Double-Angle Formulas

For combining angles: sin(A±B)=sinAcosB±cosAsinB,\sin(A \pm B) = \sin A\cos B \pm \cos A\sin B, cos(A±B)=cosAcosBsinAsinB.\cos(A \pm B) = \cos A\cos B \mp \sin A\sin B. Setting A=B=θA = B = \theta gives the double-angle formulas: sin2θ=2sinθcosθ,cos2θ=cos2θsin2θ=12sin2θ=2cos2θ1.\sin 2\theta = 2\sin\theta\cos\theta, \qquad \cos 2\theta = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta = 2\cos^2\theta - 1. These let you rewrite combined or doubled angles in terms of single-angle values.

2.8 Period and Coterminal Angles

Sine and cosine repeat every full rotation: sin(θ+2π)=sinθ\sin(\theta + 2\pi) = \sin\theta and cos(θ+2π)=cosθ\cos(\theta + 2\pi) = \cos\theta. The period is 2π2\pi radians (360360^\circ). Tangent repeats every π\pi radians because tan(θ+π)=tanθ\tan(\theta + \pi) = \tan\theta. When solving equations, add 2πn2\pi n (or 360n360^\circ n) to capture all solutions.

2.9 Reciprocal and Quotient Identities

Beyond the definitions: tanθ=sinθcosθ,cotθ=cosθsinθ,secθ=1cosθ,cscθ=1sinθ.\tan\theta = \frac{\sin\theta}{\cos\theta}, \quad \cot\theta = \frac{\cos\theta}{\sin\theta}, \quad \sec\theta = \frac{1}{\cos\theta}, \quad \csc\theta = \frac{1}{\sin\theta}. These let you rewrite any expression in terms of sines and cosines only — the standard move for simplification and proof.

2.10 Domain Restrictions

tanθ\tan\theta, secθ\sec\theta, cscθ\csc\theta, and cotθ\cot\theta are undefined wherever their denominators vanish. Tangent and secant fail at cosθ=0\cos\theta = 0 (θ=π2+nπ\theta = \tfrac{\pi}{2} + n\pi); cosecant and cotangent fail at sinθ=0\sin\theta = 0 (θ=nπ\theta = n\pi). State exclusions when simplifying rational trig expressions.

2.11 Arc Length on the Unit Circle

On the unit circle (r=1r = 1), arc length equals the radian measure of the angle: s=θs = \theta. This is why radians are defined the way they are — the angle is the arc length on the unit circle.

2.12 Half-Angle Formulas (Preview)

sin2 ⁣(θ2)=1cosθ2,cos2 ⁣(θ2)=1+cosθ2.\sin^2\!\left(\frac{\theta}{2}\right) = \frac{1 - \cos\theta}{2}, \qquad \cos^2\!\left(\frac{\theta}{2}\right) = \frac{1 + \cos\theta}{2}.

2.13 The Unit Circle and Trig Graphs (Preview)

As θ\theta increases, the point (cosθ,sinθ)(\cos\theta, \sin\theta) traces the unit circle. The yy-coordinate sinθ\sin\theta oscillates between 1-1 and 11 with period 2π2\pi; the xx-coordinate cosθ\cos\theta does the same, shifted. Understanding the circle explains why sine and cosine graphs are waves, why they have the same shape, and why cosθ=sin ⁣(θ+π2)\cos\theta = \sin\!\left(\theta + \tfrac{\pi}{2}\right) — a quarter-turn along the circle shifts sine to cosine. These follow from the double-angle formulas and help integrate powers of sine and cosine in calculus, and simplify expressions like 1cosθ2\sqrt{\tfrac{1-\cos\theta}{2}}.

Continue reading with Premium

Upgrade to read the full article and unlock all Premium features.

Free

  • Unlimited practice — all difficulties
  • 3 hints / day
  • Community solutions
  • 2 timed mocks / month

Premium

  • Full article + all 57+ theory guides
  • Unlimited hints on practice problems
  • Unlimited timed mock exams & PDF worksheets
Log in