Difference between revisions of "Trigonometric Equations"
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | The functions | + | The functions sine, cosine and tangent of an angle are sometimes referred to as the primary or basic trigonometric functions. Their usual abbreviations are <math>\sin (\theta), \cos (\theta),</math> and <math>\tan (\theta),</math> respectively, where <math>\theta</math> denotes the angle. The parentheses around the argument of the functions are often omitted, e.g., <math>\sin \theta</math> and <math>\cos \theta,</math> if an interpretation is unambiguously possible. |
− | The sine of an angle is defined, in the context of a | + | The sine of an angle is defined, in the context of a right triangle, as the ratio of the length of the side that is opposite to the angle divided by the length of the longest side of the triangle (the hypotenuse). |
:<math>\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}.</math> | :<math>\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}.</math> | ||
The cosine of an angle in this context is the ratio of the length of the side that is adjacent to the angle divided by the length of the hypotenuse. | The cosine of an angle in this context is the ratio of the length of the side that is adjacent to the angle divided by the length of the hypotenuse. | ||
:<math>\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}.</math> | :<math>\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}.</math> | ||
− | The | + | The tangent of an angle in this context is the ratio of the length of the side that is opposite to the angle divided by the length of the side that is adjacent to the angle. This is the same as the ratio of the sine to the cosine of this angle, as can be seen by substituting the definitions of <math>\sin</math> and <math>\cos</math> from above: |
:<math>\tan\theta = \frac{\sin\theta}{\cos\theta}=\frac{\text{opposite}}{\text{adjacent}}.</math> | :<math>\tan\theta = \frac{\sin\theta}{\cos\theta}=\frac{\text{opposite}}{\text{adjacent}}.</math> | ||
− | The remaining trigonometric functions secant (<math>\sec</math>), cosecant (<math>\csc</math>), and cotangent (<math>\cot</math>) are defined as the | + | The remaining trigonometric functions secant (<math>\sec</math>), cosecant (<math>\csc</math>), and cotangent (<math>\cot</math>) are defined as the reciprocal functions of cosine, sine, and tangent, respectively. Rarely, these are called the secondary trigonometric functions: |
:<math>\sec\theta = \frac{1}{\cos\theta},\quad\csc\theta = \frac{1}{\sin\theta},\quad\cot\theta=\frac{1}{\tan\theta}=\frac{\cos\theta}{\sin\theta}.</math> | :<math>\sec\theta = \frac{1}{\cos\theta},\quad\csc\theta = \frac{1}{\sin\theta},\quad\cot\theta=\frac{1}{\tan\theta}=\frac{\cos\theta}{\sin\theta}.</math> | ||
− | These definitions are sometimes referred to as | + | These definitions are sometimes referred to as ratio identities. |
== Inverse trigonometric functions == | == Inverse trigonometric functions == | ||
− | + | ||
− | The inverse trigonometric functions are partial | + | The inverse trigonometric functions are partial inverse functions for the trigonometric functions. For example, the inverse function for the sine, known as the '''inverse sine''' (<math>\sin^{-1}</math>) or '''arcsine''' ({{math|arcsin}} or {{math|asin}}), satisfies |
<math display=block>\sin(\arcsin x) = x\quad\text{for} \quad |x| \leq 1</math> | <math display=block>\sin(\arcsin x) = x\quad\text{for} \quad |x| \leq 1</math> | ||
and | and | ||
Line 23: | Line 22: | ||
This article will denote the inverse of a trigonometric function by prefixing its name with "<math>\operatorname{arc}</math>". The notation is shown in the table below. | This article will denote the inverse of a trigonometric function by prefixing its name with "<math>\operatorname{arc}</math>". The notation is shown in the table below. | ||
− | |||
− | |||
=== Compositions of trig and inverse trig functions === | === Compositions of trig and inverse trig functions === | ||
Line 55: | Line 52: | ||
\\ | \\ | ||
\end{align} | \end{align} | ||
− | </math | + | </math> |
− | Taking the | + | Taking the multiplicative inverse of both sides of the each equation above results in the equations for <math>\csc = \frac{1}{\sin}, \;\sec = \frac{1}{\cos}, \text{ and } \cot = \frac{1}{\tan}.</math> |
The right hand side of the formula above will always be flipped. | The right hand side of the formula above will always be flipped. | ||
For example, the equation for <math>\cot(\arcsin x)</math> is: | For example, the equation for <math>\cot(\arcsin x)</math> is: | ||
Line 67: | Line 64: | ||
The following table shows how inverse trigonometric functions may be used to solve equalities involving the six standard trigonometric functions. | The following table shows how inverse trigonometric functions may be used to solve equalities involving the six standard trigonometric functions. | ||
− | It is assumed that the given values <math>\theta, r, s, x,</math> and <math>y</math> all lie within appropriate ranges so that the relevant expressions below are | + | It is assumed that the given values <math>\theta, r, s, x,</math> and <math>y</math> all lie within appropriate ranges so that the relevant expressions below are well-defined. |
− | In the table below, "for some | + | In the table below, "for some <math>k \in \Z</math>" is just another way of saying "for some integer <math>k.</math>" |
{| class="wikitable" style="border: none;" | {| class="wikitable" style="border: none;" | ||
|+ | |+ | ||
|- | |- | ||
− | ! Equation !! | + | ! Equation !! if and only if !! colspan="6"|Solution !! where... |
|- | |- | ||
| style="text-align: center; padding: 0.5% 2em 0.5% 2em;"|<math>\sin \theta = y</math> | | style="text-align: center; padding: 0.5% 2em 0.5% 2em;"|<math>\sin \theta = y</math> | ||
Line 147: | Line 144: | ||
|} | |} | ||
− | For example, if <math>\cos \theta = -1</math> then <math>\theta = \pi + 2 \pi k = -\pi + 2 \pi (1 + k)</math> for some <math>k \in \Z.</math> While if <math>\sin \theta = \pm 1</math> then <math>\theta = \frac{\pi}{2} + \pi k = - \frac{\pi}{2} + \pi (k + 1)</math> for some <math>k \in \Z,</math> where <math>k</math> is even if <math>\sin \theta = 1</math>; odd if <math>\sin \theta = -1.</math> The equations <math>\sec \theta = -1</math> and <math>\csc \theta = \pm 1</math> have the same solutions as <math>\cos \theta = -1</math> and <math>\sin \theta = \pm 1,</math> respectively. In all equations above | + | For example, if <math>\cos \theta = -1</math> then <math>\theta = \pi + 2 \pi k = -\pi + 2 \pi (1 + k)</math> for some <math>k \in \Z.</math> While if <math>\sin \theta = \pm 1</math> then <math>\theta = \frac{\pi}{2} + \pi k = - \frac{\pi}{2} + \pi (k + 1)</math> for some <math>k \in \Z,</math> where <math>k</math> is even if <math>\sin \theta = 1</math>; odd if <math>\sin \theta = -1.</math> The equations <math>\sec \theta = -1</math> and <math>\csc \theta = \pm 1</math> have the same solutions as <math>\cos \theta = -1</math> and <math>\sin \theta = \pm 1,</math> respectively. In all equations above except for those just solved (i.e. except for <math>\sin</math>/<math>\csc \theta = \pm 1</math> and <math>\cos</math>/<math>\sec \theta = - 1</math>), for fixed <math>r, s, x,</math> and <math>y,</math> the integer <math>k</math> in the solution's formula is uniquely determined by <math>\theta.</math> |
− | |||
− | |||
=== Other identities === | === Other identities === | ||
Line 161: | Line 156: | ||
which hold whenever they are well-defined (that is, whenever <math>x, r, s, -x, -r, \text{ and } -s</math> are in the domains of the relevant functions). | which hold whenever they are well-defined (that is, whenever <math>x, r, s, -x, -r, \text{ and } -s</math> are in the domains of the relevant functions). | ||
− | |||
<math display=block> | <math display=block> | ||
\begin{align} | \begin{align} | ||
Line 185: | Line 179: | ||
==Resources== | ==Resources== | ||
* [https://mathresearch.utsa.edu/wikiFiles/MAT1093/Trigonometric%20Equations/Esparza%201093%20Notes%203.3B.pdf Trigonometric Equations]. Written notes created by Professor Esparza, UTSA. | * [https://mathresearch.utsa.edu/wikiFiles/MAT1093/Trigonometric%20Equations/Esparza%201093%20Notes%203.3B.pdf Trigonometric Equations]. Written notes created by Professor Esparza, UTSA. | ||
+ | |||
+ | == Licensing == | ||
+ | Content obtained and/or adapted from: | ||
+ | * [https://en.wikipedia.org/wiki/List_of_trigonometric_identities List of trigonometric identities, Wikipedia] under a CC BY-SA license |
Latest revision as of 16:52, 28 October 2021
The functions sine, cosine and tangent of an angle are sometimes referred to as the primary or basic trigonometric functions. Their usual abbreviations are and respectively, where denotes the angle. The parentheses around the argument of the functions are often omitted, e.g., and if an interpretation is unambiguously possible.
The sine of an angle is defined, in the context of a right triangle, as the ratio of the length of the side that is opposite to the angle divided by the length of the longest side of the triangle (the hypotenuse).
The cosine of an angle in this context is the ratio of the length of the side that is adjacent to the angle divided by the length of the hypotenuse.
The tangent of an angle in this context is the ratio of the length of the side that is opposite to the angle divided by the length of the side that is adjacent to the angle. This is the same as the ratio of the sine to the cosine of this angle, as can be seen by substituting the definitions of and from above:
The remaining trigonometric functions secant (), cosecant (), and cotangent () are defined as the reciprocal functions of cosine, sine, and tangent, respectively. Rarely, these are called the secondary trigonometric functions:
These definitions are sometimes referred to as ratio identities.
Contents
Inverse trigonometric functions
The inverse trigonometric functions are partial inverse functions for the trigonometric functions. For example, the inverse function for the sine, known as the inverse sine () or arcsine (arcsin or asin), satisfies
This article will denote the inverse of a trigonometric function by prefixing its name with "". The notation is shown in the table below.
Compositions of trig and inverse trig functions
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:
Solutions to elementary trigonometric equations
The following table shows how inverse trigonometric functions may be used to solve equalities involving the six standard trigonometric functions. It is assumed that the given values and all lie within appropriate ranges so that the relevant expressions below are well-defined. In the table below, "for some " is just another way of saying "for some integer "
Equation | if and only if | Solution | where... | |||||
---|---|---|---|---|---|---|---|---|
for some | ||||||||
for some | ||||||||
for some | ||||||||
for some | ||||||||
for some | ||||||||
for some |
For example, if then for some While if then for some where is even if ; odd if The equations and have the same solutions as and respectively. In all equations above except for those just solved (i.e. except for / and /), for fixed and the integer in the solution's formula is uniquely determined by
Other identities
These inverse trigonometric functions are related to one another by the formulas:
Resources
- Trigonometric Equations. Written notes created by Professor Esparza, UTSA.
Licensing
Content obtained and/or adapted from:
- List of trigonometric identities, Wikipedia under a CC BY-SA license