Comprehensive Guide to Trigonometric Identities
Trigonometric identities are equations involving trigonometric functions that are true for all values within their domains. They form the foundation for solving complex trigonometric problems and have numerous applications in mathematics, physics, engineering, and other fields.
1. Fundamental Trigonometric Identities
Pythagorean Identities
These identities are derived from the Pythagorean theorem as applied to the unit circle.
tan²θ + 1 = sec²θ
1 + cot²θ = csc²θ
Example 1: Verify that sin²(π/3) + cos²(π/3) = 1
Example 2: Use the Pythagorean identity to find cos θ if sin θ = 3/5 and θ is in the first quadrant.
Quotient Identities
These identities express tangent and cotangent in terms of sine and cosine.
cot θ = cos θ / sin θ
Example 1: Calculate tan(π/4) using the quotient identity.
Example 2: If sin θ = 5/13 and cos θ = 12/13, find tan θ using the quotient identity.
Reciprocal Identities
These identities express the relationship between trigonometric functions and their reciprocals.
cos θ = 1/sec θ
tan θ = 1/cot θ
csc θ = 1/sin θ
sec θ = 1/cos θ
cot θ = 1/tan θ
Example 1: If sec θ = 5, find cos θ using the reciprocal identity.
Example 2: Express the expression sin θ + csc θ in terms of sin θ only.
Even-Odd Identities
These identities describe the behavior of trigonometric functions with negative angles.
sin(-θ) = -sin θ
tan(-θ) = -tan θ
csc(-θ) = -csc θ
Even Functions:
cos(-θ) = cos θ
sec(-θ) = sec θ
cot(-θ) = -cot θ
Example 1: Simplify sin(-135°) using even-odd identities.
Example 2: Simplify cos(-π/3) using even-odd identities.
Cofunction Identities
These identities relate a trigonometric function of an angle to the corresponding cofunction of the complement.
cos(π/2 - θ) = sin θ
tan(π/2 - θ) = cot θ
cot(π/2 - θ) = tan θ
sec(π/2 - θ) = csc θ
csc(π/2 - θ) = sec θ
Example 1: Verify that sin(π/2 - π/6) = cos(π/6)
Example 2: Use cofunction identities to find tan(π/2 - θ) if tan θ = 3/4.
2. Sum and Difference Identities
sin(α + β) = sin α cos β + cos α sin β
sin(α - β) = sin α cos β - cos α sin β
Cosine Sum and Difference:
cos(α + β) = cos α cos β - sin α sin β
cos(α - β) = cos α cos β + sin α sin β
Tangent Sum and Difference:
tan(α + β) = (tan α + tan β) / (1 - tan α tan β)
tan(α - β) = (tan α - tan β) / (1 + tan α tan β)
Problem: Find the exact value of sin(75°) using sum formulas.
Solution:
Answer: sin(75°) = (√3 + 1)√2/4
Problem: Verify the identity: cos(α - β) - cos(α + β) = 2sin α sin β
Solution:
3. Double-Angle Identities
sin(2θ) = 2sin θ cos θ
Cosine Double-Angle:
cos(2θ) = cos²θ - sin²θ
cos(2θ) = 2cos²θ - 1
cos(2θ) = 1 - 2sin²θ
Tangent Double-Angle:
tan(2θ) = 2tan θ / (1 - tan²θ)
Problem: If sin θ = 3/5 and θ is in the first quadrant, find sin(2θ).
Solution:
Answer: sin(2θ) = 24/25
Problem: Express 4cos²θ - 3 in terms of cos(2θ).
Solution:
Answer: 4cos²θ - 3 = 2cos(2θ) - 1
4. Half-Angle Identities
sin(θ/2) = ±√((1 - cos θ)/2)
Cosine Half-Angle:
cos(θ/2) = ±√((1 + cos θ)/2)
Tangent Half-Angle:
tan(θ/2) = (1 - cos θ)/sin θ = sin θ/(1 + cos θ)
The correct sign for the half-angle formulas depends on the quadrant where θ/2 lies:
- If θ/2 is in the first quadrant (0° to 90°), both sin(θ/2) and cos(θ/2) are positive.
- If θ/2 is in the second quadrant (90° to 180°), sin(θ/2) is positive and cos(θ/2) is negative.
- If θ/2 is in the third quadrant (180° to 270°), both sin(θ/2) and cos(θ/2) are negative.
- If θ/2 is in the fourth quadrant (270° to 360°), sin(θ/2) is negative and cos(θ/2) is positive.
Problem: Find the exact value of sin(15°) using the half-angle formula.
Solution:
Answer: sin(15°) = √(2 - √3)/2
Problem: Solve the equation 2sin²(θ/2) = 1 - cos θ for 0 ≤ θ < 2π.
Solution:
Answer: All values of θ in the range 0 ≤ θ < 2π are solutions.
5. Product-to-Sum Identities
sin α sin β = ½[cos(α - β) - cos(α + β)]
cos α cos β = ½[cos(α - β) + cos(α + β)]
sin α cos β = ½[sin(α + β) + sin(α - β)]
cos α sin β = ½[sin(α + β) - sin(α - β)]
Problem: Express sin(3x) sin(2x) as a sum or difference of cosines.
Solution:
Answer: sin(3x) sin(2x) = ½[cos(x) - cos(5x)]
6. Sum-to-Product Identities
sin α + sin β = 2sin((α + β)/2)cos((α - β)/2)
sin α - sin β = 2cos((α + β)/2)sin((α - β)/2)
cos α + cos β = 2cos((α + β)/2)cos((α - β)/2)
cos α - cos β = -2sin((α + β)/2)sin((α - β)/2)
Problem: Express sin(5x) + sin(3x) as a product.
Solution:
Answer: sin(5x) + sin(3x) = 2sin(4x)cos(x)
7. Strategies for Proving Trigonometric Identities
Key Strategies:
- Work with one side at a time until it matches the other side
- Convert all functions to sine and cosine, then simplify
- Look for opportunities to use fundamental identities (Pythagorean, double-angle, etc.)
- Factor expressions when possible
- Find common denominators for fractions
- Multiply by a strategic form of 1 (e.g., (sin θ/sin θ) or (cos θ/cos θ))
Problem: Prove that (1 + tan²θ)/(1 + cot²θ) = tan²θ
Solution:
Problem: Prove that (sin θ - sin θ cos²θ)/(sin θ) = sin²θ
Solution:
8. Applications of Trigonometric Identities
Calculus Applications
Example: Integration Using Identities
Evaluate ∫sin²x dx
Example: Differentiation Using Identities
Find d/dx[sin(2x) cos(3x)]
Simplification Applications
Example: Simplifying Complex Expressions
Simplify (sin x + cos x)²
Example: Finding Exact Values
Find the exact value of cos(15°) using identities.
Solving Trigonometric Equations
Example: Using Identities to Solve Equations
Solve sin(2x) = sin x for 0 ≤ x < 2π
- 2x = x + 2nπ, or
- 2x = π - x + 2nπ
- From case 1: x = 0, x = 2π (but 2π is outside our range)
- From case 2: x = π/3, x = π, x = 5π/3
Example: Using Double-Angle Formula
Solve cos(2x) + cos x = 0 for 0 ≤ x < 2π
9. Identity Verifier
Use this tool to verify basic trigonometric identities for specific angle values:
10. Trigonometric Identities Quiz
Test Your Knowledge
1. Which of the following is a Pythagorean identity?
2. If sin θ = 4/5 and θ is in the first quadrant, what is cos(2θ)?
3. The identity sin(-θ) = -sin θ illustrates that sine is:
4. Which identity would be most helpful to evaluate sin(75°)?
5. Simplify the expression: (sin²θ)(1 + cot²θ)
6. The expression cos α cos β - sin α sin β is equivalent to:
7. What is cos(-x) in terms of cos(x)?
8. Which identity is used to convert sin²θ to a function of 2θ?
Your score: 0/8