Trigonometric identities are equations involving sine, cosine, tangent, and related functions that are true for every angle where both sides are defined. They let you rewrite expressions into forms that are easier to calculate, graph, or solve. Identities matter in physics, engineering, and calculus because waves, rotations, oscillations, and circular motion are described with trigonometric functions.
The unit circle is the foundation: for an angle θ, the point on the circle is (cos θ, sin θ), so the x-coordinate gives cosine and the y-coordinate gives sine. A right-triangle overlay connects these same ideas to opposite, adjacent, and hypotenuse ratios. More advanced identities, such as sum and difference, double-angle, and half-angle formulas, come from combining angles and using the Pythagorean relationship sin^2 θ + cos^2 θ = 1.
Understanding Math: Trigonometric Identities
Sum and difference formulas come from the geometry of repeated rotation. Imagine turning a point around a circle by one angle, then turning it again by another angle. The final horizontal and vertical positions depend on both original turns.
Each position is built from products of sine and cosine values. This is why the formulas contain four pieces rather than a simple sum of two values. The signs matter because a negative turn reverses direction.
A common mistake is to memorize the signs without linking them to direction. It is safer to write the formula carefully, substitute the angles, then simplify one part at a time.
Double angle formulas are a shortcut for cases where the same angle is added to itself. They are especially useful because the cosine double angle can be written in several equivalent forms. One form uses both sine and cosine.
Another uses only cosine, and another uses only sine. Choosing the right version can make a problem much shorter. If a question gives a sine value, the sine-only version may be best.
If it gives a cosine value, use the cosine-only version. These forms also help reduce powers in calculus, where an expression involving cosine squared can be changed into an expression involving cosine of twice the angle.
An identity proof is not the same as solving an equation. In a proof, the goal is to transform one side until it matches the other side. Usually, work on only one side at first.
Start with the side that looks more complicated. Rewrite tangent, secant, cosecant, or cotangent using sine and cosine when that creates a common structure. Then factor, combine fractions, or use a square relationship when needed.
Every step must be valid for the angles in the original expression. This matters when a denominator could become zero. Multiplying by an expression that might be zero can hide restrictions or create answers that do not really work.
Students meet these ideas whenever two repeating motions combine. Sound waves can arrive with different phases. Alternating current circuits use phase differences.
Computer graphics rotates objects by separate angles. In each case, addition formulas describe the combined result without measuring every position from scratch. When learning, focus on patterns rather than a long list of isolated rules.
Notice that sine keeps the same sign between addition and subtraction, while cosine changes its internal sign pattern. Practice with familiar angles first.
Then check answers by using decimal approximations on a calculator when appropriate. A quick numerical check can reveal a sign error, though it does not replace a proper proof.
Key Facts
- Unit circle coordinates: (x, y) = (cos θ, sin θ)
- Pythagorean identity: sin^2 θ + cos^2 θ = 1
- Quotient identity: tan θ = sin θ / cos θ, where cos θ ≠ 0
- Sum and difference: sin(a ± b) = sin a cos b ± cos a sin b
- Cosine sum and difference: cos(a ± b) = cos a cos b ∓ sin a sin b
- Double-angle identities: sin 2θ = 2 sin θ cos θ and cos 2θ = cos^2 θ - sin^2 θ
Vocabulary
- Identity
- An identity is an equation that is true for all allowed values of the variable.
- Unit circle
- The unit circle is a circle of radius 1 centered at the origin, used to define trig functions for any angle.
- Reference angle
- A reference angle is the acute angle between the terminal side of an angle and the x-axis.
- Quadrant signs
- Quadrant signs describe which trig functions are positive or negative in each quadrant of the coordinate plane.
- Half-angle formula
- A half-angle formula rewrites a trig function of θ/2 using a trig function of θ.
Common Mistakes to Avoid
- Using sin(a + b) = sin a + sin b, which is wrong because sine does not distribute over addition. Use sin(a + b) = sin a cos b + cos a sin b instead.
- Forgetting quadrant signs, which leads to the wrong sign when finding values from a reference angle. Always identify the quadrant before choosing the positive or negative value.
- Canceling terms incorrectly in fractions such as sin θ / (sin θ + cos θ), which is wrong because a term cannot be canceled from only part of a sum. Factor first or use identities before simplifying.
- Dropping domain restrictions, which can create false identities after dividing by expressions like cos θ or sin θ. State that the identity only applies where the denominator is not zero.
Practice Questions
- 1 Use identities to simplify: (1 - cos^2 θ) / sin θ. Assume sin θ ≠ 0.
- 2 Find the exact value of sin 75° using the sum formula with 75° = 45° + 30°.
- 3 If sin θ = 3/5 and θ is in Quadrant II, find cos θ and tan θ.
- 4 Explain why cos 2θ can be written as cos^2 θ - sin^2 θ, 1 - 2 sin^2 θ, or 2 cos^2 θ - 1, and describe when one form might be more useful than another.