trigonometry

Trigonometric Identities Survival Kit

The minimum set of trig identities you actually need — Pythagorean, sum/difference, double angle, half angle — with cheat-sheet table and quick proofs.
AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

There are dozens of trig identities, but in practice you only need to memorise about a dozen — the rest can be derived in seconds from those. This page is the survival kit: every identity that earns its keep, with short worked examples for each.

The Pythagorean trio

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

The first is the most-used identity in all of mathematics. The other two are obtained by dividing through by cos2\cos^2 or sin2\sin^2.

Sum and difference formulas

sin(α±β)=sinαcosβ±cosαsinβ\sin(\alpha \pm \beta) = \sin\alpha \cos\beta \pm \cos\alpha \sin\beta
cos(α±β)=cosαcosβsinαsinβ\cos(\alpha \pm \beta) = \cos\alpha \cos\beta \mp \sin\alpha \sin\beta

Mnemonic for cos: "cos cos minus sin sin" with opposite sign — sin is "sin cos plus cos sin" with same sign.

Double angle formulas

Substitute α=β=θ\alpha = \beta = \theta into the sum formulas:

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
tan(2θ)=2tanθ1tan2θ\tan(2\theta) = \frac{2\tan\theta}{1 - \tan^2\theta}

Three forms of the cosine version exist because of the Pythagorean identity. Pick whichever matches the rest of your expression.

Half angle formulas

Solving the cosine double-angle for sin2\sin^2 and cos2\cos^2 gives:

sin2θ=1cos(2θ)2,cos2θ=1+cos(2θ)2\sin^2\theta = \frac{1 - \cos(2\theta)}{2}, \quad \cos^2\theta = \frac{1 + \cos(2\theta)}{2}

These are the power-reduction identities — they are how sin2xdx\int \sin^2 x \, dx becomes elementary.

Worked example: simplification

Simplify sin(2x)1+cos(2x)\frac{\sin(2x)}{1 + \cos(2x)}.

  1. Numerator: sin(2x)=2sinxcosx\sin(2x) = 2\sin x \cos x.
  2. Denominator: 1+cos(2x)=1+(2cos2x1)=2cos2x1 + \cos(2x) = 1 + (2\cos^2 x - 1) = 2\cos^2 x.
  3. Quotient: 2sinxcosx2cos2x=sinxcosx=tanx\frac{2\sin x \cos x}{2\cos^2 x} = \frac{\sin x}{\cos x} = \tan x.

The whole hairy expression collapses to tanx\tan x.

Common mistakes

  • Sign errors in sum formulas — write the formula out, don't trust memory mid-problem.
  • sin2θ\sin^2\theta means (sinθ)2(\sin\theta)^2, not sin(sinθ)\sin(\sin\theta).
  • Forgetting that 2θ2\theta is the angle, not 2 times the valuesin(230°)=sin60°\sin(2 \cdot 30°) = \sin 60°, not 2sin30°2\sin 30°.

Try with the AI Trigonometry Solver

The Trigonometry Solver takes any expression and applies all of these identities to simplify or solve it.

Related references:

Frequently Asked Questions

The Pythagorean identities are most fundamental: sin²θ + cos²θ = 1, 1 + tan²θ = sec²θ, 1 + cot²θ = csc²θ. Also critical are the double-angle formulas (sin 2θ = 2 sin θ cos θ, cos 2θ = cos²θ − sin²θ) and angle addition formulas.

Work on one side only (typically the more complex side), applying known identities to simplify until it matches the other side. Never move terms across the equals sign — treat the proof as simplification, not equation solving.

Use identities to simplify integrals (especially for powers of sin and cos), to solve trig equations by reducing to a single trig function, and to convert between equivalent forms. Recognizing 1 − sin²θ = cos²θ in disguise is a key skill.

AI-Math Editorial Team

By AI-Math Editorial Team

Published 2026-05-01

A small team of engineers, mathematicians, and educators behind AI-Math, focused on making step-by-step math help accessible to every student.