Leave lesson

Pure · Trigonometry

1 / 8

Double-angle formulae

The double-angle formulae for sin 2A, cos 2A (three forms) and tan 2A, where they come from, choosing the right form of cos 2A, and using them to solve equations and find exact values.

Pure · Trigonometry

Double-angle formulae

The double-angle formulae for sin 2A, cos 2A (three forms) and tan 2A, where they come from, choosing the right form of cos 2A, and using them to solve equations and find exact values.

Why it works

Put B=AB = A into the addition formulae and the compound angle becomes a double angle: sin2A2sinAcosA,tan2A2tanA1tan2A.\sin 2A \equiv 2\sin A\cos A, \qquad \tan 2A \equiv \frac{2\tan A}{1 - \tan^2 A}. For cosine, cos2Acos2Asin2A\cos 2A \equiv \cos^2 A - \sin^2 A, and using sin2A+cos2A1\sin^2 A + \cos^2 A \equiv 1 this rearranges into three interchangeable forms: cos2Acos2Asin2A2cos2A112sin2A.\cos 2A \equiv \cos^2 A - \sin^2 A \equiv 2\cos^2 A - 1 \equiv 1 - 2\sin^2 A.

Choosing the right cos2A\cos 2A form is the key skill. Pick the version that matches the other terms in the equation:
  • equation written in sin\sin? use cos2A=12sin2A\cos 2A = 1 - 2\sin^2 A;
  • equation written in cos\cos? use cos2A=2cos2A1\cos 2A = 2\cos^2 A - 1.
That way everything becomes a quadratic in a single function.

These are not coefficients. cos2A\cos 2A is not 2cosA2\cos A, and sin2A\sin 2A is not 2sinA2\sin A — the 22 multiplies the angle, and the formula above is what that actually equals.

Solving — don't divide away a factor. For sin2x=sinx\sin 2x = \sin x, write 2sinxcosx=sinx2\sin x\cos x = \sin x and factor as sinx(2cosx1)=0\sin x(2\cos x - 1) = 0; dividing both sides by sinx\sin x would throw away the sinx=0\sin x = 0 solutions.