English:Trigonometric Identities

Trigonometric Identities
Introduction
A trigonometric identity is an equation involving trigonometric functions that is true for every value in the common domain of its two sides. This is different from a trigonometric equation such as , which is true only for selected values of . In this aiMOOC for Grades 11–13, you will learn how identities arise, how to choose and prove them, how to use them to simplify expressions and solve equations, and how they connect to graphs, waves, geometry, and complex numbers.
The central idea is representation: the same quantity can often be written in several equivalent forms. For example, can be written as whenever . Choosing the right representation can turn a difficult-looking problem into a short algebraic argument.
The unit circle gives a geometric foundation for sine and cosine: a point at angle has coordinates . Because every point on the unit circle satisfies , the identity follows immediately.
Learning Goals
By the end of the course, you should be able to explain the difference between an identity and an equation, derive the fundamental identities from definitions, verify identities while respecting domains, use sum and difference formulas, derive double-angle and half-angle formulas, transform sums and products, solve selected trigonometric equations efficiently, and justify your reasoning in algebraic, geometric, graphical, and numerical forms.
Prerequisites and Notation
You should already be comfortable with trigonometric functions, radian measure, the unit circle, algebraic fractions, factoring, and basic graph transformations. Unless stated otherwise, angles are measured in radians.
The notation means . It does not mean . Similarly, is often used for the inverse cosine function, while means . Keeping these conventions separate prevents common errors.
Foundations: Where Identities Come From
The Six Trigonometric Functions
On the unit circle, sine and cosine are coordinates. The other four standard trigonometric functions are built from them or from reciprocal relationships.
| Function | Fundamental relationship | Domain warning |
|---|---|---|
| Sine | Defined for every real | |
| Cosine | Defined for every real | |
| Tangent | Requires | |
| Cotangent | Requires | |
| Secant | Requires | |
| Cosecant | Requires |
An identity containing a quotient or reciprocal is understood on the set of inputs where both sides are defined. Domain restrictions are part of a correct proof, not an optional detail.
Reciprocal and Quotient Identities
The reciprocal identities are , , and on their appropriate domains.
The quotient identities are and .
These identities are especially useful when an expression contains several different trigonometric functions. Converting everything to sine and cosine often reveals common factors or a Pythagorean identity.
Pythagorean Identities
The most important Pythagorean identity is
It comes directly from the unit-circle equation. Dividing it by where gives
Dividing it by where gives
Useful rearrangements include , , , and . You should understand where these forms come from instead of memorizing them as unrelated rules.
Symmetry, Signs, and Periodicity
Sine, tangent, cotangent, and cosecant are odd functions, while cosine and secant are even:
, , and .
Periodicity gives , , and .
Cofunction identities connect complementary angles, for example and .
The quadrant diagram helps you predict signs, but it does not replace a proof. A strong solution combines sign reasoning with an identity or a unit-circle argument.
Verifying Trigonometric Identities
What Counts as a Proof?
Testing a few angles can provide evidence, but it does not prove an identity. Two expressions might agree at many sampled points and still differ elsewhere. A graph is also useful for exploration, yet finite screen resolution can hide small differences or undefined points.
A standard school-level verification begins with one side and transforms it into the other using known identities and valid algebra. This avoids assuming the statement you are trying to prove. If you transform both sides to a common expression, make sure every step is reversible on the stated domain.
A Reliable Strategy
When an identity looks difficult, inspect its structure before calculating. Look for reciprocal functions, quotients, squares, common denominators, factors, conjugates, or angle combinations. Convert functions selectively rather than automatically.
Useful moves include replacing tangent and cotangent by sine and cosine, using , factoring a difference of squares, creating a common denominator, multiplying by a conjugate, and simplifying only after domain restrictions are clear.
Worked Verification Example
Verify for values where .
Start with the left-hand side:
The proof used a reciprocal identity, a common denominator, the Pythagorean identity, and the quotient identity. The restriction is necessary because secant and tangent are undefined when cosine is zero.
Common Pitfalls
Do not cancel terms across addition or subtraction. For example, you cannot cancel from because the numerator is a sum.
Do not divide by an expression that might be zero without recording a restriction. Do not square both sides of an equation and assume no new solutions were introduced. Do not treat a calculator match as proof. Finally, keep the distinction between an identity and a conditional equation visible in your reasoning.
Sum and Difference Identities
Core Formulas
For angles and ,
.
For tangent, where the expressions are defined,
and
.
The signs are worth understanding structurally. In the cosine formula, the product of the sine terms takes the opposite sign from the sign connecting the angles. In the sine formula, the sign is preserved.
Exact-Value Example
To find , write :
Substituting exact special-angle values gives
This method produces an exact answer, unlike a rounded decimal from a calculator.
A Vector Interpretation
The addition formulas are not isolated tricks. They are compatible with rotations in the coordinate plane. Rotating a unit vector by and then by produces the same final direction as one rotation by . Matrix multiplication of the two rotation matrices reproduces the sine and cosine sum identities. This connection becomes especially useful in linear algebra, physics, computer graphics, and engineering.
Double-Angle, Half-Angle, and Power-Reduction Identities
Double-Angle Identities
Set in the sum formulas:
.
Using the Pythagorean identity gives two equivalent cosine forms:
and
.
Also,
where both sides are defined.
The image provides a geometric interpretation of . A visual argument can make the factor of two much easier to remember because it has a geometric reason.
Half-Angle and Power Reduction
Replacing by in the cosine double-angle formulas gives
and
.
Taking square roots yields
and
The sign depends on the quadrant containing . This sign choice is essential.
The related power-reduction identities
and
replace squared trigonometric functions by first powers. They are useful in later calculus work, especially integration.
Product-to-Sum and Sum-to-Product
Converting Products to Sums
By combining angle-sum and angle-difference identities, you can derive
These forms are useful when products are hard to integrate, average, or compare.
Converting Sums to Products
The reverse process gives identities such as
and
These identities help explain interference and beating when two periodic signals have nearby frequencies. A sum of waves can be rewritten as a product that displays a fast oscillation multiplied by a slowly changing envelope.
Graphs, Periodicity, and Identity Checking
The unit circle and the function graphs describe the same motion in two representations. As a point moves around the circle, its vertical coordinate traces a sine wave and its horizontal coordinate traces a cosine wave. This makes periodicity, phase shifts, and symmetry visible.
Graphing both sides of a proposed identity can be a powerful diagnostic tool. If the graphs clearly disagree, the statement is not an identity. If they appear to match, you still need an algebraic, geometric, or analytic proof. Pay special attention to holes and vertical asymptotes, because two formulas can have matching values where both are defined but different domains.
Solving Trigonometric Equations with Identities
Identities are tools for transforming equations into forms you can solve. The transformation step and the solution step are different: an identity is always valid on its domain, while the resulting equation usually has only selected solutions.
Consider for . Use the double-angle identity:
Move everything to one side and factor:
Therefore or . In the stated interval, the solutions are
Factoring is safer here than dividing by . If you divided by , you would lose the solutions where .
Advanced Connection: Euler's Formula
For learners ready for a Grades 12–13 extension, Euler's formula connects trigonometry with complex numbers:
From this formula and its version with , you can derive
and
Multiplying complex exponentials gives . Expanding both sides with Euler's formula and comparing real and imaginary parts produces the cosine and sine addition formulas. This shows that trigonometric identities fit naturally into a larger algebraic structure.
Applications and Transfer
Trigonometric identities are used wherever periodicity and rotation matter. In physics, they simplify wave superposition and oscillations. In electrical engineering, phase-shifted sinusoidal signals are compared and combined. In navigation and surveying, angle relations support indirect measurement. In computer graphics and robotics, rotation formulas transform coordinates. In calculus, identities simplify integrals and derivatives involving trigonometric powers and products.
A practical mathematical habit is to ask: Which representation makes the structure easiest to see? Identity work is less about memorizing a large formula sheet than about recognizing patterns and selecting transformations that preserve meaning and domain.
Interactive Tasks
Quiz: Test Your Knowledge
What makes a trigonometric statement an identity? (It is true throughout its common domain) (!It is true for one selected angle) (!It contains at least two trig functions) (!It can be checked on a calculator)
Which family contains the relationship between tangent, sine, and cosine? (Quotient identity) (!Reciprocal identity) (!Half angle identity) (!Period identity)
Which theorem gives the geometric basis for sine squared plus cosine squared equals one? (Pythagorean theorem) (!Binomial theorem) (!Remainder theorem) (!Mean value theorem)
What should you record when dividing by an expression during an identity proof? (Domain restriction) (!Decimal approximation) (!Graphing window) (!Angle label)
Which function is even? (Cosine) (!Sine) (!Tangent) (!Cotangent)
What is a good first move when many reciprocal functions appear? (Rewrite with sine and cosine) (!Round every value) (!Square both sides) (!Assume every denominator is nonzero)
Which formula family is used to calculate sine of a sum of two angles? (Angle addition identities) (!Reciprocal identities) (!Pythagorean identities) (!Period identities)
Which idea produces the sine double angle formula? (Set the two added angles equal) (!Replace radians with degrees) (!Differentiate the unit circle) (!Cancel the two sine factors)
Why can graphing fail to prove an identity? (A graph has limited numerical resolution) (!Graphs never show trigonometric functions) (!Graphs cannot display radians) (!Graphs always change the domain)
What determines the sign in a square root half angle formula? (The quadrant of the half angle) (!The size of the denominator) (!The number of variables) (!The graphing calculator mode)
Memory Game
| Pythagorean identity | Connects squared sine and cosine to one |
| Reciprocal identity | Links a trigonometric function with its multiplicative inverse |
| Quotient identity | Expresses tangent or cotangent as a ratio |
| Cofunction identity | Connects functions of complementary angles |
| Double-angle identity | Rewrites a function of twice an angle |
| Periodicity | Describes repetition after a fixed angular interval |
Drag and Drop
| Match the correct terms. | Topic |
|---|---|
| Reciprocal relationship | Secant is paired with cosine |
| Quotient relationship | Tangent is sine divided by cosine |
| Pythagorean relationship | Squared sine and squared cosine combine to one |
| Parity relationship | Cosine keeps its value when the angle changes sign |
| Period relationship | Tangent repeats after a half turn |
Crossword Puzzle
| Identity | What type of equation is true throughout its common domain? |
| Reciprocal | What relationship connects cosine and secant? |
| Quotient | What kind of identity writes tangent as sine divided by cosine? |
| Pythagorean | Which family includes squared sine plus squared cosine? |
| Conjugate | What algebraic partner can help simplify certain fractions? |
| Periodicity | What property describes the repeating behavior of trig functions? |
LearningApps
Cloze Text
Open-Ended Tasks
Easy
- Unit-circle identity sketch: Draw or digitally create a labeled unit circle and annotate how the coordinates lead to the Pythagorean identity.
- Identity card set: Produce a compact set of study cards showing reciprocal, quotient, and Pythagorean identities with one example for each family.
- Proof narration: Record a short audio or video explanation of one simple identity proof and name the justification used at every step.
- Graph comparison: Plot both sides of a valid identity and one false look-alike, then describe what the graphs reveal and what they cannot prove.
Standard
- Exact-angle project: Create a one-page guide that derives exact values for at least three nonstandard angles using sum or difference identities.
- Wave interference investigation: Use graphing software to add two sinusoidal waves with nearby frequencies and explain the pattern using a sum-to-product identity.
- Applied mathematics interview: Interview a teacher, engineer, technician, musician, or physics student about where trigonometric transformations appear in their work or studies.
- Identity station activity: Design a classroom station with algebra tiles, cards, or movable paper pieces that helps peers match identities to useful transformation strategies.
Advanced
- Rotation-matrix derivation: Derive the sine and cosine angle-addition identities by multiplying two rotation matrices and interpreting the entries.
- Euler-formula video: Produce a short teaching video that uses Euler's formula to derive at least one trigonometric identity and explains each algebraic step.
- Counterexample search: Use a spreadsheet or program to test a collection of plausible-looking trigonometric statements, identify failures, and explain why numerical evidence alone is not proof.
- Local measurement project: Visit a suitable open location such as a schoolyard, park, or surveying site, collect angle or periodic data, and present a model in which an identity simplifies the calculation.
Learning Assessment
- Restricted-domain proof: Verify a trigonometric identity that contains a denominator, state its common domain, and explain why each transformation is valid.
- Faulty proof diagnosis: Analyze a proof that illegally cancels across a sum or divides by a possibly zero factor, identify the exact failure, and repair the argument.
- Exact-value transfer: Choose an angle that is not one of the standard unit-circle angles, decompose it into familiar angles, and derive an exact trigonometric value.
- Equation strategy: Solve a trigonometric equation using an identity, justify the chosen interval, and check that no solution was lost or introduced.
- Model interpretation: Rewrite a sum of two sinusoidal signals using a sum-to-product identity and interpret the envelope and carrier behavior in context.
- Representation comparison: Explain the same identity using two different representations, such as algebra and geometry or algebra and complex numbers, and compare what each representation makes easiest to see.
Evidence of Learning
Strong evidence of learning includes knowledge of the main identity families and the domain conditions under which they are valid; skills in algebraic transformation, exact-value calculation, graph interpretation, proof, and error checking; products such as annotated proofs, graphs, videos, models, or digital investigations; and transfer shown when you select an identity appropriately in unfamiliar problems from calculus, physics, engineering, computer graphics, or data modelling.
You should be able to explain not only which identity you used, but also why it was useful, what assumptions were required, and how you know the transformation preserved the mathematical meaning.
OERs on the Topic
The English Wikipedia overview below provides a broad reference collection of formulas. Use it as a reference, not as a substitute for proving and applying the identities yourself.
For a structured open textbook treatment, see OpenStax Precalculus 2e: Simplifying and Verifying Trigonometric Identities.
Linked Learning Areas
aiMOOC Projects
MOOCwiki · Deutsch
Nach dem Lernen ist vor dem Lernen
Entdecke direkt den nächsten Lernkurs. Weitere Inhalte erscheinen, wenn Du weiter nach unten scrollst.
Zur MOOCwiki-HauptseiteMediathek
Mediathek
Mediathek wird aus dem Wiki geladen ...
Keine passenden Inhalte gefunden. Bitte ändere Suche oder Filter.
NEWSLernweltNOAH fragen