James's Math Hub
Pre-Calc & Calculus

Lesson 1 / 5 · 12 min read

Trigonometry Essentials

The unit circle, key angles, and the identities you'll reuse forever.

The unit circle

The unit circle is the circle of radius 1 centered at the origin. For any angle θ\theta measured counterclockwise from the positive x-axis, the point on the circle is:

(cosθ,sinθ)(\cos \theta, \sin \theta)

That's the cleanest definition of sine and cosine — they're just the coordinates of a point spinning around the unit circle.

Radians vs. degrees

Radians measure angles by arc length on the unit circle. A full circle is 2π2\pi radians (= 360360^\circ).

DegreesRadians
00^\circ00
3030^\circπ/6\pi/6
4545^\circπ/4\pi/4
6060^\circπ/3\pi/3
9090^\circπ/2\pi/2
180180^\circπ\pi

To convert: radians=degreesπ180\text{radians} = \text{degrees} \cdot \dfrac{\pi}{180}.

Key angles (memorize these)

θ\thetasinθ\sin \thetacosθ\cos \thetatanθ\tan \theta
00001100
π/6\pi/61/21/23/2\sqrt{3}/21/31/\sqrt{3}
π/4\pi/42/2\sqrt{2}/22/2\sqrt{2}/211
π/3\pi/33/2\sqrt{3}/21/21/23\sqrt{3}
π/2\pi/21100undefined

Identities to know

Pythagorean identity — straight from the unit circle:

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

Tangent in terms of sine and cosine:

tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta}

Double-angle:

sin(2θ)=2sinθcosθ\sin(2\theta) = 2 \sin \theta \cos \theta cos(2θ)=cos2θsin2θ\cos(2\theta) = \cos^2 \theta - \sin^2 \theta

Signs by quadrant

Remember ASTC ("All Students Take Calculus"): in quadrant I All are positive; in II only Sine; in III only Tangent; in IV only Cosine.

Key takeaways

  • (cosθ,sinθ)(\cos\theta, \sin\theta) are coordinates on the unit circle.
  • sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 — the identity that solves a hundred problems.
  • Memorize the table at 0,π/6,π/4,π/3,π/20, \pi/6, \pi/4, \pi/3, \pi/2.