Trigonometric Identities
A trigonometric identity is an equation involving trig functions that is true for every value of the angle where both sides are defined. That "for every angle" part is what makes identities so powerful: once you know one, you can swap one expression for an equal one anywhere it appears, no matter what the angle is. Identities are the grammar of trigonometry — they let you rewrite messy expressions into simple ones, solve equations, collapse complicated integrals, and describe how waves add and interfere.
If earlier trig felt like memorizing a pile of unrelated facts, this page is where the pile turns into a connected system. Almost everything below flows from one picture — a point on the unit circle — and a single theorem you already know: the Pythagorean theorem. Learn to derive the identities rather than memorize them, and you will never be stuck when your memory blanks in an exam.
Learning Objectives
By the end of this page, you should be able to:
- State and derive the Pythagorean identity and its two companions.
- Use the reciprocal and quotient identities fluently to convert between the six trig functions.
- Apply the angle-sum, angle-difference, and double-angle formulas to compute exact values and rewrite expressions.
- Prove an identity by transforming one side into the other using a reliable strategy.
- Simplify trigonometric expressions and recognize which identity a problem is inviting you to use.
Quick Answer
The three Pythagorean identities are , , and ; the last two come from dividing the first by and . The reciprocal identities define , , , and the quotient identities give and . The angle-sum formulas — for example — let you break apart or combine angles, and setting produces the double-angle formulas like . To prove an identity, start from the more complicated side and rewrite it, usually by converting everything to sines and cosines, until it matches the other side. These tools simplify expressions, solve equations, and are indispensable in calculus and wave physics.
Where It Came From
Trigonometric identities were born from astronomy, not abstract mathematics. Ancient astronomers needed to predict the positions of the Sun, Moon, and planets, and that meant doing arithmetic with angles and chords on a sphere. Around 150 CE the Greek astronomer Ptolemy, building on Hipparchus (often called the founder of trigonometry, c. 150 BCE), compiled a table of chord lengths in his great work the Almagest. To build that table he needed a way to find the chord of the sum or difference of two angles from chords he already knew — this is exactly what we now call Ptolemy's theorem, and it is essentially the angle-sum formula for sine in disguise. Without such an identity, every new angle would require fresh, brutal measurement; with it, a whole table could be generated from a handful of known values.
The identities matured in the medieval Islamic world and in India, where mathematicians such as Aryabhata, Al-Battani, and later Nasir al-Din al-Tusi worked directly with sine and cosine (concepts inherited from Indian astronomy) and treated trigonometry as a subject in its own right. The compact algebraic notation we use today arrived with Leonhard Euler in the 18th century, whose formula revealed why all these identities hang together: they are shadows of the simple rules for multiplying exponentials.
The modern reason every calculus and physics student meets identities is different from the astronomical one. In the 1700s and 1800s, identities became the essential trick for simplifying integrals (you cannot integrate until you rewrite it using a double-angle formula) and for modeling waves — sound, light, alternating current, and quantum states are all built from sines and cosines, and combining them requires exactly these identities. The need that forced them into existence keeps renewing itself.
The Foundation: Pythagorean, Reciprocal, and Quotient Identities
Everything starts on the unit circle — a circle of radius centered at the origin. If you rotate by an angle from the positive -axis, the point you land on has coordinates . That is the definition of cosine and sine, and it is the single most useful fact in trigonometry.
Because the point lies on a circle of radius , the Pythagorean theorem applied to the little right triangle with legs and and hypotenuse gives immediately:
This is the Pythagorean identity, and it is true for every angle — no exceptions. Notice is shorthand for .
The other two Pythagorean identities are not new facts; they are the same identity wearing different clothes. Divide both sides by :
Divide the original instead by and you get . Rederiving these on scratch paper takes ten seconds and never fails you.
The reciprocal identities just name the flips of the three basic functions:
and the quotient identities connect tangent and cotangent to sine and cosine:
Worked Example: Finding all six functions from one
Suppose and is in the second quadrant (between and ). Find and .
From the Pythagorean identity, , so . The quadrant decides the sign: in the second quadrant cosine is negative, so .
Then by the quotient identity,
The lesson: the identity narrows the answer to two possibilities, and the geometry (which quadrant) picks the right one.
Angle-Sum and Angle-Difference Formulas
The next layer answers a question tables of values cannot: what is or of a sum of two angles? You cannot simply distribute — is not . The correct formulas are:
For differences, flip the signs (replace with , using that cosine is even and sine is odd):
A handy memory hook: the cosine formula flips the sign (plus becomes minus) and keeps functions matched (, ), while the sine formula keeps the sign and mixes functions (, ). For tangent,
Worked Example: An exact value
Find the exact value of .
Write , two angles whose values we know exactly. Then
Substitute the known values , , :
Numerically that is about , which matches a calculator's . This is exactly how the ancient chord tables were extended: known angles combined to reach new ones.
Double-Angle and Half-Angle Formulas
Set in the sum formulas and something beautifully useful drops out — the double-angle formulas:
Using , the cosine version has two equally valid alternate forms:
Those two rearrangements are the ones calculus loves, because solving them gives the power-reduction formulas and — the standard trick for integrating or .
Worked Example: Simplifying an integral setup
Rewrite so it can be integrated, then integrate .
Using the power-reduction formula,
Now the integral is elementary:
Without the double-angle identity, this integral has no obvious antiderivative; with it, the problem dissolves. This single move appears constantly in physics when computing average power of an oscillating signal.
Proving and Simplifying with Identities
"Prove that the left side equals the right side" is a staple exam task. Unlike solving an equation, you may not move terms across the equals sign as if it were already true — that would assume what you are proving. Instead you transform one side into the other. A reliable strategy:
- Start with the more complicated side; there is more to simplify.
- Convert everything to sines and cosines when stuck — it exposes cancellations.
- Look for a Pythagorean opportunity, especially or .
- Combine fractions over a common denominator, or factor.
- Keep the target side in view so you know what you are aiming at.
Worked Example: A full proof
Prove that .
The left side looks messier, so start there. Multiply top and bottom by the conjugate :
The denominator is a Pythagorean opportunity: . So
That equals the right side, so the identity is proved. Notice how the conjugate trick manufactured a precisely so the Pythagorean identity could fire.
Real-World Applications
- Physics of waves and sound. When two sound waves overlap, the product-to-sum identities turn into a sum, explaining the "beats" you hear when two nearly-tuned strings play together. Musicians and audio engineers rely on this directly.
- Electrical engineering. Alternating current is a sine wave. Computing average power involves , which engineers immediately reduce with to find that average power is half the peak.
- Calculus and integration. Trigonometric substitution and the power-reduction formulas are how integrals containing or get solved — the backbone of much of second-semester calculus.
- Computer graphics and robotics. Rotating an object by a combined angle uses angle-sum formulas; a rotation by then composes into a rotation by exactly because of and .
- Astronomy and GPS. The spherical-trigonometry descendants of these identities still position satellites and convert between celestial coordinate systems, just as they once tracked planets.
Common Mistakes
Mistake 1: Thinking . Trig functions are not linear, so you cannot distribute them over a sum. A quick test kills this instantly: , but . The correct rule is .
Mistake 2: Writing as . The notation means — square the value of the sine. Writing suggests , squaring the angle, which is completely different. Keep the exponent right after the function name and apply it to the whole output.
Mistake 3: Treating a "prove" problem like a "solve" problem. When proving an identity you may not perform the same operation on both sides or cross-multiply as if equality is established — that assumes the conclusion. Work one side down to match the other. Only equations (where you solve for ) allow two-sided manipulation.
Mistake 4: Losing the sign when taking a square root. From it does not follow that ; it could be . The Pythagorean identity only gives the magnitude. You must use the quadrant (or given information) to choose the correct sign.
Comparison and Connections
The word "identity" is easily confused with the word "equation." Both use an equals sign, but they demand different things of you.
| Feature | Identity | Equation |
|---|---|---|
| True for... | every valid angle | only specific angles (solutions) |
| Your goal | prove both sides always agree | find the angles that make it true |
| Allowed move | transform one side into the other | operate on both sides equally |
| Example |
Identities also connect tightly to Euler's formula : multiplying and comparing real and imaginary parts reproduces the angle-sum formulas exactly. If you ever forget them, you can regenerate them from this one exponential rule. They are also the trigonometric cousins of algebraic identities like — permanent truths you exploit rather than solve.
Practice Questions
Recall
State the three Pythagorean identities.
Answer: , , .
Understanding
Explain why can be written in three different forms, and derive from .
Answer: Starting from , replace with : this gives . Replacing with instead gives . All three are equal because they differ only by substitutions of the Pythagorean identity.
Application
Find the exact value of .
Answer:
Analysis
Prove that .
Answer: Use (from the double-angle form) and . Then the left side is . Proved.
FAQ
Do I really have to memorize all of these? Memorize a small core: the Pythagorean identity, the reciprocal/quotient definitions, and the two angle-sum formulas. Everything else — the other Pythagorean identities, the double-angle formulas, the difference formulas — you can derive on the spot in seconds. Deriving is faster and safer than trusting a shaky memory.
How do I know which identity to use on a problem? Look at what is present and what you want. Seeing or suggests the Pythagorean identity or power reduction. Seeing a doubled angle like suggests double-angle formulas. Seeing a sum inside the function, like , points to angle-sum. Fractions of trig functions usually want everything converted to sine and cosine.
Why can't I just move terms across the equals sign when proving an identity? Because doing so assumes the two sides are already equal — the very thing you are asked to demonstrate. A valid proof transforms one side using known identities until it becomes the other, never relying on the conclusion.
Is the same as ? No, and this is a notorious trap. is the reciprocal, but (also written ) is the inverse function that returns an angle. Because of this clash, many people avoid the notation for reciprocals entirely.
Where will I actually use these after this course? In calculus you will use power-reduction and double-angle formulas constantly for integration. In physics and engineering you will use angle-sum and product-to-sum formulas for waves, oscillations, and AC circuits. In computer graphics, rotations rely on the angle-sum formulas. They are among the most reused tools in all of quantitative science.
Quick Revision
- Pythagorean: ; divide by → ; divide by → .
- Reciprocal: , , . Quotient: , .
- Angle-sum: ; .
- Double-angle: ; .
- Power reduction: , .
- Prove, don't solve: transform the harder side; convert to sine/cosine; hunt for a Pythagorean cancellation.
- . Watch quadrant signs when taking square roots.