Trigonometric identities are equations involving sin\sin, cos\cos, tan\tan, and related functions that hold for every angle where both sides are defined. They are the rewriting tools behind simplifying expressions, solving trig equations, and setting up integrals. The fastest way to make them stick is to group them by purpose: some rewrite one function in terms of another, some link sinθ\sin \theta and cosθ\cos \theta, and some change the angle from θ\theta to 2θ2\theta or θ/2\theta/2.

One distinction first, because it controls everything else. An identity is true for every angle in its domain, like

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1

By contrast,

sinθ=12\sin \theta = \frac{1}{2}

is not an identity; it is true only for specific angles. And the domain condition is part of the identity. For instance,

tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta}

holds only when cosθ0\cos \theta \neq 0.

The Identities And Their Symbols

Reciprocal identities

cscθ=1sinθ,secθ=1cosθ,cotθ=1tanθ\csc \theta = \frac{1}{\sin \theta}, \qquad \sec \theta = \frac{1}{\cos \theta}, \qquad \cot \theta = \frac{1}{\tan \theta}

Each formula requires the denominator to be nonzero.

Quotient identities

tanθ=sinθcosθ,cotθ=cosθsinθ\tan \theta = \frac{\sin \theta}{\cos \theta}, \qquad \cot \theta = \frac{\cos \theta}{\sin \theta}

These are often the first step in simplification problems because they rewrite everything in terms of sin\sin and cos\cos.

Pythagorean identities

sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1 1+tan2θ=sec2θ1 + \tan^2 \theta = \sec^2 \theta 1+cot2θ=csc2θ1 + \cot^2 \theta = \csc^2 \theta

The first identity is the source of the other two.

Even-odd identities

sin(θ)=sinθ,cos(θ)=cosθ,tan(θ)=tanθ\sin(-\theta) = -\sin \theta, \qquad \cos(-\theta) = \cos \theta, \qquad \tan(-\theta) = -\tan \theta

The same pattern extends to the reciprocal functions: csc\csc and cot\cot are odd, while sec\sec is even.

Cofunction identities

sin(π2θ)=cosθ\sin\left(\frac{\pi}{2} - \theta\right) = \cos \theta cos(π2θ)=sinθ\cos\left(\frac{\pi}{2} - \theta\right) = \sin \theta tan(π2θ)=cotθ\tan\left(\frac{\pi}{2} - \theta\right) = \cot \theta

These come from complementary angles.

Sum and difference identities

sin(α+β)=sinαcosβ+cosαsinβ\sin(\alpha + \beta) = \sin \alpha \cos \beta + \cos \alpha \sin \beta sin(αβ)=sinαcosβcosαsinβ\sin(\alpha - \beta) = \sin \alpha \cos \beta - \cos \alpha \sin \beta cos(α+β)=cosαcosβsinαsinβ\cos(\alpha + \beta) = \cos \alpha \cos \beta - \sin \alpha \sin \beta cos(αβ)=cosαcosβ+sinαsinβ\cos(\alpha - \beta) = \cos \alpha \cos \beta + \sin \alpha \sin \beta tan(α+β)=tanα+tanβ1tanαtanβ\tan(\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta} tan(αβ)=tanαtanβ1+tanαtanβ\tan(\alpha - \beta) = \frac{\tan \alpha - \tan \beta}{1 + \tan \alpha \tan \beta}

For the tangent formulas, the denominator must be nonzero.

Double-angle identities

sin(2θ)=2sinθcosθ\sin(2\theta) = 2 \sin \theta \cos \theta cos(2θ)=cos2θsin2θ\cos(2\theta) = \cos^2 \theta - \sin^2 \theta cos(2θ)=2cos2θ1\cos(2\theta) = 2\cos^2 \theta - 1 cos(2θ)=12sin2θ\cos(2\theta) = 1 - 2\sin^2 \theta tan(2θ)=2tanθ1tan2θ\tan(2\theta) = \frac{2\tan \theta}{1 - \tan^2 \theta}

The tangent version also needs 1tan2θ01 - \tan^2 \theta \neq 0.

Half-angle identities

sin2θ=1cos(2θ)2\sin^2 \theta = \frac{1 - \cos(2\theta)}{2} cos2θ=1+cos(2θ)2\cos^2 \theta = \frac{1 + \cos(2\theta)}{2}

For an angle written as θ/2\theta/2, the square-root forms are

sin(θ2)=±1cosθ2\sin\left(\frac{\theta}{2}\right) = \pm \sqrt{\frac{1 - \cos \theta}{2}} cos(θ2)=±1+cosθ2\cos\left(\frac{\theta}{2}\right) = \pm \sqrt{\frac{1 + \cos \theta}{2}}

The sign depends on the quadrant of θ/2\theta/2, so the ±\pm cannot be dropped blindly.

Why The Main Identities Hold

The unit circle gives the first Pythagorean identity. On the unit circle, the point at angle θ\theta is (cosθ,sinθ)(\cos \theta, \sin \theta). Because every point on that circle satisfies x2+y2=1x^2 + y^2 = 1, substituting x=cosθx = \cos \theta and y=sinθy = \sin \theta gives

