Math Lab
Home/Class X/Ch 8/Trigonometric identities

Trigonometric identities

A trigonometric identity is an equation involving trig ratios that holds for all (valid) values of the angle. Three identities , all springing from the Pythagorean theorem , are the foundation.

The three Pythagorean identities

For any acute θ\theta: 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.

Derivation

In a right triangle with θ\theta, write opp =a= a, adj =b= b, hyp =c= c. By Pythagoras, a2+b2=c2a^2 + b^2 = c^2.

Divide by c2c^2: a2c2+b2c2=1    sin2θ+cos2θ=1.\frac{a^2}{c^2} + \frac{b^2}{c^2} = 1 \implies \sin^2\theta + \cos^2\theta = 1.

Divide by b2b^2: a2b2+1=c2b2    tan2θ+1=sec2θ.\frac{a^2}{b^2} + 1 = \frac{c^2}{b^2} \implies \tan^2\theta + 1 = \sec^2\theta.

Divide by a2a^2: 1+b2a2=c2a2    1+cot2θ=csc2θ.1 + \frac{b^2}{a^2} = \frac{c^2}{a^2} \implies 1 + \cot^2\theta = \csc^2\theta.

So all three are the same theorem , Pythagoras , viewed through different "lenses" of the right triangle.

Strategies for proving identities

A trigonometric identity proof looks like algebra:

  1. Pick one side (usually the messier one) and transform it step by step.
  2. Replace using known identities , sin2+cos2=1\sin^2 + \cos^2 = 1 is the most useful.
  3. Convert everything to sin\sin and cos\cos if you get stuck. This is the "nuclear option" , it always works but can be slow.
  4. Factor and cancel , many identities boil down to common-factor extraction.
  5. Cross-multiply if both sides are fractions.

A few useful rewrites:

  • sec2θ1=tan2θ\sec^2\theta - 1 = \tan^2\theta.
  • csc2θ1=cot2θ\csc^2\theta - 1 = \cot^2\theta.
  • sinθcscθ=1\sin\theta \cdot \csc\theta = 1, cosθsecθ=1\cos\theta \cdot \sec\theta = 1, tanθcotθ=1\tan\theta \cdot \cot\theta = 1.
  • 1sin2θ=cos2θ1 - \sin^2\theta = \cos^2\theta, 1cos2θ=sin2θ1 - \cos^2\theta = \sin^2\theta.

Worked examples

Example 1. Prove sinθ1+cosθ=1cosθsinθ\dfrac{\sin\theta}{1 + \cos\theta} = \dfrac{1 - \cos\theta}{\sin\theta}.

Cross-multiply: sin2θ=(1cosθ)(1+cosθ)=1cos2θ\sin^2\theta = (1 - \cos\theta)(1 + \cos\theta) = 1 - \cos^2\theta. ✓ (Pythagorean identity.) \blacksquare

Example 2. Prove tanθ+cotθ=secθcscθ\tan\theta + \cot\theta = \sec\theta \cdot \csc\theta.

LHS =sinθcosθ+cosθsinθ=sin2θ+cos2θsinθcosθ=1sinθcosθ=cscθsecθ= \dfrac{\sin\theta}{\cos\theta} + \dfrac{\cos\theta}{\sin\theta} = \dfrac{\sin^2\theta + \cos^2\theta}{\sin\theta \cos\theta} = \dfrac{1}{\sin\theta \cos\theta} = \csc\theta \cdot \sec\theta. \blacksquare

Example 3. Prove (sinθ+cscθ)2+(cosθ+secθ)2=7+tan2θ+cot2θ(\sin\theta + \csc\theta)^2 + (\cos\theta + \sec\theta)^2 = 7 + \tan^2\theta + \cot^2\theta.

Expand LHS: =sin2+2sincsc+csc2+cos2+2cossec+sec2= \sin^2 + 2 \sin\csc + \csc^2 + \cos^2 + 2 \cos\sec + \sec^2 =(sin2+cos2)+21+21+csc2+sec2= (\sin^2 + \cos^2) + 2 \cdot 1 + 2 \cdot 1 + \csc^2 + \sec^2 =1+4+csc2+sec2= 1 + 4 + \csc^2 + \sec^2 =5+(1+cot2)+(1+tan2)= 5 + (1 + \cot^2) + (1 + \tan^2) =7+tan2+cot2= 7 + \tan^2 + \cot^2. \blacksquare

