James's Math Hub
Trigonometry

Lesson 2 / 5 · 12 min read

Trig Identities

Pythagorean, reciprocal, sum/difference, and double-angle — the ones you'll keep reusing.

Pythagorean identities

Straight from the unit circle, sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1. Dividing through by cos2\cos^2 or sin2\sin^2 gives two siblings:

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1 1+tan2θ=sec2θ1 + \tan^2 \theta = \sec^2 \theta 1+cot2θ=csc2θ1 + \cot^2 \theta = \csc^2 \theta

where secθ=1/cosθ\sec \theta = 1/\cos \theta, cscθ=1/sinθ\csc \theta = 1/\sin \theta, cotθ=1/tanθ\cot \theta = 1/\tan \theta.

Reciprocal and quotient identities

tanθ=sinθcosθcotθ=cosθsinθ\tan \theta = \dfrac{\sin \theta}{\cos \theta} \qquad \cot \theta = \dfrac{\cos \theta}{\sin \theta} secθ=1cosθcscθ=1sinθ\sec \theta = \dfrac{1}{\cos \theta} \qquad \csc \theta = \dfrac{1}{\sin \theta}

Even and odd

sin(x)=sinx(odd)\sin(-x) = -\sin x \quad (\text{odd}) cos(x)=cosx(even)\cos(-x) = \cos x \quad (\text{even}) tan(x)=tanx(odd)\tan(-x) = -\tan x \quad (\text{odd})

Sum and difference

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

Memory tip. Sine: same-different (sin-cos and cos-sin); signs match the ±\pm. Cosine: same-same and different-different (cos-cos minus sin-sin); signs flip.

Double-angle

A special case of the sum identities where A=BA = B:

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

The three forms of cos(2θ)\cos(2\theta) are all equivalent via the Pythagorean identity — use whichever is most convenient.

Worked simplification

Simplify sin2x+sin2xcot2x\sin^2 x + \sin^2 x \cot^2 x.

Factor: sin2x(1+cot2x)\sin^2 x (1 + \cot^2 x). Use 1+cot2x=csc2x1 + \cot^2 x = \csc^2 x: sin2xcsc2x\sin^2 x \cdot \csc^2 x.

Since csc2x=1sin2x\csc^2 x = \dfrac{1}{\sin^2 x}:

sin2x1sin2x=1\sin^2 x \cdot \dfrac{1}{\sin^2 x} = 1

Key takeaways

  • sin2+cos2=1\sin^2 + \cos^2 = 1 is the foundation; the other two Pythagoreans come from dividing it.
  • tan=sin/cos\tan = \sin/\cos. Reciprocal pairs: sin/csc\sin/\csc, cos/sec\cos/\sec, tan/cot\tan/\cot.
  • sin(2θ)=2sinθcosθ\sin(2\theta) = 2 \sin \theta \cos \theta; cos(2θ)\cos(2\theta) has three useful forms.