List of trigonometric identities#Triple-angle formulae
{{Short description|none}}
{{Trigonometry}}
In trigonometry, trigonometric identities are equalities that involve trigonometric functions and are true for every value of the occurring variables for which both sides of the equality are defined. Geometrically, these are identities involving certain functions of one or more angles. They are distinct from triangle identities, which are identities potentially involving angles but also involving side lengths or other lengths of a triangle.
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 technique involves first using the substitution rule with a trigonometric function, and then simplifying the resulting integral with a trigonometric identity.
Pythagorean identities
{{Main|Pythagorean trigonometric identity}}
File:Trigonometric functions and their reciprocals on the unit circle.svg
The basic relationship between the sine and cosine is given by the Pythagorean identity:
where means and means
This can be viewed as a version of the Pythagorean theorem, and follows from the equation for the unit circle. This equation can be solved for either the sine or the cosine:
\sin\theta &= \pm \sqrt{1 - \cos^2\theta}, \\
\cos\theta &= \pm \sqrt{1 - \sin^2\theta}.
\end{align}
where the sign depends on the quadrant of
Dividing this identity by , , or both yields the following identities:
&1 + \cot^2\theta = \csc^2\theta \\
&1 + \tan^2\theta = \sec^2\theta \\
&\sec^2\theta + \csc^2\theta = \sec^2\theta\csc^2\theta
\end{align}
Using these identities, it is possible to express any trigonometric function in terms of any other (up to a plus or minus sign):
class="wikitable" style="text-align:center"
|+ Each trigonometric function in terms of each of the other five.{{AS ref|4, eqn 4.3.45|73}} ! scope=row | in terms of ! scope="col"| ! scope="col" | ! scope="col"| ! scope="col" | ! scope="col"| ! scope="col"| |
scope=row |
| | | | | | |
---|
scope=row |
| | | | | | |
scope=row |
| | | | | | |
scope=row |
| | | | | | |
scope=row |
| | | | | | |
scope=row |
| | | | | | |
Reflections, shifts, and periodicity
By examining the unit circle, one can establish the following properties of the trigonometric functions.
= Reflections =
File:Unit Circle - symmetry.svg
When the direction of a Euclidean vector is represented by an angle this is the angle determined by the free vector (starting at the origin) and the positive -unit vector. The same concept may also be applied to lines in an Euclidean space, where the angle is that determined by a parallel to the given line through the origin and the positive -axis. If a line (vector) with direction is reflected about a line with direction then the direction angle of this reflected line (vector) has the value
The values of the trigonometric functions of these angles for specific angles satisfy simple identities: either they are equal, or have opposite signs, or employ the complementary trigonometric function. These are also known as {{em|reduction formulae}}.{{harvnb|Selby|1970|loc=p. 188}}
class="wikitable"
! reflected in Abramowitz and Stegun, p. 72, 4.3.13–15 ! reflected in ! reflected in ! reflected in ! reflected in |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
= Shifts and periodicity =
class="wikitable"
!Shift by one quarter period !Shift by one half period !Shift by full periodsAbramowitz and Stegun, p. 72, 4.3.7–9 !Period |
| | |style="text-align: center;"| |
| | |style="text-align: center;"| |
| | |style="text-align: center;"| |
| | |style="text-align: center;"| |
| | |style="text-align: center;"| |
| | |style="text-align: center;"| |
= Signs =
The sign of trigonometric functions depends on quadrant of the angle. If and {{math|sgn}} is the sign function,
\sgn(\sin \theta) = \sgn(\csc \theta) &= \begin{cases}
+1 & \text{if}\ \ 0 < \theta < \pi \\
-1 & \text{if}\ \ {-\pi} < \theta < 0 \\
0 & \text{if}\ \ \theta \in \{0, \pi \}
\end{cases}
\\[5mu]
\sgn(\cos \theta) = \sgn(\sec \theta) &= \begin{cases}
+1 & \text{if}\ \ {-\tfrac12\pi} < \theta < \tfrac12\pi \\
-1 & \text{if}\ \ {-\pi} < \theta < -\tfrac12\pi \ \ \text{or}\ \ \tfrac12\pi < \theta < \pi\\
0 & \text{if}\ \ \theta \in \bigl\{{-\tfrac12\pi}, \tfrac12\pi \bigr\}
\end{cases}
\\[5mu]
\sgn(\tan \theta) = \sgn(\cot \theta) &= \begin{cases}
+1 & \text{if}\ \ {-\pi} < \theta < -\tfrac12\pi \ \ \text{or}\ \ 0 < \theta < \tfrac12\pi \\
-1 & \text{if}\ \ {-\tfrac12\pi} < \theta < 0 \ \ \text{or}\ \ \tfrac12\pi < \theta < \pi \\
0 & \text{if}\ \ \theta \in \bigl\{{-\tfrac12\pi}, 0, \tfrac12\pi, \pi \bigr\}
\end{cases}
\end{align}
The trigonometric functions are periodic with common period so for values of {{mvar|θ}} outside the interval they take repeating values (see {{slink|#Shifts and periodicity}} above).
Angle sum and difference identities
{{See also|Proofs of trigonometric identities#Angle sum identities|Small-angle approximation#Angle sum and difference}}
File:Diagram showing the angle difference trigonometry identities for sin(a-b) and cos(a-b).svg
These are also known as the {{em|angle addition and subtraction theorems}} (or {{em|formulae}}).
\sin(\alpha + \beta) &= \sin \alpha \cos \beta + \cos \alpha \sin \beta \\
\sin(\alpha - \beta) &= \sin \alpha \cos \beta - \cos \alpha \sin \beta \\
\cos(\alpha + \beta) &= \cos \alpha \cos \beta - \sin \alpha \sin \beta \\
\cos(\alpha - \beta) &= \cos \alpha \cos \beta + \sin \alpha \sin \beta
\end{align}
The angle difference identities for and can be derived from the angle sum versions by substituting for and using the facts that and . They can also be derived by using a slightly modified version of the figure for the angle sum identities, both of which are shown here.
These identities are summarized in the first two rows of the following table, which also includes sum and difference identities for the other trigonometric functions.
class="wikitable" style=""
! Sine | colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 72, 4.3.16{{MathWorld|title=Trigonometric Addition Formulas|urlname=TrigonometricAdditionFormulas}} |
Cosine
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 72, 4.3.17 |
---|
Tangent
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 72, 4.3.18 |
Cosecant
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |{{Cite web|url=http://www.milefoot.com/math/trig/22anglesumidentities.htm|title=Angle Sum and Difference Identities|website=www.milefoot.com|access-date=2019-10-12}} |
Secant
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' | |
Cotangent
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 72, 4.3.19 |
Arcsine
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 80, 4.4.32 |
Arccosine
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 80, 4.4.33 |
Arctangent
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' |Abramowitz and Stegun, p. 80, 4.4.34 |
Arccotangent
| colspan="3" style='border-style: solid none solid solid; text-align: right;' | | style='border-style: solid none solid none; text-align: center;' | | style='border-style: solid solid solid none; text-align: left;' | |
= Sines and cosines of sums of infinitely many angles =
When the series converges absolutely then
{\sin}\biggl(\sum_{i=1}^\infty \theta_i\biggl)
&= \sum_{\text{odd}\ k \ge 1} (-1)^\frac{k-1}{2} \!\!
\sum_{\begin{smallmatrix} A \subseteq \{\,1,2,3,\dots\,\} \\
\left|A\right| = k\end{smallmatrix}}
\biggl(\prod_{i \in A} \sin\theta_i \prod_{i \not \in A} \cos\theta_i\biggr) \\
{\cos}\biggl(\sum_{i=1}^\infty \theta_i\biggr)
&= \sum_{\text{even}\ k \ge 0} (-1)^\frac{k}{2} \,
\sum_{\begin{smallmatrix} A \subseteq \{\,1,2,3,\dots\,\} \\ \left|A\right| = k\end{smallmatrix}}
\biggl(\prod_{i \in A} \sin\theta_i \prod_{i \not \in A} \cos\theta_i\biggr) .
\end{align}
Because the series converges absolutely, it is necessarily the case that and In particular, in these two identities an asymmetry appears that is not seen in the case of sums of finitely many angles: in each product, there are only finitely many sine factors but there are cofinitely many cosine factors. Terms with infinitely many sine factors would necessarily be equal to zero.
When only finitely many of the angles are nonzero then only finitely many of the terms on the right side are nonzero because all but finitely many sine factors vanish. Furthermore, in each term all but finitely many of the cosine factors are unity.
= Tangents and cotangents of sums =
Let (for ) be the {{mvar|k}}th-degree elementary symmetric polynomial in the variables
for that is,
e_0 &= 1 \\[6pt]
e_1 &= \sum_i x_i &&= \sum_i \tan\theta_i \\[6pt]
e_2 &= \sum_{i e_3 &= \sum_{i &\ \ \vdots &&\ \ \vdots \end{align} Then {\tan}\Bigl(\sum_i \theta_i\Bigr) &= \frac{{\sin}\bigl(\sum_i \theta_i\bigr) / \prod_i \cos \theta_i} {{\cos}\bigl(\sum_i \theta_i\bigr) / \prod_i \cos \theta_i} \\[10pt] &= \frac {\displaystyle \sum_{\text{odd}\ k \ge 1} (-1)^\frac{k-1}{2} \sum_{ \begin{smallmatrix} A \subseteq \{1,2,3,\dots\} \\ \left|A\right| = k\end{smallmatrix}} \prod_{i \in A} \tan\theta_i} {\displaystyle \sum_{\text{even}\ k \ge 0} ~ (-1)^\frac{k}{2} ~~ \sum_{ \begin{smallmatrix} A \subseteq \{1,2,3,\dots\} \\ \left|A\right| = k\end{smallmatrix}} \prod_{i \in A} \tan\theta_i} = \frac{e_1 - e_3 + e_5 -\cdots}{e_0 - e_2 + e_4 - \cdots} \\[10pt] {\cot}\Bigl(\sum_i \theta_i\Bigr) &= \frac{e_0 - e_2 + e_4 - \cdots}{e_1 - e_3 + e_5 -\cdots} \end{align} using the sine and cosine sum formulae above. The number of terms on the right side depends on the number of terms on the left side. For example: \tan(\theta_1 + \theta_2) & = \frac{ e_1 }{ e_0 - e_2 } = \frac{ x_1 + x_2 }{ 1 \ - \ x_1 x_2 } = \frac{ \tan\theta_1 + \tan\theta_2 }{ 1 \ - \ \tan\theta_1 \tan\theta_2 }, \\[8pt] \tan(\theta_1 + \theta_2 + \theta_3) & = \frac{ e_1 - e_3 }{ e_0 - e_2 } = \frac{ (x_1 + x_2 + x_3) \ - \ (x_1 x_2 x_3) }{ 1 \ - \ (x_1x_2 + x_1 x_3 + x_2 x_3) }, \\[8pt] \tan(\theta_1 + \theta_2 + \theta_3 + \theta_4) & = \frac{ e_1 - e_3 }{ e_0 - e_2 + e_4 } \\[8pt] & = \frac{ (x_1 + x_2 + x_3 + x_4) \ - \ (x_1 x_2 x_3 + x_1 x_2 x_4 + x_1 x_3 x_4 + x_2 x_3 x_4) }{ 1 \ - \ (x_1 x_2 + x_1 x_3 + x_1 x_4 + x_2 x_3 + x_2 x_4 + x_3 x_4) \ + \ (x_1 x_2 x_3 x_4) }, \end{align} and so on. The case of only finitely many terms can be proved by mathematical induction.{{cite conference |last=Bronstein |first=Manuel |title=Simplification of real elementary functions |pages=207–211 |doi=10.1145/74540.74566 |book-title=Proceedings of the ACM-SIGSAM 1989 International Symposium on Symbolic and Algebraic Computation |editor-first= G. H. |editor-last=Gonnet |conference=ISSAC '89 (Portland US-OR, 1989-07) |location=New York |publisher=ACM |year=1989 |isbn=0-89791-325-6}} The case of infinitely many terms can be proved by using some elementary inequalities.Michael Hardy. (2016). "On Tangents and Secants of Infinite Sums." The American Mathematical Monthly, volume 123, number 7, 701–703. https://doi.org/10.4169/amer.math.monthly.123.7.701
= Secants and cosecants of sums =
{\sec}\Bigl(\sum_i \theta_i \Bigr) &= \frac{\prod_i \sec\theta_i}{e_0 - e_2 + e_4 - \cdots} \\[8pt]
{\csc}\Bigl(\sum_i \theta_i \Bigr) &= \frac{\prod_i \sec\theta_i }{e_1 - e_3 + e_5 - \cdots}
\end{align}
where is the {{mvar|k}}th-degree elementary symmetric polynomial in the {{mvar|n}} variables and the number of terms in the denominator and the number of factors in the product in the numerator depend on the number of terms in the sum on the left.{{cite journal |last=Hardy |first=Michael |year=2016 |title=On Tangents and Secants of Infinite Sums |journal=American Mathematical Monthly |volume=123 |issue=7 |pages=701–703 |doi=10.4169/amer.math.monthly.123.7.701 |url=https://zenodo.org/record/1000408 }} The case of only finitely many terms can be proved by mathematical induction on the number of such terms.
For example,
\sec(\alpha+\beta+\gamma)
&= \frac{\sec\alpha \sec\beta \sec\gamma}
{1 - \tan\alpha\tan\beta - \tan\alpha\tan\gamma - \tan\beta\tan\gamma} \\[8pt]
\csc(\alpha+\beta+\gamma)
&= \frac{\sec\alpha \sec\beta \sec\gamma}
{\tan\alpha + \tan\beta + \tan\gamma - \tan\alpha\tan\beta\tan\gamma}.
\end{align}
= Ptolemy's theorem =
{{Main|Ptolemy's theorem}}
{{See also|History of trigonometry#Classical antiquity}}
Ptolemy's theorem is important in the history of trigonometric identities, as it is how results equivalent to the sum and difference formulas for sine and cosine were first proved. It states that in a cyclic quadrilateral , as shown in the accompanying figure, the sum of the products of the lengths of opposite sides is equal to the product of the lengths of the diagonals. In the special cases of one of the diagonals or sides being a diameter of the circle, this theorem gives rise directly to the angle sum and difference trigonometric identities.{{cite web | url=https://www.cut-the-knot.org/proofs/sine_cosine.shtml | title=Sine, Cosine, and Ptolemy's Theorem }} The relationship follows most easily when the circle is constructed to have a diameter of length one, as shown here.
By Thales's theorem, and are both right angles. The right-angled triangles and both share the hypotenuse of length 1. Thus, the side , , and .
By the inscribed angle theorem, the central angle subtended by the chord at the circle's center is twice the angle , i.e. . Therefore, the symmetrical pair of red triangles each has the angle at the center. Each of these triangles has a hypotenuse of length , so the length of is , i.e. simply . The quadrilateral's other diagonal is the diameter of length 1, so the product of the diagonals' lengths is also .
When these values are substituted into the statement of Ptolemy's theorem that , this yields the angle sum trigonometric identity for sine: . The angle difference formula for can be similarly derived by letting the side serve as a diameter instead of .
Multiple-angle and half-angle formulae
class="wikitable" style="color: inherit; background-color:var(--background-color-base);"
! {{mvar|Tn}} is the {{mvar|n}}th Chebyshev polynomial | {{MathWorld|title=Multiple-Angle Formulas|urlname=Multiple-AngleFormulas}} |
de Moivre's formula, {{mvar|i}} is the imaginary unit |
---|
= Multiple-angle formulae =
== Double-angle formulae ==
File:Visual demonstration of the double-angle trigonometric identity for sine.svg
Formulae for twice an angle.{{harvnb|Selby|1970|loc=pg. 190}}
{{startplainlist}}
{{endplainlist}}
== Triple-angle formulae ==
== Multiple-angle formulae ==
Formulae for multiple angles.{{Cite web |last=Weisstein |first=Eric W. |title=Multiple-Angle Formulas |url=https://mathworld.wolfram.com/Multiple-AngleFormulas.html |access-date=2022-02-06 |website=mathworld.wolfram.com |language=en}}
{{startplainlist}}
\sin(n\theta) &= \sum_{k\text{ odd}} (-1)^\frac{k-1}{2} {n \choose k}\cos^{n-k} \theta \sin^k \theta =
\sin\theta\sum_{i=0}^{(n+1)/2}\sum_{j=0}^{i} (-1)^{i-j} {n \choose 2i + 1}{i \choose j}
\cos^{n-2(i-j)-1} \theta \\
{}&=\sin(\theta)\cdot\sum_{k=0}^{\left\lfloor\frac{n-1}{2}\right\rfloor}(-1)^k\cdot {(2\cdot \cos(\theta))}^{n-2k-1}\cdot {n-k-1 \choose k} \\
{}&=2^{(n-1)} \prod_{k=0}^{n-1} \sin(k\pi/n+\theta)
\end{align}
\sum_{i=0}^{n/2}\sum_{j=0}^{i} (-1)^{i-j} {n \choose 2i}{i \choose j} \cos^{n-2(i-j)} \theta \\
{} &= \sum_{k=0}^{\left\lfloor\frac{n}{2}\right\rfloor} (-1)^k\cdot {(2\cdot \cos(\theta))}^{n-2k}\cdot {n-k \choose k}\cdot\frac{n}{2n-2k}
\end{align}
{{endplainlist}}
== Chebyshev method ==
The Chebyshev method is a recursive algorithm for finding the {{mvar|n}}th multiple angle formula knowing the th and th values.{{cite web|last=Ward|first=Ken|website=Ken Ward's Mathematics Pages|title=Multiple angles recursive formula|url=http://trans4mind.com/personal_development/mathematics/trigonometry/multipleAnglesRecursiveFormula.htm}}
can be computed from , , and with
This can be proved by adding together the formulae
\cos ((n-1)x + x) &= \cos ((n-1)x) \cos x-\sin ((n-1)x) \sin x \\
\cos ((n-1)x - x) &= \cos ((n-1)x) \cos x+\sin ((n-1)x) \sin x
\end{align}
It follows by induction that is a polynomial of the so-called Chebyshev polynomial of the first kind, see Chebyshev polynomials#Trigonometric definition.
Similarly, can be computed from and with
This can be proved by adding formulae for and
Serving a purpose similar to that of the Chebyshev method, for the tangent we can write:
= Half-angle formulae =
\sin \frac{\theta}{2} &= \sgn\left(\sin\frac\theta2\right) \sqrt{\frac{1 - \cos \theta}{2}} \\[3pt]
\cos \frac{\theta}{2} &= \sgn\left(\cos\frac\theta2\right) \sqrt{\frac{1 + \cos\theta}{2}} \\[3pt]
\tan \frac{\theta}{2}
&= \frac{1 - \cos \theta}{\sin \theta}
= \frac{\sin \theta}{1 + \cos \theta}
= \csc \theta - \cot \theta
= \frac{\tan\theta}{1 + \sec{\theta}} \\[6mu]
&= \sgn(\sin \theta) \sqrt\frac{1 - \cos \theta}{1 + \cos \theta}
= \frac{-1 + \sgn(\cos \theta) \sqrt{1+\tan^2\theta}}{\tan\theta} \\[3pt]
\cot \frac{\theta}{2}
&= \frac{1 + \cos \theta}{\sin \theta}
= \frac{\sin \theta}{1 - \cos \theta}
= \csc \theta + \cot \theta
= \sgn(\sin \theta) \sqrt\frac{1 + \cos \theta}{1 - \cos \theta} \\
\sec \frac{\theta}{2}
&= \sgn\left(\cos\frac\theta2\right) \sqrt{\frac{2}{1 + \cos\theta}} \\
\csc \frac{\theta}{2}
&= \sgn\left(\sin\frac\theta2\right) \sqrt{\frac{2}{1 - \cos\theta}} \\
\end{align}
{{AS ref|4, eqn 4.3.20-22|72}}{{MathWorld|title=Half-Angle Formulas|urlname=Half-AngleFormulas}}
Also
\tan\frac{\eta\pm\theta}{2} &= \frac{\sin\eta \pm \sin\theta}{\cos\eta + \cos\theta} \\[3pt]
\tan\left(\frac{\theta}{2} + \frac{\pi}{4}\right) &= \sec\theta + \tan\theta \\[3pt]
\sqrt{\frac{1 - \sin\theta}{1 + \sin\theta}} &= \frac{\left|1 - \tan\frac{\theta}{2}\right|}{\left|1 + \tan\frac{\theta}{2}\right|}
\end{align}
= Table =
{{See also|Tangent half-angle formula}}
These can be shown by using either the sum and difference identities or the multiple-angle formulae.
class="wikitable"
! !! Sine !! Cosine !! Tangent !! Cotangent |
Double-angle formulaAbramowitz and Stegun, p. 72, 4.3.24–26{{MathWorld|title=Double-Angle Formulas|urlname=Double-AngleFormulas}}
| \sin (2\theta) &= 2 \sin \theta \cos \theta \ \\ &= \frac{2 \tan \theta} {1 + \tan^2 \theta} \end{align} | \cos (2\theta) &= \cos^2 \theta - \sin^2 \theta \\ &= 2 \cos^2 \theta - 1 \\ &= 1 - 2 \sin^2 \theta \\ &= \frac{1 - \tan^2 \theta} {1 + \tan^2 \theta} \end{align} | | |
---|
Triple-angle formulaAbramowitz and Stegun, p. 72, 4.3.27–28
| \sin (3\theta) &= - \sin^3\theta + 3 \cos^2\theta \sin\theta\\ &= - 4\sin^3\theta + 3\sin\theta \end{align} | \cos (3\theta) &= \cos^3\theta - 3 \sin^2 \theta\cos \theta \\ &= 4 \cos^3\theta - 3 \cos\theta \end{align} | | |
Half-angle formula
| &\sin \frac{\theta}{2} = \sgn\left(\sin\frac\theta2\right) \sqrt{\frac{1 - \cos \theta}{2}} \\ \\ &\left(\text{or }\sin^2\frac{\theta}{2} = \frac{1 - \cos\theta}{2}\right) \end{align} | &\cos \frac{\theta}{2} = \sgn\left(\cos\frac\theta2\right) \sqrt{\frac{1 + \cos\theta}{2}} \\ \\ &\left(\text{or } \cos^2\frac{\theta}{2} = \frac{1 + \cos\theta}{2}\right) \end{align} | \tan \frac{\theta}{2} &= \csc \theta - \cot \theta \\ &= \pm\, \sqrt\frac{1 - \cos \theta}{1 + \cos \theta} \\[3pt] &= \frac{\sin \theta}{1 + \cos \theta} \\[3pt] &= \frac{1 - \cos \theta}{\sin \theta} \\[5pt] \tan\frac{\eta + \theta}{2} &= \frac{\sin\eta + \sin\theta}{\cos\eta + \cos\theta} \\[5pt] \tan\left(\frac{\theta}{2} + \frac{\pi}{4}\right) &= \sec\theta + \tan\theta \\[5pt] \sqrt{\frac{1 - \sin\theta}{1 + \sin\theta}} &= \frac{\left|1 - \tan\frac{\theta}{2}\right |
\tan\frac{\theta}{2} &= \frac{\tan\theta}{1 + \sqrt{1 + \tan^2\theta}} \\
&\text{for } \theta \in \left(-\tfrac{\pi}{2},\tfrac{\pi}{2} \right)
\end{align}
|
\cot \frac{\theta}{2}
&= \csc \theta + \cot \theta \\
&= \pm\, \sqrt\frac{1 + \cos \theta}{1 - \cos \theta} \\[3pt]
&= \frac{\sin \theta}{1 - \cos \theta} \\[4pt]
&= \frac{1 + \cos \theta}{\sin \theta}
\end{align}
|}
The fact that the triple-angle formula for sine and cosine only involves powers of a single function allows one to relate the geometric problem of a compass and straightedge construction of angle trisection to the algebraic problem of solving a cubic equation, which allows one to prove that trisection is in general impossible using the given tools.
A formula for computing the trigonometric identities for the one-third angle exists, but it requires finding the zeroes of the cubic equation {{math|1=4x3 − 3x + d = 0}}, where is the value of the cosine function at the one-third angle and {{mvar|d}} is the known value of the cosine function at the full angle. However, the discriminant of this equation is positive, so this equation has three real roots (of which only one is the solution for the cosine of the one-third angle). None of these solutions are reducible to a real algebraic expression, as they use intermediate complex numbers under the cube roots.
Power-reduction formulae
Obtained by solving the second and third versions of the cosine double-angle formula.
class="wikitable"
!Sine !Cosine !Other |
| | |
| | |
| | |
| | |
{{stack |float=left |File:Diagram showing how to derive the power reduction formula for cosine.svg }}
{{stack |float=left |File:Diagram showing how to derive the power reducing formula for sine.svg }}
{{clear}}
In general terms of powers of or the following is true, and can be deduced using De Moivre's formula, Euler's formula and the binomial theorem.
class="wikitable"
! scope="col" | if n is ... ! scope="col" | ! scope="col" | |
scope="row" | n is odd
| | |
---|
scope="row" | n is even
| | |
==Product-to-sum and sum-to-product identities==
File:visual_proof_prosthaphaeresis_cosine_formula.svg ]]
The product-to-sum identitiesAbramowitz and Stegun, p. 72, 4.3.31–33 or prosthaphaeresis formulae can be proven by expanding their right-hand sides using the angle addition theorems. Historically, the first four of these were known as Werner's formulas, after Johannes Werner who used them for astronomical calculations.{{Cite book |last=Eves |first=Howard |title=An introduction to the history of mathematics |date=1990 |publisher=Saunders College Pub |isbn=0-03-029558-0 |edition=6th |location=Philadelphia |page=309 |oclc=20842510}} See amplitude modulation for an application of the product-to-sum formulae, and beat (acoustics) and phase detector for applications of the sum-to-product formulae.
=Product-to-sum identities=
{{startplainlist}}
\cos \theta\, \cos \varphi &= \tfrac12\bigl(\!\!~\cos(\theta - \varphi) + \cos(\theta + \varphi)\bigr) \\[3mu]
\sin \theta\, \sin \varphi &= \tfrac12\bigl(\!\!~\cos(\theta - \varphi) - \cos(\theta + \varphi)\bigr) \\[3mu]
\sin \theta\, \cos \varphi &= \tfrac12\bigl(\!\!~\sin(\theta + \varphi) + \sin(\theta - \varphi)\bigr) \\[3mu]
\cos \theta\, \sin \varphi &= \tfrac12\bigl(\!\!~\sin(\theta + \varphi) - \sin(\theta - \varphi)\bigr)
\end{align}
& \text{where }e = (e_1,\ldots,e_n) \in S=\{1,-1\}^n
\end{align}
\prod_{k=1}^n \sin\theta_k=\frac{(-1)^{\left\lfloor\frac
{n}{2}\right\rfloor}}{2^n}\begin{cases}
\displaystyle\sum_{e\in S}\cos(e_1\theta_1+\cdots+e_n\theta_n)\prod_{j=1}^n e_j \;\text{if}\; n\; \text{is even},\\
\displaystyle\sum_{e\in S}\sin(e_1\theta_1+\cdots+e_n\theta_n)\prod_{j=1}^n e_j \;\text{if}\; n\; \text{is odd}
\end{cases}
{{endplainlist}}
=Sum-to-product identities=
File:Diagram illustrating sum to product identities for sine and cosine.svg
The sum-to-product identities are as follows:Abramowitz and Stegun, p. 72, 4.3.34–39
{{startplainlist}}
{{endplainlist}}
= Hermite's cotangent identity =
{{Main|Hermite's cotangent identity}}
Charles Hermite demonstrated the following identity.{{cite journal|first=Warren P. |last=Johnson |title=Trigonometric Identities à la Hermite |journal=American Mathematical Monthly |volume=117 |issue=4 |date=Apr 2010 |pages=311–327 |doi=10.4169/000298910x480784|s2cid=29690311 }} Suppose are complex numbers, no two of which differ by an integer multiple of {{pi}}. Let
(in particular, being an empty product, is 1). Then
The simplest non-trivial example is the case {{math|1=n = 2}}:
= Finite products of trigonometric functions =
For coprime integers {{mvar|n}}, {{mvar|m}}
where {{mvar|Tn}} is the Chebyshev polynomial.{{citation needed|date=October 2023}}
The following relationship holds for the sine function
More generally for an integer {{math|n > 0}}{{cite web |title=Product Identity Multiple Angle |url=https://math.stackexchange.com/q/2095330 }}
or written in terms of the chord function ,
This comes from the factorization of the polynomial into linear factors (cf. root of unity): For any complex {{mvar|z}} and an integer {{math|n > 0}},
Linear combinations
For some purposes it is important to know that any linear combination of sine waves of the same period or frequency but different phase shifts is also a sine wave with the same period or frequency, but a different phase shift. This is useful in sinusoid data fitting, because the measured or observed data are linearly related to the {{mvar|a}} and {{mvar|b}} unknowns of the in-phase and quadrature components basis below, resulting in a simpler Jacobian, compared to that of and .
= Sine and cosine =
The linear combination, or harmonic addition, of sine and cosine waves is equivalent to a single sine wave with a phase shift and scaled amplitude,Apostol, T.M. (1967) Calculus. 2nd edition. New York, NY, Wiley. Pp 334-335.{{MathWorld|id=HarmonicAdditionTheorem|title=Harmonic Addition Theorem}}
where and are defined as so:
c &= \sgn(a) \sqrt{a^2 + b^2}, \\
\varphi &= {\arctan}\bigl({-b/a}\bigr),
\end{align}
given that
= Arbitrary phase shift =
More generally, for arbitrary phase shifts, we have
where and satisfy:
c^2 &= a^2 + b^2 + 2ab\cos \left(\theta_a - \theta_b \right) , \\
\tan \varphi &= \frac{a \sin \theta_a + b \sin \theta_b}{a \cos \theta_a + b \cos \theta_b}.
\end{align}
= More than two sinusoids =
Lagrange's trigonometric identities
These identities, named after Joseph Louis Lagrange, are:{{cite journal |first=Eddie |last=Ortiz Muñiz |date=Feb 1953 |volume=21 |number=2 |title=A Method for Deriving Various Formulas in Electrostatics and Electromagnetism Using Lagrange's Trigonometric Identities |journal=American Journal of Physics |page=140 | doi=10.1119/1.1933371 | bibcode=1953AmJPh..21..140M }}{{cite book |title=Ordinary and Partial Differential Equations: With Special Functions, Fourier Series, and Boundary Value Problems | edition=illustrated |first1=Ravi P. |last1=Agarwal |first2=Donal |last2=O'Regan |publisher=Springer Science & Business Media |year=2008 |isbn=978-0-387-79146-3 |page=185 |url=https://books.google.com/books?id=jWvAfcNnphIC}} [https://books.google.com/books?id=jWvAfcNnphIC&pg=PA185 Extract of page 185]{{cite book |title=Handbook of Mathematical Formulas and Integrals |edition=4th |first1=Alan |last1=Jeffrey |first2=Hui-hui |last2=Dai |chapter=Section 2.4.1.6 |isbn=978-0-12-374288-9 |year=2008 |publisher=Academic Press}}
\sum_{k=0}^n \sin k\theta & = \frac{\cos \tfrac12\theta - \cos\left(\left(n + \tfrac12\right)\theta\right)}{2\sin\tfrac12\theta}\\[5pt]
\sum_{k=1}^n \cos k\theta & = \frac{-\sin \tfrac12\theta + \sin\left(\left(n + \tfrac12\right)\theta\right)}{2\sin\tfrac12\theta}
\end{align}
for
A related function is the Dirichlet kernel:
= \frac{\sin\left(\left(n + \tfrac12 \right)\theta\right)}{\sin \tfrac12 \theta}.
The proof is the following. By using the angle sum and difference identities,
Then let's examine the following formula,
+ 2 \sin \alpha \cos 5 \alpha + \ldots + 2 \sin \alpha \cos (2n - 1) \alpha
and this formula can be written by using the above identity,
& 2 \sin \alpha \sum_{k=1}^n \cos (2k - 1)\alpha \\
&\quad= \sum_{k=1}^n (\sin (2k \alpha) - \sin (2(k - 1)\alpha)) \\
&\quad= (\sin 2\alpha - \sin 0) + (\sin 4 \alpha - \sin 2 \alpha) + (\sin 6 \alpha - \sin 4 \alpha) + \ldots
+ (\sin (2n \alpha) - \sin (2(n - 1) \alpha)) \\
&\quad= \sin (2n \alpha).
\end{align}
So, dividing this formula with completes the proof.
Certain linear fractional transformations
If is given by the linear fractional transformation
and similarly
then
= \frac{\big(\cos(\alpha+\beta)\big)x - \sin(\alpha+\beta)}{\big(\sin(\alpha+\beta)\big)x + \cos(\alpha+\beta)}.
More tersely stated, if for all we let be what we called above, then
If is the slope of a line, then is the slope of its rotation through an angle of
Relation to the complex exponential function
{{Main|Euler's formula}}
Euler's formula states that, for any real number x:Abramowitz and Stegun, p. 74, 4.3.47
where i is the imaginary unit. Substituting −x for x gives us:
These two equations can be used to solve for cosine and sine in terms of the exponential function. Specifically,Abramowitz and Stegun, p. 71, 4.3.2Abramowitz and Stegun, p. 71, 4.3.1
These formulae are useful for proving many other trigonometric identities. For example, that
{{math|1=ei(θ+φ) = eiθ eiφ}} means that
{{block indent|em=1.5|text={{math|1=cos(θ + φ) + i sin(θ + φ) = (cos θ + i sin θ) (cos φ + i sin φ) = (cos θ cos φ − sin θ sin φ) + i (cos θ sin φ + sin θ cos φ)}}.}}
That the real part of the left hand side equals the real part of the right hand side is an angle addition formula for cosine. The equality of the imaginary parts gives an angle addition formula for sine.
The following table expresses the trigonometric functions and their inverses in terms of the exponential function and the complex logarithm.
class="wikitable"
!Function !Inverse functionAbramowitz and Stegun, p. 80, 4.4.26–31 |
| |
| |
| |
| |
| |
| |
| |
Relation to complex hyperbolic functions
Trigonometric functions may be deduced from hyperbolic functions with complex arguments. The formulae for the relations are shown below{{Cite book |last1=Hawkins |first1=Faith Mary |url=https://archive.org/details/isbn_356025055/mode/2up |title=Complex Numbers and Elementary Complex Functions |last2=Hawkins |first2=J. Q. |date=March 1, 1969 |publisher=MacDonald Technical & Scientific London |isbn=978-0356025056 |location=London |publication-date=1968 |pages=122 |language=english}}{{Cite book |last=Markushevich |first=A. I. |url=https://archive.org/details/markushevich-the-remarkable-sine-functions |title=The Remarkable Sine Function |publisher=American Elsevier Publishing Company, Inc. |year=1966 |isbn=978-1483256313 |location=New York |publication-date=1966 |pages=35–37, 81 |language=english}}.
\sin x &= -i \sinh (ix) \\
\cos x &= \cosh (ix) \\
\tan x &= -i \tanh (i x) \\
\cot x &= i \coth (i x) \\
\sec x &= \operatorname{sech} (i x) \\
\csc x &= i \operatorname{csch} (i x) \\
\end{align}
Series expansion
When using a power series expansion to define trigonometric functions, the following identities are obtained:Abramowitz and Stegun, p. 74, 4.3.65–66
:
Infinite product formulae
For applications to special functions, the following infinite product formulae for trigonometric functions are useful:Abramowitz and Stegun, p. 75, 4.3.89–90Abramowitz and Stegun, p. 85, 4.5.68–69
\sin x &= x \prod_{n = 1}^\infty\left(1 - \frac{x^2}{\pi^2 n^2}\right), &
\cos x &= \prod_{n = 1}^\infty\left(1 - \frac{x^2}{\pi^2\left(n - \frac{1}{2}\right)\!\vphantom)^2}\right), \\[10mu]
\sinh x &= x \prod_{n = 1}^\infty\left(1 + \frac{x^2}{\pi^2 n^2}\right), &
\cosh x &= \prod_{n = 1}^\infty\left(1 + \frac{x^2}{\pi^2\left(n - \frac{1}{2}\right)\!\vphantom)^2}\right).
\end{align}
Inverse trigonometric functions
{{Main|Inverse trigonometric functions}}
The following identities give the result of composing a trigonometric function with an inverse trigonometric function.{{harvnb|Abramowitz|Stegun|1972|loc=p. 73, 4.3.45}}
\begin{align}
\sin(\arcsin x) &=x
& \cos(\arcsin x) &=\sqrt{1-x^2}
& \tan(\arcsin x) &=\frac{x}{\sqrt{1 - x^2}}
\\
\sin(\arccos x) &=\sqrt{1-x^2}
& \cos(\arccos x) &=x
& \tan(\arccos x) &=\frac{\sqrt{1 - x^2}}{x}
\\
\sin(\arctan x) &=\frac{x}{\sqrt{1+x^2}}
& \cos(\arctan x) &=\frac{1}{\sqrt{1+x^2}}
& \tan(\arctan x) &=x
\\
\sin(\arccsc x) &=\frac{1}{x}
& \cos(\arccsc x) &=\frac{\sqrt{x^2 - 1}}{x}
& \tan(\arccsc x) &=\frac{1}{\sqrt{x^2 - 1}}
\\
\sin(\arcsec x) &=\frac{\sqrt{x^2 - 1}}{x}
& \cos(\arcsec x) &=\frac{1}{x}
& \tan(\arcsec x) &=\sqrt{x^2 - 1}
\\
\sin(\arccot x) &=\frac{1}{\sqrt{1+x^2}}
& \cos(\arccot x) &=\frac{x}{\sqrt{1+x^2}}
& \tan(\arccot x) &=\frac{1}{x}
\\
\end{align}
Taking the multiplicative inverse of both sides of the each equation above results in the equations for
The right hand side of the formula above will always be flipped.
For example, the equation for is:
while the equations for and are:
The following identities are implied by the reflection identities. They hold whenever are in the domains of the relevant functions.
\frac{\pi}{2} ~&=~ \arcsin(x) &&+ \arccos(x) ~&&=~ \arctan(r) &&+ \arccot(r) ~&&=~ \arcsec(s) &&+ \arccsc(s) \\[0.4ex]
\pi ~&=~ \arccos(x) &&+ \arccos(-x) ~&&=~ \arccot(r) &&+ \arccot(-r) ~&&=~ \arcsec(s) &&+ \arcsec(-s) \\[0.4ex]
0 ~&=~ \arcsin(x) &&+ \arcsin(-x) ~&&=~ \arctan(r) &&+ \arctan(-r) ~&&=~ \arccsc(s) &&+ \arccsc(-s) \\[1.0ex]
\end{alignat}
\arctan x + \arctan \dfrac{1}{x}
&= \begin{cases}
\frac{\pi}{2}, & \text{if } x > 0 \\
- \frac{\pi}{2}, & \text{if } x < 0
\end{cases} \\
\arccot x + \arccot \dfrac{1}{x}
&= \begin{cases}
\frac{\pi}{2}, & \text{if } x > 0 \\
\frac{3\pi}{2}, & \text{if } x < 0
\end{cases} \\
\end{align}
The arctangent function can be expanded as a series:{{citation | title = Algorithmic determination of a large integer in the two-term Machin-like formula for π | journal = Mathematics |author1=S. M. Abrarov|author2=R. K. Jagpal|author3=R. Siddiqui|author4=B. M. Quine | doi = 10.3390/math9172162 | year = 2021 | volume = 9 | issue = 17 | at = 2162| doi-access = free | arxiv = 2107.01027 }}
\arctan(nx) = \sum_{m = 1}^n \arctan\frac{x}{1 + (m - 1)mx^2}
Identities without variables
In terms of the arctangent function we have
The curious identity known as Morrie's law,
is a special case of an identity that contains one variable:
Similarly,
is a special case of an identity with :
For the case ,
\sin 15^\circ\cdot\sin 45^\circ\cdot\sin 75^\circ &= \frac{\sqrt{2}}{8}, \\
\sin 15^\circ\cdot\sin 75^\circ &= \frac{1}{4}.
\end{align}
For the case ,
The same cosine identity is
Similarly,
\cos 10^\circ\cdot\cos 50^\circ\cdot\cos 70^\circ &= \frac{\sqrt{3}}{8}, \\
\cos 15^\circ\cdot\cos 45^\circ\cdot\cos 75^\circ &= \frac{\sqrt{2}}{8}, \\
\cos 15^\circ\cdot\cos 75^\circ &= \frac{1}{4}.
\end{align}
Similarly,
\tan 50^\circ\cdot\tan 60^\circ\cdot\tan 70^\circ &= \tan 80^\circ, \\
\tan 40^\circ\cdot\tan 30^\circ\cdot\tan 20^\circ &= \tan 10^\circ.
\end{align}
The following is perhaps not as readily generalized to an identity containing variables (but see explanation below):
Degree measure ceases to be more felicitous than radian measure when we consider this identity with 21 in the denominators:
\cos \frac{2\pi}{21} +
\cos\left(2\cdot\frac{2\pi}{21}\right) +
\cos\left(4\cdot\frac{2\pi}{21}\right) +
\cos\left( 5\cdot\frac{2\pi}{21}\right) +
\cos\left( 8\cdot\frac{2\pi}{21}\right) +
\cos\left(10\cdot\frac{2\pi}{21}\right)
= \frac{1}{2}.
The factors 1, 2, 4, 5, 8, 10 may start to make the pattern clear: they are those integers less than {{sfrac|21|2}} that are relatively prime to (or 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. The two identities preceding this last one arise in the same fashion with 21 replaced by 10 and 15, respectively.
Other cosine identities include:{{cite journal|last=Humble |first=Steve |title=Grandma's identity |journal=Mathematical Gazette |volume=88 |date=Nov 2004 |pages=524–525 |doi=10.1017/s0025557200176223|s2cid=125105552 }}
2\cos \frac{\pi}{3} &= 1, \\
2\cos \frac{\pi}{5} \times 2\cos \frac{2\pi}{5} &= 1, \\
2\cos \frac{\pi}{7} \times 2\cos \frac{2\pi}{7}\times 2\cos \frac{3\pi}{7} &= 1,
\end{align}
and so forth for all odd numbers, and hence
Many of those curious identities stem from more general facts like the following:{{MathWorld|id=Sine|title=Sine}}
and
Combining these gives us
If {{mvar|n}} is an odd number () we can make use of the symmetries to get
The transfer function of the Butterworth low pass filter can be expressed in terms of polynomial and poles. By setting the frequency as the cutoff frequency, the following identity can be proved:
= Computing {{pi}} =
An efficient way to compute {{pi}} to a large number of digits is based on the following identity without variables, due to Machin. This is known as a Machin-like formula:
or, alternatively, by using an identity of Leonhard Euler:
or by using Pythagorean triples:
Others include:Harris, Edward M. "Sums of Arctangents", in Roger B. Nelson, Proofs Without Words (1993, Mathematical Association of America), p. 39.
Generally, for numbers {{math|t1, ..., tn−1 ∈ (−1, 1)}} for which {{math|1=θn = Σ{{su|b=k=1|p=n−1}} arctan tk ∈ (π/4, 3π/4)}}, let {{math|1=tn = tan(π/2 − θn) = cot θn}}. This last expression can be computed directly using the formula for the cotangent of a sum of angles whose tangents are {{math|t1, ..., tn−1}} and its value will be in {{math|(−1, 1)}}. In particular, the computed {{math|tn}} will be rational whenever all the {{math|t1, ..., tn−1}} values are rational. With these values,
\frac{\pi}{2} & = \sum_{k=1}^n \arctan(t_k) \\
\pi & = \sum_{k=1}^n \sgn(t_k) \arccos\left(\frac{1 - t_k^2}{1 + t_k^2}\right) \\
\pi & = \sum_{k=1}^n \arcsin\left(\frac{2t_k}{1 + t_k^2}\right) \\
\pi & = \sum_{k=1}^n \arctan\left(\frac{2t_k}{1 - t_k^2}\right)\,,
\end{align}
where in all but the first expression, we have used tangent half-angle formulae. The first two formulae work even if one or more of the {{math|tk}} values is not within {{math|(−1, 1)}}. Note that if {{math|1=t = p/q}} is rational, then the {{math|(2t, 1 − t2, 1 + t2)}} values in the above formulae are proportional to the Pythagorean triple {{math|(2pq, q2 − p2, q2 + p2)}}.
For example, for {{math|1=n = 3}} terms,
for any {{math|a, b, c, d > 0}}.
= An identity of Euclid =
Euclid showed in Book XIII, Proposition 10 of his Elements that the area of the square on the side of a regular pentagon inscribed in a circle is equal to the sum of the areas of the squares on the sides of the regular hexagon and the regular decagon inscribed in the same circle. In the language of modern trigonometry, this says:
Ptolemy used this proposition to compute some angles in his table of chords in Book I, chapter 11 of Almagest.
Composition of trigonometric functions
These identities involve a trigonometric function of a trigonometric function:Milton Abramowitz and Irene Stegun, Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, Dover Publications, New York, 1972, formulae 9.1.42–9.1.45
:
:
:
:
where {{mvar|Ji}} are Bessel functions.
Further "conditional" identities for the case ''α'' + ''β'' + ''γ'' = 180°
A conditional trigonometric identity is a trigonometric identity that holds if specified conditions on the arguments to the trigonometric functions are satisfied.Er. K. C. Joshi, Krishna's IIT MATHEMATIKA. Krishna Prakashan Media. Meerut, India. page 636. The following formulae apply to arbitrary plane triangles and follow from as long as the functions occurring in the formulae are well-defined (the latter applies only to the formulae in which tangents and cotangents occur).Cagnoli, Antonio (1808), Trigonométrie rectiligne et sphérique, p. 27.
\tan \alpha + \tan \beta + \tan \gamma &= \tan \alpha \tan \beta \tan \gamma \\
1 &= \cot \beta \cot \gamma + \cot \gamma \cot \alpha + \cot \alpha \cot \beta \\
\cot\left(\frac{\alpha}{2}\right) + \cot\left(\frac{\beta}{2}\right) + \cot\left(\frac{\gamma}{2}\right) &= \cot\left(\frac{\alpha}{2}\right) \cot \left(\frac{\beta}{2}\right) \cot\left(\frac{\gamma}{2}\right) \\
1 &= \tan\left(\frac{\beta}{2}\right)\tan\left(\frac{\gamma}{2}\right) + \tan\left(\frac{\gamma}{2}\right)\tan\left(\frac{\alpha}{2}\right) + \tan\left(\frac{\alpha}{2}\right)\tan\left(\frac{\beta}{2}\right) \\
\sin \alpha + \sin \beta + \sin \gamma &= 4\cos\left(\frac{\alpha}{2}\right)\cos\left(\frac{\beta}{2}\right)\cos\left(\frac{\gamma}{2}\right) \\
-\sin \alpha + \sin \beta + \sin \gamma &= 4\cos\left(\frac{\alpha}{2}\right)\sin\left(\frac{\beta}{2}\right)\sin\left(\frac{\gamma}{2}\right) \\
\cos \alpha + \cos \beta + \cos \gamma &= 4\sin\left(\frac{\alpha}{2}\right)\sin\left(\frac{\beta}{2}\right)\sin \left(\frac{\gamma}{2}\right) + 1 \\
-\cos \alpha + \cos \beta + \cos \gamma &= 4\sin\left(\frac{\alpha}{2}\right)\cos\left(\frac{\beta}{2}\right)\cos \left(\frac{\gamma}{2}\right) - 1 \\
\sin (2\alpha) + \sin (2\beta) + \sin (2\gamma) &= 4\sin \alpha \sin \beta \sin \gamma \\
-\sin (2\alpha) + \sin (2\beta) + \sin (2\gamma) &= 4\sin \alpha \cos \beta \cos \gamma \\
\cos (2\alpha) + \cos (2\beta) + \cos (2\gamma) &= -4\cos \alpha \cos \beta \cos \gamma - 1 \\
-\cos (2\alpha) + \cos (2\beta) + \cos (2\gamma) &= -4\cos \alpha \sin \beta \sin \gamma + 1 \\
\sin^2\alpha + \sin^2\beta + \sin^2\gamma &= 2 \cos \alpha \cos \beta \cos \gamma + 2 \\
-\sin^2\alpha + \sin^2\beta + \sin^2\gamma &= 2 \cos \alpha \sin \beta \sin \gamma \\
\cos^2\alpha + \cos^2\beta + \cos^2\gamma &= -2 \cos \alpha \cos \beta \cos \gamma + 1 \\
-\cos^2\alpha + \cos^2\beta + \cos^2\gamma &= -2 \cos \alpha \sin \beta \sin \gamma + 1 \\
\sin^2 (2\alpha) + \sin^2 (2\beta) + \sin^2 (2\gamma) &= -2\cos (2\alpha) \cos (2\beta) \cos (2\gamma)+2 \\
\cos^2 (2\alpha) + \cos^2 (2\beta) + \cos^2 (2\gamma) &= 2\cos (2\alpha) \,\cos (2\beta) \,\cos (2\gamma) + 1 \\
1 &= \sin^2 \left(\frac{\alpha}{2}\right) + \sin^2 \left(\frac{\beta}{2}\right) + \sin^2 \left(\frac{\gamma}{2}\right) + 2\sin \left(\frac{\alpha}{2}\right) \,\sin \left(\frac{\beta}{2}\right) \,\sin \left(\frac{\gamma}{2}\right)
\end{align}
Historical shorthands
{{Main|Versine|Exsecant}}
The versine, coversine, haversine, and exsecant were used in navigation. For example, the haversine formula was used to calculate the distance between two points on a sphere. They are rarely used today.
==Miscellaneous==
= Dirichlet kernel =
{{Main|Dirichlet kernel}}
The Dirichlet kernel {{math|Dn(x)}} is the function occurring on both sides of the next identity:
The convolution of any integrable function of period with the Dirichlet kernel coincides with the function's th-degree Fourier approximation. The same holds for any measure or generalized function.
= Tangent half-angle substitution =
{{Main|Tangent half-angle substitution}}
If we set thenAbramowitz and Stegun, p. 72, 4.3.23
where sometimes abbreviated to {{math|cis x}}.
When this substitution of for {{math|tan {{sfrac|x|2}}}} is used in calculus, it follows that is replaced by {{math|{{sfrac|2t|1 + t2}}}}, is replaced by {{math|{{sfrac|1 − t2|1 + t2}}}} and the differential {{math|dx}} is replaced by {{math|{{sfrac|2 dt|1 + t2}}}}. Thereby one converts rational functions of and to rational functions of in order to find their antiderivatives.
= Viète's infinite product =
{{See also|Viète's formula|Sinc function}}
\cdot \cos \frac{\theta}{8} \cdots = \prod_{n=1}^\infty \cos \frac{\theta}{2^n}
= \frac{\sin \theta}{\theta} = \operatorname{sinc} \theta.
See also
{{div col|colwidth=30em}}
- Aristarchus's inequality
- Derivatives of trigonometric functions
- Exact trigonometric values (values of sine and cosine expressed in surds)
- Exsecant
- Half-side formula
- Hyperbolic function
- Laws for solution of triangles:
- Law of cosines
- Spherical law of cosines
- Law of sines
- Law of tangents
- Law of cotangents
- Mollweide's formula
- List of integrals of trigonometric functions
- Mnemonics in trigonometry
- Pentagramma mirificum
- Proofs of trigonometric identities
- Prosthaphaeresis
- Pythagorean theorem
- Tangent half-angle formula
- Trigonometric number
- Trigonometry
- Uses of trigonometry
- Versine and haversine
{{div col end}}
References
{{reflist|30em}}
Bibliography
{{Refbegin}}
- {{Cite book|editor1-last=Abramowitz|editor1-first=Milton|editor1-link=Milton Abramowitz|editor2-last=Stegun|editor2-first=Irene A.|editor2-link=Irene Stegun|title=Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables|publisher=Dover Publications|location=New York|isbn=978-0-486-61272-0|year=1972|url=https://archive.org/details/handbookofmathe000abra }}
- {{ citation|last1 = Nielsen|first1 = Kaj L.|title = Logarithmic and Trigonometric Tables to Five Places|edition = 2nd|location = New York|publisher = Barnes & Noble|year = 1966|lccn = 61-9103 }}
- {{citation|editor-first=Samuel M.|editor-last=Selby|title=Standard Mathematical Tables|publisher=The Chemical Rubber Co.|year=1970|edition=18th}}
{{Refend}}
External links
- [http://www.jdawiseman.com/papers/easymath/surds_sin_cos.html Values of sin and cos, expressed in surds, for integer multiples of 3° and of {{sfrac|5|5|8}}°], and for the same angles [http://www.jdawiseman.com/papers/easymath/surds_csc_sec.html csc and sec] and [http://www.jdawiseman.com/papers/easymath/surds_tan.html tan]
{{DEFAULTSORT:Trigonometric identities}}