Example 4. Prove 1+tan2A1+cot2A=tan2A\dfrac{1 + \tan^2 A}{1 + \cot^2 A} = \tan^2 A.

Numerator: 1+tan2A=sec2A1 + \tan^2 A = \sec^2 A. Denominator: 1+cot2A=csc2A1 + \cot^2 A = \csc^2 A.

Ratio: sec2A/csc2A=(1/cos2A)/(1/sin2A)=sin2A/cos2A=tan2A\sec^2 A / \csc^2 A = (1/\cos^2 A) / (1/\sin^2 A) = \sin^2 A / \cos^2 A = \tan^2 A. \blacksquare

Example 5. Prove cosA1sinA+cosA1+sinA=2secA\dfrac{\cos A}{1 - \sin A} + \dfrac{\cos A}{1 + \sin A} = 2 \sec A.

LHS =cosA[11sinA+11+sinA]=cosA(1+sinA)+(1sinA)1sin2A=cosA2cos2A=2cosA=2secA= \cos A \left[\dfrac{1}{1 - \sin A} + \dfrac{1}{1 + \sin A}\right] = \cos A \cdot \dfrac{(1 + \sin A) + (1 - \sin A)}{1 - \sin^2 A} = \cos A \cdot \dfrac{2}{\cos^2 A} = \dfrac{2}{\cos A} = 2 \sec A. \blacksquare

Try it yourself

  1. Prove sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 using a right triangle.
  2. Prove sec2θtan2θ=1\sec^2\theta - \tan^2\theta = 1.
  3. Prove 1sinθcosθ=cosθ1+sinθ\dfrac{1 - \sin\theta}{\cos\theta} = \dfrac{\cos\theta}{1 + \sin\theta}.
  4. Prove (1+tan2θ)(1sinθ)(1+sinθ)=1(1 + \tan^2\theta)(1 - \sin\theta)(1 + \sin\theta) = 1.
  5. Prove tanθ1cotθ+cotθ1tanθ=1+tanθ+cotθ\dfrac{\tan\theta}{1 - \cot\theta} + \dfrac{\cot\theta}{1 - \tan\theta} = 1 + \tan\theta + \cot\theta.
  6. Prove sinθ2sin3θ2cos3θcosθ=tanθ\dfrac{\sin\theta - 2\sin^3\theta}{2 \cos^3\theta - \cos\theta} = \tan\theta.
  7. Prove sec4θsec2θ=tan2θ+tan4θ\sec^4\theta - \sec^2\theta = \tan^2\theta + \tan^4\theta.
  8. Prove (sinA+cosA)(secA+cscA)=2+secAcscA(\sin A + \cos A)(\sec A + \csc A) = 2 + \sec A \csc A.
  9. Prove cosθsinθ+1cosθ+sinθ1=cscθ+cotθ\dfrac{\cos\theta - \sin\theta + 1}{\cos\theta + \sin\theta - 1} = \csc\theta + \cot\theta. (Hint: multiply numerator and denominator by cosθ+sinθ+1\cos\theta + \sin\theta + 1.)
  10. Prove (1+cotθcscθ)(1+tanθ+secθ)=2(1 + \cot\theta - \csc\theta)(1 + \tan\theta + \sec\theta) = 2.

Pitfalls / Insight

  • sin2θ\sin^2\theta means (sinθ)2(\sin\theta)^2, not sin(θ2)\sin(\theta^2).
  • Don't divide by something that might be zero. Be wary of sinθ1,cosθ\sin\theta - 1, \cos\theta in denominators.
  • One side at a time. Pick LHS or RHS, transform, end at the other side. Don't manipulate both at once.

Insight. Every classical identity is, at heart, Pythagoras divided by something. Recognise this and proofs become routine.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Identities
6 questions · pick the best answer
Q1

sin2θ+cos2θ=\sin^2\theta + \cos^2\theta = :

Q2

1+tan2θ=1 + \tan^2\theta = :

Q3

1+cot2θ=1 + \cot^2\theta = :

Q4

tanθ+cotθ=\tan\theta + \cot\theta = :

Q5

sec2θ+csc2θ=\sec^2\theta + \csc^2\theta = :

Q6

(sinθ+cosθ)2+(sinθcosθ)2(\sin\theta + \cos\theta)^2 + (\sin\theta - \cos\theta)^2: