No history yet

Trigonometric Compound Identities

Sum and Difference Formulas

You already know how to find the values of trigonometric functions for standard angles like 30°, 45°, and 60°. But what about an angle like 75°? We can't use a standard triangle for that. The trick is to express 75° as a sum of two familiar angles, like 45° + 30°. This is where the sum and difference identities come in.

It's important to remember that sin(A+B)sin(A + B) is not equal to sin(A)+sin(B)sin(A) + sin(B). Trigonometric functions don't distribute over addition or subtraction.

Let's start with the core formulas for sine and cosine. All other compound angle formulas can be derived from these four.

sin(A+B)=sinAcosB+cosAsinB\sin(A + B) = \sin A \cos B + \cos A \sin B
sin(AB)=sinAcosBcosAsinB\sin(A - B) = \sin A \cos B - \cos A \sin B
cos(A+B)=cosAcosBsinAsinB\cos(A + B) = \cos A \cos B - \sin A \sin B
cos(AB)=cosAcosB+sinAsinB\cos(A - B) = \cos A \cos B + \sin A \sin B

Using these, we can find cos(75°)\cos(75°). We can write 75°75° as 45°+30°45° + 30°.

cos(75°)=cos(45°+30°)\cos(75°) = \cos(45° + 30°) =cos45°cos30°sin45°sin30°= \cos 45° \cos 30° - \sin 45° \sin 30°

Substitute the known values: =(12)(32)(12)(12)= (\frac{1}{\sqrt{2}})(\frac{\sqrt{3}}{2}) - (\frac{1}{\sqrt{2}})(\frac{1}{2}) =322122= \frac{\sqrt{3}}{2\sqrt{2}} - \frac{1}{2\sqrt{2}} =3122= \frac{\sqrt{3}-1}{2\sqrt{2}}

Double and Half Angles

What if the two angles are the same? Let's take the sum formula for sine, sin(A+B)\sin(A+B), and set B=AB = A. This gives us sin(A+A)\sin(A+A), or sin(2A)\sin(2A).

This simple substitution leads to a new set of powerful tools called the double angle identities. They are crucial for simplifying expressions and solving equations, especially in calculus.

sin(2A)=2sinAcosA\sin(2A) = 2 \sin A \cos A

For cosine, setting B=AB=A in cos(A+B)\cos(A+B) gives us cos(2A)=cos2Asin2A\cos(2A) = \cos^2 A - \sin^2 A. But we can do even more. Using the fundamental Pythagorean identity sin2A+cos2A=1\sin^2 A + \cos^2 A = 1, we can create two other useful forms of the cos(2A)\cos(2A) formula.

cos(2A)=cos2Asin2A=2cos2A1=12sin2A\begin{aligned} \cos(2A) &= \cos^2 A - \sin^2 A \\ &= 2\cos^2 A - 1 \\ &= 1 - 2\sin^2 A \end{aligned}

The tangent double angle formula is derived similarly: tan(2A)=2tanA1tan2A\tan(2A) = \frac{2 \tan A}{1 - \tan^2 A}

These identities are the backbone of many 'proving-type' questions you'll see in Section D of your exams. The key is to look at the structure of what you need to prove and decide which identity will transform your expression into the desired form.

For example, to prove that sin2x1+cos2x=tanx\frac{\sin 2x}{1 + \cos 2x} = \tan x, you would start with the left-hand side. Use sin2x=2sinxcosx\sin 2x = 2\sin x \cos x in the numerator. For the denominator, choose the version of cos2x\cos 2x that will help you cancel terms. Using cos2x=2cos2x1\cos 2x = 2\cos^2 x - 1 is perfect here, because the '+1' and '-1' will cancel out.

LHS = 2sinxcosx1+(2cos2x1)=2sinxcosx2cos2x=sinxcosx=tanx\frac{2\sin x \cos x}{1 + (2\cos^2 x - 1)} = \frac{2\sin x \cos x}{2\cos^2 x} = \frac{\sin x}{\cos x} = \tan x = RHS.

General Solutions

Solving an equation like sinx=12\sin x = \frac{1}{2} has more than one answer. You know that x=30°x=30° (or π6\frac{\pi}{6} radians) is one solution. But because the sine function is periodic, it hits the value 12\frac{1}{2} again and again, every time it goes around the circle.

We need a way to describe all possible solutions. This is called the general solution

The key is to use the periodicity of the trigonometric functions. For sine, the period is 2π2\pi (or 360°). So if xx is a solution, then x+2nπx + 2n\pi is also a solution for any integer nn. But there's another angle in each cycle with the same sine value: πx\pi - x.

If sinx=sina, then x=nπ+(1)na, where nZ\text{If } \sin x = \sin a, \text{ then } x = n\pi + (-1)^n a, \text{ where } n \in \mathbb{Z}

For cosine and tangent, the general solutions are a bit simpler.

If cosx=cosa, then x=2nπ±a, where nZ\text{If } \cos x = \cos a, \text{ then } x = 2n\pi \pm a, \text{ where } n \in \mathbb{Z}
If tanx=tana, then x=nπ+a, where nZ\text{If } \tan x = \tan a, \text{ then } x = n\pi + a, \text{ where } n \in \mathbb{Z}
Quiz Questions 1/6

Which of the following expressions is the correct way to find the value of cos(75°)\cos(75°) using sum and difference identities?

Quiz Questions 2/6

Which of the following is NOT a valid identity for cos(2x)\cos(2x)?

Mastering these identities and solution methods is a matter of practice. It allows you to transform and simplify complex trigonometric expressions, a skill you will rely on heavily in calculus.