In mathematics, trigonometric identities are equalities involving trigonometric functions that are true for all values of the occurring variables. These identities are useful whenever expressions involving trigonometric functions need to be simplified. An important application is the integration of non-trigonometric functions: a common trick involves first using the substitution rule with a trigonometric function, and then simplifying the resulting integral with a trigonometric identity.

Notation: With trigonometric functions, we define functions sin2, cos2, etc., such that sin2(x) = (sin(x))2.

Table of contents
1 From the Definitions
2 Periodicity, Symmetry and Shifts
3 From the Pythagorean Theorem
4 Addition/Subtraction Theorems
5 Double-Angle Formulas
6 Multiple-Angle Formulas
7 Power-Reduction Formulas
8 Half-Angle Formulas
9 Products to Sums
10 Sums to Products
11 Inverse Trigonometric Functions
12 Identities with no variables
13 Calculus
14 Abstract point of view
15 A geometric proof of the identity of sin(x + y) and sin(x) cos(y) + cos(x) sin(y)

From the Definitions

Periodicity, Symmetry and Shifts

These are most easily shown from the unit circle:

For some purposes it is important to know that any linear combination of sine waves of the same period but different phase shifts is also a sine wave with the same period, but a different phase shift. In other words, we have
where

From the Pythagorean Theorem

Addition/Subtraction Theorems

The quickest way to prove these is Euler's formula. The tangent formula follows from the other two. A geometric proof of the sin(x+y) identity is given at the end of this article.

where

Double-Angle Formulas

These can be shown by substituting in the addition theorems, and using the Pythagorean formula for the latter two. Or use de Moivre's formula with .

Multiple-Angle Formulas

If Tn is the nth Chebyshev polynomial then

De Moivre's formula:

The Dirichlet kernel Dn(x) is the function occurring on both sides of the next identity:
The convolution of any square-integrable function of period 2π with the Dirichlet kernel coincides with the function's nth-degree Fourier approximation.

Power-Reduction Formulas

Solve the third and fourth double angle formula for cos2(x) and sin2(x).

Half-Angle Formulas

Substitute x/2 for x in the power reduction formulas, then solve for cos(x/2) and sin(x/2).

Multiply tan(x/2) by 2cos(x/2) / ( 2cos(x/2)) and substitute sin(x/2) / cos(x/2) for tan(x/2). The numerator is then sin(x) via the double angle formula, and the denominator is 2cos2(x/2) - 1 + 1 which is cos(x) + 1 by the double angle formulae. The second formula comes from the first formula multiplied by sin(x) / sin(x) and simplified using the pythagorean trig identity.

Products to Sums

These can be proven by expanding their right-hand-sides using the addition theorems.

Sums to Products

Replace x by (x + y) / 2 and y by (xy) / 2 in the Product-to-Sum formulas.

Inverse Trigonometric Functions

Identities with no variables

Richard Feynman is reputed to have learned as a boy, and always remembered, the following curious identity:

However, this identity is a special case of one that does contain a variable:
The following are perhaps not as readily generalized to identities with variables in them:
Degree-measure ceases to be more felicitous than radian measure when we consider this identity with 21 in the denominators:
The factors 1, 2, 4, 5, 8, 10 may start to make the pattern clear: They are the integers less than 21/2 that have no prime factors in common with 21. The last several examples are corollaries of a basic fact about the irreducible cyclotomic polynomials; the cosines are the real parts of the zeroes of those polynomials; the sum of the zeroes is the Möbius function evaluated at (in the very last case above) 21; only half of the zeroes are present above.

Calculus

In calculus it is essential that angles that are arguments to trigonometric functions be measured in radians; if they are measured in degrees or any other units, then the relations stated below fail. If the trigonometric functions are defined in terms of geometry, then their derivatives can be found by first verifying that

(verified using the unit circle and squeeze theorem or L'Hôpital's rule)
and
and then using the limit definition of the derivative and the addition theorems; if they are defined by their Taylor series, then the derivatives can be found by differentiating the power series term by term.

The rest of the trig functions can be differentiated using the above identities and the rules of differentiation, for instance

The integral identities can be found in Wikipedia's table of integrals.

Abstract point of view

Since the circle is an algebraic curve of genus 0, one expects the 'circular functions' to be reducible to rational functions. This is known classically, by systematically using the tan-half-angle formulae to write the sine and cosine functions in terms of a new variable t.

A geometric proof of the identity of sin(x + y) and sin(x) cos(y) + cos(x) sin(y)

In the figure the angle x is part of right angled triangle ABC, and the angle y part of right angled triangle ACD. Then construct DG perpendicular to AB and construct CE parallel to AB.

Angle x = Angle BAC = Angle ACE = Angle CDE.

EG = BC.

;sin(x + y)

= DG / AD
= (EG + DE) / AD
= (BC + DE) / AD
= (BC / AD) + (DE / AD)
= ((AC / AC) * (BC / AD)) + ((CD / CD) * (DE / AD))
= ((BC / AC) * (AC / AD)) + ((DE / CD) * (CD / AD))
= sin(x) cos(y) + cos(x) sin(y)