Encyclopedia > Trigonometric Identities

  Article Content

Trigonometric identity

Redirected from Trigonometric Identities

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

From the Definitions

<math> \tan (x) = \frac {\sin (x)} {\cos(x)} \qquad \operatorname{cot}(x) = \frac{1} {\tan(x)} </math>

<math> \operatorname{sec}(x) = \frac{1} {\cos(x)} \qquad \operatorname{csc}(x) = \frac{1} {\sin(x)} </math>

Periodicity, Symmetry and Shifts

These are easiest proven from the unit circle:

<math> \sin(x) = \sin(x + 2\pi) \qquad \cos(x) = \cos(x + 2\pi) \qquad \tan(x) = \tan(x + \pi) </math>

<math> \sin(-x) = -\sin(x) \qquad \cos(-x) = \cos(x) </math>

<math> \tan(-x) = -\tan(x) \qquad \cot(-x) = -\cot(x) </math>

<math> \sin(x) = \cos\left(\frac{\pi}{2} - x\right)
  \qquad \cos(x) = \sin\left(\frac{\pi}{2}-x\right)
  \qquad  \tan(x) = \cot\left(\frac{\pi}{2} - x\right)
</math>

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

<math>a\sin x+b\cos x=\sqrt{a^2+b^2}\cdot\sin(x-\varphi)</math>
where
<math>\varphi=-{\rm arctan}(b/a).</math>

From the Pythagorean Theorem

<math> \sin^2(x) + \cos^2(x) = 1 \qquad \tan^2(x) + 1 = \sec^2(x) \qquad \cot^2(x) + 1 = \csc^2(x) </math>

Addition Theorems

The quickest way to prove these is Euler's formula. The tangent formula follows from the other two.

<math> \sin(x + y) = \sin(x) \cos(y) + \cos(x) \sin(y) </math>

<math> \cos(x + y) = \cos(x) \cos(y) - \sin(x) \sin(y) </math>

<math>\tan(x + y) = \frac{\tan(x) + \tan(y)}{1 - \tan(x)\tan(y)}</math>

<math>{\rm cis}(x+y)={\rm cis}(x)\,{\rm cis}(y)</math>
where
<math>{\rm cis}(x)=\cos(x)+i\sin(x).</math>

Double-Angle Formulas

These can be shown by substituting <math>x = y </math> in the addition theorems, and using the Pythagorean formula for the latter two. Or use de Moivre's formula with <math>n = 2 </math>.

<math>\sin(2x) = 2 \sin (x) \cos(x) </math>

<math>\cos(2x) = \cos^2(x) - \sin^2(x) = 2 \cos^2(x) - 1 = 1 - 2 \sin^2(x) </math>

<math> \tan(2x) = \frac{2 \tan (x)} {1 - \tan^2(x)} </math>

Multiple-Angle Formulas

If Tn is the nth Chebyshev polynomial then

<math>\cos(nx)=T_n(\cos(x)).</math>

De Moivre's formula:

<math>\cos(nx)+i\sin(nx)=(\cos(x)+i\sin(x))^n</math>

The Dirichlet kernel Dn(x) is the function occuring on both sides of the next identity:

<math>1+2\cos(x)+2\cos(2x)+2\cos(3x)+\cdots+2\cos(nx)=\frac{\sin\left(\left(n+\frac{1}{2}\right)x\right)}{\sin(x/2)}</math>
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).

<math>\cos^2(x) = {1 + \cos(2x) \over 2}</math>

<math>\sin^2(x) = {1 - \cos(2x) \over 2}</math>

Half-Angle Formulas

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

<math>\left|\cos\left(\frac{x}{2}\right)\right| = \sqrt{\left(\frac{1 + \cos(x)}{2}\right)}</math>

<math>\left|\sin\left(\frac{x}{2}\right)\right| = \sqrt{\left(\frac{1 - \cos(x)}{2}\right)}</math>

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.

<math>\tan\left(\frac{x}{2}\right) = \frac{\sin(x)}{\cos(x) + 1} = \frac{1 - \cos(x)}{\sin(x)}</math>

Products to Sums

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

<math>\cos(x) \cos(y) = {\cos(x + y) + \cos(x - y) \over 2}</math>

<math>\sin(x) \sin(y) = {\cos(x - y) - \cos(x + y) \over 2}</math>

<math>\sin(x) \cos(y) = {\sin(x + y) + \sin(x - y) \over 2}</math>

Sums to Products

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

<math>\sin(x) + \sin(y) = 2 \sin\left( \frac{x + y}{2} \right) \cos\left( \frac{x - y}{2} \right)</math>
<math>\cos(x) + \cos(y) = 2 \cos\left( \frac{x + y}{2} \right) \cos\left( \frac{x - y}{2} \right)</math>

Inverse Trigonometric Functions

If x > 0 then

<math>\arctan(x)+\arctan(1/x)=\frac{\pi}{2}.</math>

If x < 0 then the right side of the equality is -π/2.

<math>\arctan(x)+\arctan(y)=\arctan\left(\frac{x+y}{1-xy}\right)</math>

Several identities similar to the following can be derived from the Pythagorean theorem:

<math>\cos(\arcsin(x))=\sqrt{1-x^2}</math>

Identities with no variables

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

<math>\cos 20^\circ\cdot\cos 40^\circ\cdot\cos 80^\circ=1/8.</math>
However, this identity is a special case of one that does contain a variable:
<math>\prod_{j=0}^{k-1}\cos(2^j x)=\frac{\sin(2^k x)}{2^k\sin(x)}.</math>
The following are perhaps not as readily generalized to identities with variables in them:
<math>\cos 36^\circ+\cos 108^\circ=1/2.</math>
<math>\cos 24^\circ+\cos 48^\circ+\cos 96^\circ+\cos 168^\circ=1/2.</math>
Degree-measure ceases to be more felicitous than radian measure when we consider this identity with 21 in the denominators:
<math>\cos\frac{2\pi}{21}+\cos\frac{2(2\pi)}{21}+\cos\frac{4(2\pi)}{21}+\cos\frac{5(2\pi)}{21}+\cos\frac{8(2\pi)}{21}+\cos\frac{10(2\pi)}{21}=1/2.</math>
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

<math>\lim_{x\rightarrow 0}\frac{\sin(x)}{x}=1,</math>
and
<math>\lim_{x\rightarrow 0}\frac{1-\cos(x)}{x}=0,</math>
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.

<math>{d \over dx}\sin(x) = \cos(x)</math>

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

<math>{d \over dx}\cos(x) = -\sin(x)</math>

<math>{d \over dx}\tan(x) = \sec^2(x)</math>

<math>{d \over dx}\arcsin(x)=\frac{1}{\sqrt{1-x^2}}</math>

<math>{d \over dx}\arctan(x)=\frac{1}{1+x^2}</math>

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



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Brazil

... parliament, the bicameral National Congress or Congresso Nacional, consists of the Federal Senate or Senado Federal of 81 seats, of which three members from each state or ...

 
 
 
This page was created in 39.1 ms