One Equation Hidden Inside Every Wave You Have Ever Heard
A single identity — $\sin^2\theta + \cos^2\theta = 1$ — sits behind GPS, Wi-Fi, MRI scans, and every musical chord on a guitar.
Trigonometric identities are equations involving the six trigonometric functions — sine, cosine, tangent, cosecant, secant, cotangent — that hold true for every angle in their domain. Where an equation like $\sin\theta = 1/2$ is true only at specific angles, an identity like $\sin^2\theta + \cos^2\theta = 1$ is true at every angle. That distinction is the whole reason identities matter: they are the rewrite rules that let you simplify, prove, and solve every other trig problem you will meet.
The full library breaks into eight families. They link the six functions to each other, to angle sums and differences, to doubled and halved angles, and to products of trig values.
The Eight Identity Families at a Glance
Quick facts.
Eight families — reciprocal, quotient, Pythagorean, co-function, even-odd, sum-difference, double-angle, half-angle (with product-to-sum and sum-to-product as a derived ninth pair).
Three foundational Pythagorean identities — derived directly from $x^2 + y^2 = 1$ on the unit circle.
All identities hold for any real angle in the domain — degree or radian measure works identically; the geometry is the same.
Domain caveats matter — $\tan\theta$ and $\sec\theta$ are undefined at $\theta = \pi/2 + n\pi$; $\cot\theta$ and $\csc\theta$ are undefined at $\theta = n\pi$.
Grade introduced: CCSS-M F-TF.C.8 and F-TF.C.9 (Pythagorean, sum-difference, double-angle identities); NCERT Class 11 Chapter 3 — Trigonometric Functions (full identity catalogue).
Family 1 — Reciprocal identities
The three reciprocal pairs reduce six functions to two.
$$\csc\theta = \dfrac{1}{\sin\theta}, \qquad \sec\theta = \dfrac{1}{\cos\theta}, \qquad \cot\theta = \dfrac{1}{\tan\theta}.$$
A co-function (csc, sec, cot) is always the reciprocal of its non-co partner. The matched pairs are sine with cosecant, cosine with secant, tangent with cotangent. The "co" prefix tags the reciprocal, not the complementary angle — students who fuse these two ideas walk into Tripping Point 1 below.
Family 2 — Quotient identities
The tangent and cotangent are not new functions in any meaningful sense — they are ratios of sine and cosine.
$$\tan\theta = \dfrac{\sin\theta}{\cos\theta}, \qquad \cot\theta = \dfrac{\cos\theta}{\sin\theta}.$$
Every proof you ever write that involves tangent eventually rewrites it as $\sin/\cos$. The quotient identity is the bridge.
Family 3 — Pythagorean identities
Three identities follow from the unit-circle equation $x^2 + y^2 = 1$. Setting $x = \cos\theta$ and $y = \sin\theta$ gives the first; dividing it by $\cos^2\theta$ gives the second; dividing by $\sin^2\theta$ gives the third.
$$\boxed{;\sin^2\theta + \cos^2\theta = 1;}$$ $$\boxed{;1 + \tan^2\theta = \sec^2\theta;}$$ $$\boxed{;1 + \cot^2\theta = \csc^2\theta;}$$
The third identity is the one students forget most often — see Tripping Point 2.
Family 4 — Co-function identities
Every trig function equals its co-function evaluated at the complementary angle.
$$\sin\theta = \cos!\left(\dfrac{\pi}{2} - \theta\right), \qquad \cos\theta = \sin!\left(\dfrac{\pi}{2} - \theta\right),$$
$$\tan\theta = \cot!\left(\dfrac{\pi}{2} - \theta\right), \qquad \cot\theta = \tan!\left(\dfrac{\pi}{2} - \theta\right),$$
$$\sec\theta = \csc!\left(\dfrac{\pi}{2} - \theta\right), \qquad \csc\theta = \sec!\left(\dfrac{\pi}{2} - \theta\right).$$
In degrees, replace $\pi/2$ with $90°$. The co-function family is what lets you simplify $\sin(75°) = \cos(15°)$ in a single line.
Family 5 — Even-odd (negative-angle) identities
Cosine and secant are even — symmetric across the $y$-axis on the unit circle. The other four are odd — they flip sign when the angle does.
$$\cos(-\theta) = \cos\theta, \qquad \sec(-\theta) = \sec\theta,$$
$$\sin(-\theta) = -\sin\theta, \qquad \tan(-\theta) = -\tan\theta,$$
$$\csc(-\theta) = -\csc\theta, \qquad \cot(-\theta) = -\cot\theta.$$
The shortcut: cosine and its reciprocal stay; everyone else flips.
Family 6 — Sum and difference identities
Six identities that compute trig of $A \pm B$ from trig of $A$ and $B$ separately.
$$\sin(A \pm B) = \sin A \cos B \pm \cos A \sin B,$$
$$\cos(A \pm B) = \cos A \cos B \mp \sin A \sin B,$$
$$\tan(A \pm B) = \dfrac{\tan A \pm \tan B}{1 \mp \tan A \tan B}.$$
The cosine identity carries the opposite-sign rule: the sign between the products is the opposite of the sign between the angles. Same rule applies to the tangent denominator. The sine identity keeps the same sign.
Family 7 — Double-angle identities
Set $A = B = \theta$ in the sum identities and you get:
$$\sin(2\theta) = 2\sin\theta\cos\theta,$$
$$\cos(2\theta) = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta = 2\cos^2\theta - 1,$$
$$\tan(2\theta) = \dfrac{2\tan\theta}{1 - \tan^2\theta}.$$
The three different forms of $\cos(2\theta)$ are not three different facts. They are the same fact rewritten using the Pythagorean identity — pick the form that matches what you already know about the angle.
Family 8 — Half-angle identities
Rearrange the double-angle identities and you can compute trig of $\theta/2$:
$$\sin!\left(\dfrac{\theta}{2}\right) = \pm\sqrt{\dfrac{1 - \cos\theta}{2}},$$
$$\cos!\left(\dfrac{\theta}{2}\right) = \pm\sqrt{\dfrac{1 + \cos\theta}{2}},$$
$$\tan!\left(\dfrac{\theta}{2}\right) = \dfrac{1 - \cos\theta}{\sin\theta} = \dfrac{\sin\theta}{1 + \cos\theta}.$$
The $\pm$ in front of sine and cosine is the quadrant sign — pick it based on where $\theta/2$ lands.
Family 9 — Product-to-sum and sum-to-product
The product-to-sum identities turn a product of two trig values into a sum (or difference). They are how amplitude modulation in radio works.
$$\sin A \cos B = \tfrac{1}{2}[\sin(A+B) + \sin(A-B)],$$
$$\cos A \cos B = \tfrac{1}{2}[\cos(A-B) + \cos(A+B)],$$
$$\sin A \sin B = \tfrac{1}{2}[\cos(A-B) - \cos(A+B)].$$
Invert these and you get the sum-to-product identities — used heavily in Fourier analysis and signal processing.
Why the Pythagorean Identity Falls Out of the Unit Circle
The single most important identity is $\sin^2\theta + \cos^2\theta = 1$, and the proof is one line — provided you start at the right place.
A unit circle is the circle of radius $1$ centered at the origin. Any point on it satisfies $x^2 + y^2 = 1$. The standard definitions of cosine and sine are the coordinates of that point:
$$x = \cos\theta, \qquad y = \sin\theta \quad \text{for the point at angle } \theta.$$
Substitute and you get $\cos^2\theta + \sin^2\theta = 1$. The Pythagorean theorem applied to a triangle whose hypotenuse is the radius and whose legs are $\sin\theta$ and $\cos\theta$ is the same statement, geometrically.
Divide both sides by $\cos^2\theta$:
$$\dfrac{\sin^2\theta}{\cos^2\theta} + 1 = \dfrac{1}{\cos^2\theta} \implies \tan^2\theta + 1 = \sec^2\theta.$$
Divide the original identity by $\sin^2\theta$:
$$1 + \dfrac{\cos^2\theta}{\sin^2\theta} = \dfrac{1}{\sin^2\theta} \implies 1 + \cot^2\theta = \csc^2\theta.$$
Three identities, one circle, one division each. The whole Pythagorean family is the unit-circle equation read three ways.
Double-Anchoring — Right Triangle and Unit Circle
Every trigonometric identity has two readings: the right-triangle reading (ratios of sides) and the unit-circle reading (coordinates on a circle).
From the right triangle. Consider a right triangle with hypotenuse $c$, opposite leg $a$, adjacent leg $b$. The basic definitions are $\sin\theta = a/c$, $\cos\theta = b/c$, $\tan\theta = a/b$. The Pythagorean theorem says $a^2 + b^2 = c^2$. Divide by $c^2$: $(a/c)^2 + (b/c)^2 = 1$, which is $\sin^2\theta + \cos^2\theta = 1$.
From the unit circle. Take a point at angle $\theta$ on the unit circle. Its coordinates are $(\cos\theta, \sin\theta)$. The squared distance from the origin to that point is $\cos^2\theta + \sin^2\theta$, and the distance is the radius $1$. So the squared distance is $1$. Same identity.
Function | Right-triangle reading | Unit-circle reading |
|---|---|---|
$\sin\theta$ | opposite / hypotenuse | $y$-coordinate of point at angle $\theta$ |
$\cos\theta$ | adjacent / hypotenuse | $x$-coordinate of point at angle $\theta$ |
$\tan\theta$ | opposite / adjacent | $y/x$ at point on unit circle |
$\sec\theta$ | hypotenuse / adjacent | $1/x$ at point on unit circle |
$\csc\theta$ | hypotenuse / opposite | $1/y$ at point on unit circle |
$\cot\theta$ | adjacent / opposite | $x/y$ at point on unit circle |
The triangle view works for acute angles. The unit circle view works for every angle — positive, negative, larger than $360°$. Switching between the two readings is the move that unlocks every identity proof.
Three Worked Examples of Trigonometric Identities
Quick. Simplify $\sin^2(30°) + \cos^2(30°)$ without computing the values.
By the first Pythagorean identity, $\sin^2\theta + \cos^2\theta = 1$ for every angle $\theta$. So:
$$\sin^2(30°) + \cos^2(30°) = 1.$$
In radians, $30° = \pi/6$ and the identity gives $\sin^2(\pi/6) + \cos^2(\pi/6) = 1$.
Final answer: $1$.
A sanity check: $\sin(30°) = 1/2$, $\cos(30°) = \sqrt{3}/2$, so $(1/2)^2 + (\sqrt{3}/2)^2 = 1/4 + 3/4 = 1$. ✓
Standard (Wrong Path First — Watch How This Goes Wrong). Verify the identity $\dfrac{1 - \cos^2\theta}{\sin\theta} = \sin\theta$ for $\sin\theta \neq 0$.
The wrong path. A student tries to manipulate both sides of the equation:
$$\dfrac{1 - \cos^2\theta}{\sin\theta} = \sin\theta.$$
They multiply both sides by $\sin\theta$:
$$1 - \cos^2\theta = \sin^2\theta.$$
Then they conclude "that's the Pythagorean identity rearranged, so done." But cross-multiplying across the equals sign during an identity proof is forbidden — that's the equation move, not the identity move. An identity proof works on one side only; the equals sign is the destination, not a tool.
The flaw: you cannot use Properties of Equality (adding, subtracting, multiplying both sides) when verifying an identity. That logic only works when you already know the two sides are equal. The whole point of an identity proof is to show they are.
The rescue. Work only on the left side until it transforms into the right side.
Start with the Pythagorean identity $\sin^2\theta + \cos^2\theta = 1$ rearranged as $1 - \cos^2\theta = \sin^2\theta$. Substitute into the numerator:
$$\dfrac{1 - \cos^2\theta}{\sin\theta} = \dfrac{\sin^2\theta}{\sin\theta} = \sin\theta.$$
Left side equals right side. The identity holds. In degrees or radians, the result is the same — the manipulation is algebraic, not unit-dependent.
Final answer: verified — for every $\theta$ with $\sin\theta \neq 0$, $\dfrac{1 - \cos^2\theta}{\sin\theta} = \sin\theta$.
Stretch. Compute $\sin(75°)$ exactly using the double-angle identity for $\cos(2\theta)$, given that $\cos(150°) = -\sqrt{3}/2$.
The double-angle identity gives $\cos(150°) = 1 - 2\sin^2(75°)$. Solve for $\sin^2(75°)$:
$$-\dfrac{\sqrt{3}}{2} = 1 - 2\sin^2(75°),$$
$$2\sin^2(75°) = 1 + \dfrac{\sqrt{3}}{2} = \dfrac{2 + \sqrt{3}}{2},$$
$$\sin^2(75°) = \dfrac{2 + \sqrt{3}}{4}.$$
Take the positive square root because $75°$ sits in the first quadrant where sine is positive:
$$\sin(75°) = \sqrt{\dfrac{2 + \sqrt{3}}{4}} = \dfrac{\sqrt{2 + \sqrt{3}}}{2}.$$
A more familiar form comes from rationalising under the radical: $\sqrt{2 + \sqrt{3}} = \dfrac{\sqrt{6} + \sqrt{2}}{\sqrt{2}}$, so:
$$\sin(75°) = \dfrac{\sqrt{6} + \sqrt{2}}{4}.$$
In radians, $75° = 5\pi/12$ and the result is identical.
Final answer: $\sin(75°) = \dfrac{\sqrt{6} + \sqrt{2}}{4} \approx 0.9659$.
Cross-check via the sum identity $\sin(45° + 30°)$ gives the same value — the double-angle path and the sum-identity path agree because they encode the same trig fact.
Where Trigonometric Identities Earn Their Living
The identities are not a memorisation drill for an exam. They are the rewrite engine behind nearly every wave-based technology in modern life.
GPS and triangulation. A GPS receiver computes its position by triangulating signals from four NAVSTAR satellites. The math inside the receiver uses the cosine difference identity to convert satellite-clock differences into ground-station angles. Without $\cos(A - B)$, no smartphone navigation.
Signal processing — Fourier analysis. Every audio compression scheme (MP3, AAC, Opus) breaks a sound wave into a sum of sines and cosines. The product-to-sum identity is what lets the encoder rewrite products into sums for the discrete cosine transform that does the actual compression.
Electrical engineering — AC power. Voltage and current in alternating-current circuits are sinusoidal. Computing real, reactive, and apparent power uses the cosine difference identity repeatedly — the power factor of a circuit is literally $\cos(\phi)$ where $\phi$ is the phase difference between voltage and current.
Optics and interference. When two coherent light waves meet, their combined amplitude is computed using sum-and-difference identities. This is the algebra behind interferometry, holography, and the LIGO gravitational-wave detector.
Computer graphics. Every 3D rotation in a game engine or animation tool composes via the sum-of-angles identities. Quaternion arithmetic — the modern way 3D rotation is implemented — is a four-dimensional extension of $\sin(A + B)$ and $\cos(A + B)$.
MRI imaging. Magnetic resonance imaging reconstructs a body slice from a 2D Fourier transform of radio-frequency signals. The reconstruction algorithm uses product-to-sum identities millions of times per scan.
The identities turn every wave problem into algebra. Without them, signal processing, navigation, and modern physics do not have a working math.
The Mathematicians Who Shaped Trigonometric Identities
Hipparchus of Nicaea (c. 190 – c. 120 BC, Greece) built the first trigonometric table — a chord table equivalent to a sine table — using the geometric precursor of today's sum-and-difference identities. He is widely considered the founder of trigonometry.
Madhava of Sangamagrama (c. 1340 – c. 1425, India) discovered the power-series expansions for sine, cosine, and arctangent — and from those expansions, much of the half-angle and double-angle machinery — roughly 250 years before James Gregory and Isaac Newton rediscovered the same results in Europe.
Leonhard Euler (1707–1783, Switzerland) unified the identities into the algebraic form used today. Euler's formula $e^{i\theta} = \cos\theta + i\sin\theta$ — published in his Introductio in analysin infinitorum (1748) — reduces every trig identity to a property of the complex exponential. Sum-and-difference identities, double-angle, half-angle, product-to-sum — all of them fall out of multiplying and dividing $e^{i\theta}$ values.
The story worth telling — Claudius Ptolemy (c. 100 – c. 170 CE, Greco-Egyptian). Ptolemy compiled the Almagest around 150 CE — a 13-volume astronomical work whose chord tables required computing sine values for every angle from $0°$ to $180°$ in half-degree increments. To extend a known sine at angle $A$ to one at $A + B$, Ptolemy proved what is now called
Ptolemy's theorem: in a cyclic quadrilateral, the product of the diagonals equals the sum of the products of opposite sides. Apply Ptolemy's theorem to a specific inscribed quadrilateral and the sine sum identity $\sin(A + B) = \sin A \cos B + \cos A \sin B$ falls out in geometric disguise. The identity was discovered to enable astronomical prediction — Ptolemy needed to know where planets would appear next month, and that required knowing $\sin(A + B)$. His tables and the identity machinery underneath drove every astronomical almanac for the next 1,400 years.
Tripping Points to Watch For
1. Confusing co-function with reciprocal
Where it slips in: A student writes $\cos\theta = 1/\sin\theta$ because "cosine starts with co, and the co-version is the reciprocal."
Don't do this: Fuse co-function (which means complementary-angle pair) with reciprocal (which means one over).
The correct way: $\cos\theta = \sin(\pi/2 - \theta)$ — the co-function identity. $\sec\theta = 1/\cos\theta$ — the reciprocal identity. They are separate facts. Sine and cosine are co-functions; sine and cosecant are reciprocals. The "co" prefix in cosecant, secant, cotangent names the reciprocal partner, not a co-function partner.
2. Forgetting the third Pythagorean identity
Where it slips in: A student remembers $\sin^2\theta + \cos^2\theta = 1$ and $1 + \tan^2\theta = \sec^2\theta$ but blanks on the cotangent–cosecant version.
Don't do this: Treat the third Pythagorean identity as optional. It comes up constantly in calculus integration problems involving $\csc\theta$.
The correct way: $1 + \cot^2\theta = \csc^2\theta$. The pattern is the same as the tangent version with $\sin$ and $\cos$ swapped: divide $\sin^2\theta + \cos^2\theta = 1$ by $\sin^2\theta$ to get it. Three identities, one circle, three divisions — memorise the derivation, not the three results separately.
3. Flipping signs in the cosine sum-and-difference identity
Where it slips in: A student computes $\cos(60° - 30°)$ and writes $\cos 60° \cos 30° - \sin 60° \sin 30°$.
Don't do this: Copy the sign inside the cosine onto the sign between the two products. For cosine, the signs are opposite.
The correct way: $\cos(A - B) = \cos A \cos B + \sin A \sin B$ — the $+$ goes between the two products when the angle operation is subtraction. The mnemonic "the sign between the terms is the opposite of the sign between the angles" applies to cosine only. The sine identity keeps the same sign as the angle operation; the cosine identity flips it.
4. Using "both-sides" algebra to prove an identity
Where it slips in: A student is asked to verify $\dfrac{1 - \cos^2\theta}{\sin\theta} = \sin\theta$ and multiplies both sides by $\sin\theta$.
Don't do this: Apply Properties of Equality (add, subtract, multiply, divide on both sides) to an identity that has not been proven yet. That logic assumes what you are trying to show.
The correct way: Work on one side only — typically the messier side — and transform it step by step into the other side using known identities. Never cross the equals sign. The trainer-floor instinct: cover the right side with your hand and only operate on the left side until it matches what your hand is covering.
The real-world version — the Patriot missile failure at Dhahran (1991). During the Gulf War, a Patriot missile battery defending Dhahran failed to intercept an incoming Scud, and 28 American soldiers died. The cause was a software bug in which the system's internal clock — measured in tenths of a second — was converted to floating-point seconds using a finite truncation of $1/10$ in binary.
After 100 hours of continuous operation, the small per-tick rounding error compounded into a tracking offset of about half a kilometre. The arithmetic was nearly right, in the same way the wrong-path "cross-multiply across the equals sign" arithmetic is nearly right. Nearly right is not the same as right. Identities, like Patriot tracking software, demand exact equality at every step.
Conclusion
Trigonometric identities are equations between trig functions that hold for every angle in their domain — the algebraic glue of trigonometry.
The eight families — reciprocal, quotient, Pythagorean, co-function, even-odd, sum-difference, double-angle, half-angle — all derive from the unit-circle equation $x^2 + y^2 = 1$ plus the definitions of the six functions.
The single Pythagorean identity $\sin^2\theta + \cos^2\theta = 1$ generates the other two Pythagorean identities by dividing through by $\cos^2\theta$ and $\sin^2\theta$.
The most marks lost on identity problems come from cross-multiplying across the equals sign during a proof and from flipping signs in the cosine sum-difference rule.
Trigonometric identities are not exam decoration — they are the working math behind GPS, audio compression, MRI imaging, and every wave-based technology a phone uses.
Take Trigonometric Identities for a Test Drive
Try these three before moving on. Each one targets a different family — work them in both degrees and radians, then check your sign on the cosine identity.
Simplify $\dfrac{1 - \sin^2\theta}{\cos\theta}$ to a single trig function. (Hint: Pythagorean identity, then quotient.)
Compute $\cos(75°)$ exactly using the cosine difference identity on $\cos(45° - (-30°))$. Express the answer in radians too.
Verify the identity $\tan\theta + \cot\theta = \dfrac{1}{\sin\theta\cos\theta}$. Work on the left side only — never cross the equals sign.
If you get stuck on Problem 3, come back to Worked Example 2 and re-read the rescue. The trick is to keep your hand on the right side and operate only on the left.
Want a live Bhanzu trainer to walk through more trigonometric identities problems with your child? Book a free demo class — online globally.
Was this article helpful?
Your feedback helps us write better content