cos2θ+sin2θ=1\cos^2 \theta + \sin^2 \theta = 1

The other two Pythagorean identities come from division. If cosθ0\cos \theta \neq 0, divide sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1 by cos2θ\cos^2 \theta:

sin2θcos2θ+1=1cos2θ\frac{\sin^2 \theta}{\cos^2 \theta} + 1 = \frac{1}{\cos^2 \theta} tan2θ+1=sec2θ\tan^2 \theta + 1 = \sec^2 \theta

If sinθ0\sin \theta \neq 0, dividing by sin2θ\sin^2 \theta gives 1+cot2θ=csc2θ1 + \cot^2 \theta = \csc^2 \theta.

The double-angle identities come from the angle-sum formulas. Start with

sin(α+β)=sinαcosβ+cosαsinβ\sin(\alpha + \beta) = \sin \alpha \cos \beta + \cos \alpha \sin \beta

and set α=β=θ\alpha = \beta = \theta:

sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin \theta \cos \theta

The cosine and tangent double-angle identities are derived the same way.

Worked Example: Simplify A Double-Angle Expression

Simplify

1cos(2θ)sin(2θ)\frac{1 - \cos(2\theta)}{\sin(2\theta)}

for angles where the original expression is defined. Use the double-angle identities:

1cos(2θ)=1(12sin2θ)=2sin2θ1 - \cos(2\theta) = 1 - \left(1 - 2\sin^2 \theta\right) = 2\sin^2 \theta

and

sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin \theta \cos \theta

Now substitute:

1cos(2θ)sin(2θ)=2sin2θ2sinθcosθ=sinθcosθ=tanθ\frac{1 - \cos(2\theta)}{\sin(2\theta)} = \frac{2\sin^2 \theta}{2\sin \theta \cos \theta} = \frac{\sin \theta}{\cos \theta} = \tan \theta

This is valid only where the original denominator is nonzero, so sin(2θ)0\sin(2\theta) \neq 0. That condition matters because canceling a factor can hide values that were excluded at the start.

Now You Try

Simplify

sin(2θ)1+cos(2θ)\frac{\sin(2\theta)}{1 + \cos(2\theta)}

using double-angle identities, and keep the domain condition from the original expression in view. Work it slowly: substitute sin(2θ)=2sinθcosθ\sin(2\theta)=2\sin\theta\cos\theta and 1+cos(2θ)=2cos2θ1+\cos(2\theta)=2\cos^2\theta, then cancel. Your result should again be tanθ\tan \theta; if it is, compare the two problems to see how the same identities reduce different-looking expressions to the same answer.

Calculation Traps To Watch

Ignoring domain restrictions causes the most trouble. Dividing by sinθ\sin \theta or cosθ\cos \theta is valid only when that quantity is not zero. Dropping the ±\pm in half-angle formulas is the next most common error; the square root alone does not determine the sign of the trig value. Students also mix up sin2θ\sin^2 \theta and sin(θ2)\sin(\theta^2) — the notation sin2θ\sin^2 \theta means (sinθ)2(\sin \theta)^2.

When Trig Identities Are Used

Trig identities show up whenever you need to rewrite an expression into a more useful form: simplifying homework, proving two expressions are equal, solving trig equations, and preparing for calculus topics such as integration. In practice, many problems become easier once everything is rewritten in terms of sinθ\sin \theta and cosθ\cos \theta.

Frequently Asked Questions

What makes an equation a trigonometric identity?
An identity is true for every angle in its domain. For example, sine squared plus cosine squared equals 1 holds for every angle, so it is an identity. By contrast, sine of theta equals one half is only true for specific angles, so it is an equation to solve, not an identity. Domain conditions still matter for identities involving quotients.
What are the main groups of trig identities?
The core list used in algebra, precalculus, and early calculus includes reciprocal, quotient, Pythagorean, even-odd, cofunction, sum-and-difference, double-angle, and half-angle identities. The fastest way to learn them is by purpose: some rewrite one trig function in terms of another, some connect sine and cosine, and some change the angle to twice or half its size.
Which trig functions are even and which are odd?
Cosine is even, meaning cosine of negative theta equals cosine of theta. Sine and tangent are odd, so they flip sign when the angle is negated. The pattern extends to the reciprocal functions: secant is even, while cosecant and cotangent are odd. These even-odd identities are handy for simplifying expressions with negative angles.
Why does the identity tan theta equals sin theta over cos theta have a condition?
Because division by zero is undefined, the quotient identity only holds when cosine of theta is not zero. Similar conditions apply to all reciprocal identities: each formula requires its denominator to be nonzero. An identity is true for every angle where both sides are defined, so tracking these domain restrictions is part of using identities correctly.
What are the cofunction identities?
Cofunction identities come from complementary angles. Sine of the quantity pi over 2 minus theta equals cosine of theta, cosine of that same quantity equals sine of theta, and tangent of it equals cotangent of theta. They let you swap a trig function for its cofunction by replacing the angle with its complement.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →