Proving trigonometric identities , practice
Identity-proving is one of the highest-mark areas of this chapter. The previous topics introduced the toolkit; here we drill it.
Strategies summarised
- Pick the messier side. Usually the LHS is more complicated. Transform it into the RHS.
- Convert to sin and cos. When stuck, rewrite everything as sin and cos. This is the always-works approach.
- Combine fractions. Sums of fractions 1+sinθ1+1−sinθ1 become 1−sin2θ2=cos2θ2=2sec2θ.
- Use sin2+cos2=1 and its rearrangements. Especially 1−sin2=cos2 and cos2−1=−sin2.
- Multiply by a clever form of 1. For instance, 1+cosθsinθ: multiply top and bottom by 1−cosθ to get 1−cos2θsinθ(1−cosθ)=sinθ1−cosθ.
More worked examples
Example 1. Prove secθ+1secθ−1=1+cosθ1−cosθ.
LHS =1/cosθ+11/cosθ−1=(1+cosθ)/cosθ(1−cosθ)/cosθ=1+cosθ1−cosθ. ✓
Example 2. Prove sinθ(1+cosθ)1+cosθ−sin2θ=cotθ.
Numerator: 1+cosθ−sin2θ=1+cosθ−(1−cos2θ)=cosθ+cos2θ=cosθ(1+cosθ).
Expression: sinθ(1+cosθ)cosθ(1+cosθ)=sinθcosθ=cotθ. ■
Example 3. Prove sinθ+cosθ−1sinθ−cosθ+1=secθ−tanθ1.
Divide numerator and denominator of LHS by cosθ:
LHS=tanθ+1−secθtanθ−1+secθ=1−(secθ−tanθ)(secθ+tanθ)−1.
Use the identity sec2θ−tan2θ=1⇒(secθ−tanθ)(secθ+tanθ)=1⇒secθ+tanθ=secθ−tanθ1.
Let u=secθ−tanθ. Then secθ+tanθ=1/u.
LHS =1−u1/u−1=1−u(1−u)/u=u1=secθ−tanθ1. ■
Example 4. Prove sec2θ+csc2θ=sec2θ⋅csc2θ.
LHS =cos2θ1+sin2θ1=sin2θcos2θsin2θ+cos2θ=sin2θcos2θ1=csc2θsec2θ. ■
Example 5. Prove (sinθ+cosθ)2+(sinθ−cosθ)2=2.
Expand: (sin2+2sincos+cos2)+(sin2−2sincos+cos2)=2(sin2+cos2)=2. ■
Try it yourself
- Prove sin4θ−cos4θ=sin2θ−cos2θ.
- Prove sin4θ+cos4θ=1−2sin2θcos2θ.
- Prove (1−sinθ)/(1+sinθ)=(secθ−tanθ)2.
- Prove 1+sinθ1+1−sinθ1=2sec2θ.
- Prove (tanθ+cotθ)2=sec2θcsc2θ.
- Prove cosθ1+sinθ+1+sinθcosθ=2secθ.
- Prove cos2θ−sin2θ=1−2sin2θ.
- Prove 1+cscθcot2θ+1=cscθ.
- Prove (1−tanθ)2+(1+tanθ)2=2sec2θ.
- Prove secθ(1−sinθ)(secθ+tanθ)=1.
Pitfalls / Insight
- Don't move terms across an equality during a proof. Work each side independently or transform one side into the other.
- Watch denominators. A factor (1−cosθ) in the denominator excludes θ=0∘; mention domain if asked.
- If LHS = RHS is shown only for one value, you have not proved an identity.
Insight. A trig identity is true because of algebraic manipulation of the basic identities. Practice gives you a sense for which trick to try first.