Trigonometric Identities
Trigonometric Identities
Trigonometric identities are equations involving trigonometric functions that are true for every value of the substituted variable. In advanced trigonometry, these formulas are essential tools used to evaluate non-standard angles, simplify complex expressions, and prove other mathematical properties.
Sum and Difference Formulas
Sum and difference formulas allow you to expand the sine, cosine, or tangent of a sum or difference of two angles (ฮฑ and ฮฒ).
Sine: sin(ฮฑยฑฮฒ)=sinฮฑcosฮฒยฑcosฮฑsinฮฒ
Cosine: cos(ฮฑยฑฮฒ)=cosฮฑcosฮฒโsinฮฑsinฮฒ (Note the sign change: a plus inside the cosine becomes a minus in the expansion, and vice versa.)
Tangent: tan(ฮฑยฑฮฒ)=1โtanฮฑtanฮฒtanฮฑยฑtanฮฒโ
Example: Find the exact value of cos(75โ). We can split 75โ into two standard angles: 45โ+30โ. cos(75โ)=cos(45โ+30โ) cos(45โ+30โ)=cos(45โ)cos(30โ)โsin(45โ)sin(30โ) =(22โโ)(23โโ)โ(22โโ)(21โ)=46โโ2โโ
Double-Angle Formulas
Double-angle formulas are derived directly from the sum formulas by setting ฮฑ=ฮฒ=ฮธ. They are incredibly useful for simplifying expressions where an angle is multiplied by 2.
Sine: sin(2ฮธ)=2sinฮธcosฮธ
Cosine: (This has three variations depending on what is most convenient)
- cos(2ฮธ)=cos2ฮธโsin2ฮธ
- cos(2ฮธ)=2cos2ฮธโ1
- cos(2ฮธ)=1โ2sin2ฮธ
Tangent: tan(2ฮธ)=1โtan2ฮธ2tanฮธโ
Half-Angle Formulas
Half-angle formulas are derived from the double-angle formulas for cosine. They help find the trigonometric values of half of a known angle. The ยฑ sign is determined by the quadrant in which the angle 2ฮธโ lies.
Sine: sin(2ฮธโ)=ยฑ21โcosฮธโโ
Cosine: cos(2ฮธโ)=ยฑ21+cosฮธโโ
Tangent: tan(2ฮธโ)=ยฑ1+cosฮธ1โcosฮธโโ=sinฮธ1โcosฮธโ=1+cosฮธsinฮธโ
Proving Identities
Proving a trigonometric identity means showing that one side of the equation is identical to the other. The best strategy is usually to start with the more complex side and use known formulas to simplify it until it matches the simpler side.
Example: Prove: sin2ฮธ1+cos2ฮธโ=cotฮธ
Let's start with the Left Hand Side (LHS): LHS=sin2ฮธ1+cos2ฮธโ
Substitute the double-angle formulas. For the numerator, using cos(2ฮธ)=2cos2ฮธโ1 is a smart choice because it will cancel out the 1: LHS=2sinฮธcosฮธ1+(2cos2ฮธโ1)โ
Simplify the numerator: LHS=2sinฮธcosฮธ2cos2ฮธโ
Cancel the common factors (2 and one cosฮธ): LHS=sinฮธcosฮธโ
By the quotient identity, this equals cotangent: LHS=cotฮธ=RHS
The identity is successfully proven.