Inverse trigonometric functions
Trigonometry |
---|
Reference |
Laws and theorems |
Calculus |
In mathematics, the inverse trigonometric functions (occasionally also called arcus functions,[1][2][3][4][5] antitrigonometric functions[6] or cyclometric functions[7][8][9]) are the inverse functions of the trigonometric functions (with suitably restricted domains). Specifically, they are the inverses of the sine, cosine, tangent, cotangent, secant, and cosecant functions,[10] and are used to obtain an angle from any of the angle's trigonometric ratios. Inverse trigonometric functions are widely used in engineering, navigation, physics, and geometry.
Notation
Several notations for the inverse trigonometric functions exist. The most common convention is to name inverse trigonometric functions using an arc- prefix: arcsin(x), arccos(x), arctan(x), etc.[6] (This convention is used throughout this article.) This notation arises from the following geometric relationships:[citation needed] when measuring in radians, an angle of θ radians will correspond to an arc whose length is rθ, where r is the radius of the circle. Thus in the unit circle, "the arc whose cosine is x" is the same as "the angle whose cosine is x", because the length of the arc of the circle in radii is the same as the measurement of the angle in radians.[11] In computer programming languages, the inverse trigonometric functions are often called by the abbreviated forms asin, acos, atan.[12]
The notations sin−1(x), cos−1(x), tan−1(x), etc., as introduced by John Herschel in 1813,[13][14] are often used as well in English-language sources,[6] much more than the also established sin[−1](x), cos[−1](x), tan[−1](x) – conventions consistent with the notation of an inverse function, that is useful (for example) to define the multivalued version of each inverse trigonometric function: [math]\displaystyle{ \tan^{-1}(x) = \{\arctan(x) + \pi k \mid k \in \mathbb Z\} ~. }[/math] However, this might appear to conflict logically with the common semantics for expressions such as sin2(x) (although only sin2 x, without parentheses, is the really common use), which refer to numeric power rather than function composition, and therefore may result in confusion between notation for the reciprocal (multiplicative inverse) and inverse function.[15]
The confusion is somewhat mitigated by the fact that each of the reciprocal trigonometric functions has its own name — for example, (cos(x))−1 = sec(x). Nevertheless, certain authors advise against using it, since it is ambiguous.[6][16] Another precarious convention used by a small number of authors is to use an uppercase first letter, along with a “−1” superscript: Sin−1(x), Cos−1(x), Tan−1(x), etc.[17] Although it is intended to avoid confusion with the reciprocal, which should be represented by sin−1(x), cos−1(x), etc., or, better, by sin−1 x, cos−1 x, etc., it in turn creates yet another major source of ambiguity, especially since many popular high-level programming languages (e.g. Mathematica, and MAGMA) use those very same capitalised representations for the standard trig functions, whereas others (Python, SymPy, NumPy, Matlab, MAPLE, etc.) use lower-case.
Hence, since 2009, the ISO 80000-2 standard has specified solely the "arc" prefix for the inverse functions.
Basic concepts
Principal values
Since none of the six trigonometric functions are one-to-one, they must be restricted in order to have inverse functions. Therefore, the result ranges of the inverse functions are proper (i.e. strict) subsets of the domains of the original functions.
For example, using function in the sense of multivalued functions, just as the square root function [math]\displaystyle{ y = \sqrt{x} }[/math] could be defined from [math]\displaystyle{ y^2 = x, }[/math] the function [math]\displaystyle{ y = \arcsin(x) }[/math] is defined so that [math]\displaystyle{ \sin(y) = x. }[/math] For a given real number [math]\displaystyle{ x, }[/math] with [math]\displaystyle{ -1 \leq x \leq 1, }[/math] there are multiple (in fact, countably infinitely many) numbers [math]\displaystyle{ y }[/math] such that [math]\displaystyle{ \sin(y) = x }[/math]; for example, [math]\displaystyle{ \sin(0) = 0, }[/math] but also [math]\displaystyle{ \sin(\pi) = 0, }[/math] [math]\displaystyle{ \sin(2 \pi) = 0, }[/math] etc. When only one value is desired, the function may be restricted to its principal branch. With this restriction, for each [math]\displaystyle{ x }[/math] in the domain, the expression [math]\displaystyle{ \arcsin(x) }[/math] will evaluate only to a single value, called its principal value. These properties apply to all the inverse trigonometric functions.
The principal inverses are listed in the following table.
Name | Usual notation | Definition | Domain of [math]\displaystyle{ x }[/math] for real result | Range of usual principal value (radians) |
Range of usual principal value (degrees) |
---|---|---|---|---|---|
arcsine | [math]\displaystyle{ y = \arcsin(x) }[/math] | x = sin(y) | [math]\displaystyle{ -1 \leq x \leq 1 }[/math] | [math]\displaystyle{ - \frac{\pi}{2} \leq y \leq \frac{\pi}{2} }[/math] | [math]\displaystyle{ - 90^{\circ} \leq y \leq 90^{\circ} }[/math] |
arccosine | [math]\displaystyle{ y = \arccos(x) }[/math] | x = cos(y) | [math]\displaystyle{ -1 \leq x \leq 1 }[/math] | [math]\displaystyle{ 0 \leq y \leq \pi }[/math] | [math]\displaystyle{ 0^{\circ} \leq y \leq 180^{\circ} }[/math] |
arctangent | [math]\displaystyle{ y = \arctan(x) }[/math] | x = tan(y) | all real numbers | [math]\displaystyle{ - \frac{\pi}{2} \lt y \lt \frac{\pi}{2} }[/math] | [math]\displaystyle{ - 90^{\circ} \lt y \lt 90^{\circ} }[/math] |
arccotangent | [math]\displaystyle{ y = \arccot(x) }[/math] | x = cot(y) | all real numbers | [math]\displaystyle{ 0 \lt y \lt \pi }[/math] | [math]\displaystyle{ 0^{\circ} \lt y \lt 180^{\circ} }[/math] |
arcsecant | [math]\displaystyle{ y = \arcsec(x) }[/math] | x = sec(y) | [math]\displaystyle{ {\left\vert x \right\vert} \geq 1 }[/math] | [math]\displaystyle{ 0 \leq y \lt \frac{\pi}{2} \text{ or } \frac{\pi}{2} \lt y \leq \pi }[/math] | [math]\displaystyle{ 0^{\circ} \leq y \lt 90^{\circ} \text{ or } 90^{\circ} \lt y \leq 180^{\circ} }[/math] |
arccosecant | [math]\displaystyle{ y = \arccsc(x) }[/math] | x = csc(y) | [math]\displaystyle{ {\left\vert x \right\vert} \geq 1 }[/math] | [math]\displaystyle{ - \frac{\pi}{2} \leq y \lt 0 \text{ or } 0 \lt y \leq \frac{\pi}{2} }[/math] | [math]\displaystyle{ - 90^{\circ} \leq y \lt 0^{\circ} \text{ or } 0^{\circ} \lt y \leq 90^{\circ} }[/math] |
Note: Some authors define the range of arcsecant to be [math]\displaystyle{ ( 0 \leq y \lt \frac{\pi}{2} \text{ or } \pi \leq y \lt \frac{3 \pi}{2} ) }[/math], because the tangent function is nonnegative on this domain. This makes some computations more consistent. For example, using this range, [math]\displaystyle{ \tan(\arcsec(x)) = \sqrt{x^2 - 1}, }[/math] whereas with the range [math]\displaystyle{ ( 0 \leq y \lt \frac{\pi}{2} \text{ or } \frac{\pi}{2} \lt y \leq \pi ) }[/math], we would have to write [math]\displaystyle{ \tan(\arcsec(x)) = \pm \sqrt{x^2 - 1}, }[/math] since tangent is nonnegative on [math]\displaystyle{ 0 \leq y \lt \frac{\pi}{2}, }[/math] but nonpositive on [math]\displaystyle{ \frac{\pi}{2} \lt y \leq \pi. }[/math] For a similar reason, the same authors define the range of arccosecant to be [math]\displaystyle{ ( - \pi \lt y \leq - \frac{\pi}{2} }[/math] or [math]\displaystyle{ 0 \lt y \leq \frac{\pi}{2} ) . }[/math]
Domains
If [math]\displaystyle{ x }[/math] is allowed to be a complex number, then the range of [math]\displaystyle{ y }[/math] applies only to its real part.
Template:DomainsImagesAndPrototypesOfTrigAndInverseTrigFunctions
Solutions to elementary trigonometric equations
Each of the trigonometric functions is periodic in the real part of its argument, running through all its values twice in each interval of [math]\displaystyle{ 2 \pi: }[/math]
- Sine and cosecant begin their period at [math]\displaystyle{ 2 \pi k-\frac{\pi}{2} }[/math] (where [math]\displaystyle{ k }[/math] is an integer), finish it at [math]\displaystyle{ 2 \pi k+\frac{\pi}{2}, }[/math] and then reverse themselves over [math]\displaystyle{ 2 \pi k+\frac{\pi}{2} }[/math] to [math]\displaystyle{ 2 \pi k+\frac{3\pi}{2}. }[/math]
- Cosine and secant begin their period at [math]\displaystyle{ 2 \pi k, }[/math] finish it at [math]\displaystyle{ 2 \pi k+\pi. }[/math] and then reverse themselves over [math]\displaystyle{ 2 \pi k+\pi }[/math] to [math]\displaystyle{ 2 \pi k+2 \pi. }[/math]
- Tangent begins its period at [math]\displaystyle{ 2 \pi k-\frac{\pi}{2}, }[/math] finishes it at [math]\displaystyle{ 2 \pi k+\frac{\pi}{2}, }[/math] and then repeats it (forward) over [math]\displaystyle{ 2 \pi k+\frac{\pi}{2} }[/math] to [math]\displaystyle{ 2 \pi k+\frac{3 \pi}{2}. }[/math]
- Cotangent begins its period at [math]\displaystyle{ 2 \pi k, }[/math] finishes it at [math]\displaystyle{ 2 \pi k+\pi, }[/math] and then repeats it (forward) over [math]\displaystyle{ 2 \pi k+\pi }[/math] to [math]\displaystyle{ 2 \pi k+2 \pi. }[/math]
This periodicity is reflected in the general inverses, where [math]\displaystyle{ k }[/math] is some integer.
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]\displaystyle{ \theta, }[/math] [math]\displaystyle{ r, }[/math] [math]\displaystyle{ s, }[/math] [math]\displaystyle{ x, }[/math] and [math]\displaystyle{ y }[/math] all lie within appropriate ranges so that the relevant expressions below are well-defined. Note that "for some [math]\displaystyle{ k \in \Z }[/math]" is just another way of saying "for some integer [math]\displaystyle{ k. }[/math]"
The symbol [math]\displaystyle{ \,\iff\, }[/math] is logical equality and indicates that if the left hand side is true then so is the right hand side and, conversely, if the right hand side is true then so is the left hand side (see this footnote[note 1] for more details and an example illustrating this concept).
Equation | if and only if | Solution | ||||||
---|---|---|---|---|---|---|---|---|
[math]\displaystyle{ \sin \theta = y }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ (-1)^k }[/math] | [math]\displaystyle{ \arcsin (y) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] | |
[math]\displaystyle{ \csc \theta = r }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ (-1)^k }[/math] | [math]\displaystyle{ \arccsc (r) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] | |
[math]\displaystyle{ \cos \theta = x }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ \pm\, }[/math] | [math]\displaystyle{ \arccos(x) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ 2 }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] |
[math]\displaystyle{ \sec \theta = r }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ \pm\, }[/math] | [math]\displaystyle{ \arcsec (r) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ 2 }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] |
[math]\displaystyle{ \tan \theta = s }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ \arctan (s) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] | ||
[math]\displaystyle{ \cot \theta = r }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta =\, }[/math] | [math]\displaystyle{ \arccot (r) }[/math] | [math]\displaystyle{ + }[/math] | [math]\displaystyle{ \pi k }[/math] | for some [math]\displaystyle{ k \in \Z }[/math] |
where the first four solutions can be written in expanded form as:
Equation | if and only if | Solution | ||||||
---|---|---|---|---|---|---|---|---|
[math]\displaystyle{ \sin \theta = y }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta = \;\;\;\,\arcsin(y)+2 \pi h }[/math] or [math]\displaystyle{ \theta =-\arcsin(y)+2 \pi h+\pi }[/math] |
for some [math]\displaystyle{ h \in \Z }[/math] | |||||
[math]\displaystyle{ \csc \theta = r }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta = \;\;\;\,\arccsc(r)+2 \pi h }[/math] or [math]\displaystyle{ \theta =-\arccsc(r)+2 \pi h+\pi }[/math] |
for some [math]\displaystyle{ h \in \Z }[/math] | |||||
[math]\displaystyle{ \cos \theta = x }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta = \;\;\;\,\arccos(x)+2 \pi k }[/math] or [math]\displaystyle{ \theta =-\arccos(x)+2 \pi k }[/math] |
for some [math]\displaystyle{ k \in \Z }[/math] | |||||
[math]\displaystyle{ \sec \theta = r }[/math] | [math]\displaystyle{ \iff }[/math] | [math]\displaystyle{ \theta = \;\;\;\,\arcsec(r)+2 \pi k }[/math] or [math]\displaystyle{ \theta =-\arcsec(r)+2 \pi k }[/math] |
for some [math]\displaystyle{ k \in \Z }[/math] |
For example, if [math]\displaystyle{ \cos \theta = -1 }[/math] then [math]\displaystyle{ \theta = \pi+2 \pi k = -\pi+2 \pi (1+k) }[/math] for some [math]\displaystyle{ k \in \Z. }[/math] While if [math]\displaystyle{ \sin \theta = \pm 1 }[/math] then [math]\displaystyle{ \theta = \frac{\pi}{2}+\pi k =-\frac{\pi}{2}+\pi (k+1) }[/math] for some [math]\displaystyle{ k \in \Z, }[/math] where [math]\displaystyle{ k }[/math] will be even if [math]\displaystyle{ \sin \theta = 1 }[/math] and it will be odd if [math]\displaystyle{ \sin \theta = -1. }[/math] The equations [math]\displaystyle{ \sec \theta = -1 }[/math] and [math]\displaystyle{ \csc \theta = \pm 1 }[/math] have the same solutions as [math]\displaystyle{ \cos \theta = -1 }[/math] and [math]\displaystyle{ \sin \theta = \pm 1, }[/math] respectively. In all equations above except for those just solved (i.e. except for [math]\displaystyle{ \sin }[/math]/[math]\displaystyle{ \csc \theta = \pm 1 }[/math] and [math]\displaystyle{ \cos }[/math]/[math]\displaystyle{ \sec \theta =-1 }[/math]), the integer [math]\displaystyle{ k }[/math] in the solution's formula is uniquely determined by [math]\displaystyle{ \theta }[/math] (for fixed [math]\displaystyle{ r, s, x, }[/math] and [math]\displaystyle{ y }[/math]).
With the help of integer parity [math]\displaystyle{ \operatorname{Parity}(h) = \begin{cases} 0 & \text{if } h \text{ is even } \\ 1 & \text{if } h \text{ is odd } \\ \end{cases} }[/math] it is possible to write a solution to [math]\displaystyle{ \cos \theta = x }[/math] that doesn't involve the "plus or minus" [math]\displaystyle{ \,\pm\, }[/math] symbol:
- [math]\displaystyle{ cos \; \theta = x \quad }[/math] if and only if [math]\displaystyle{ \quad \theta = (-1)^h \arccos(x) + \pi h + \pi \operatorname{Parity}(h) \quad }[/math] for some [math]\displaystyle{ h \in \Z. }[/math]
And similarly for the secant function,
- [math]\displaystyle{ sec \; \theta = r \quad }[/math] if and only if [math]\displaystyle{ \quad \theta = (-1)^h \arcsec(r) + \pi h + \pi \operatorname{Parity}(h) \quad }[/math] for some [math]\displaystyle{ h \in \Z, }[/math]
where [math]\displaystyle{ \pi h + \pi \operatorname{Parity}(h) }[/math] equals [math]\displaystyle{ \pi h }[/math] when the integer [math]\displaystyle{ h }[/math] is even, and equals [math]\displaystyle{ \pi h + \pi }[/math] when it's odd.
Detailed example and explanation of the "plus or minus" symbol ±
The solutions to [math]\displaystyle{ \cos \theta = x }[/math] and [math]\displaystyle{ \sec \theta = x }[/math] involve the "plus or minus" symbol [math]\displaystyle{ \,\pm,\, }[/math] whose meaning is now clarified. Only the solution to [math]\displaystyle{ \cos \theta = x }[/math] will be discussed since the discussion for [math]\displaystyle{ \sec \theta = x }[/math] is the same.
We are given [math]\displaystyle{ x }[/math] between [math]\displaystyle{ -1 \leq x \leq 1 }[/math] and we know that there is an angle [math]\displaystyle{ \theta }[/math] in some interval that satisfies [math]\displaystyle{ \cos \theta = x. }[/math] We want to find this [math]\displaystyle{ \theta. }[/math] The table above indicates that the solution is
[math]\displaystyle{ \,\theta = \pm \arccos x+2 \pi k\, \quad \text{ for some }k \in \Z }[/math]
which is a shorthand way of saying that (at least) one of the following statement is true:
- [math]\displaystyle{ \,\theta = \arccos x+2 \pi k\, }[/math] for some integer [math]\displaystyle{ k, }[/math]
or - [math]\displaystyle{ \,\theta =-\arccos x+2 \pi k\, }[/math] for some integer [math]\displaystyle{ k. }[/math]
As mentioned above, if [math]\displaystyle{ \,\arccos x = \pi\, }[/math] (which by definition only happens when [math]\displaystyle{ x = \cos \pi = -1 }[/math]) then both statements (1) and (2) hold, although with different values for the integer [math]\displaystyle{ k }[/math]: if [math]\displaystyle{ K }[/math] is the integer from statement (1), meaning that [math]\displaystyle{ \theta = \pi+2 \pi K }[/math] holds, then the integer [math]\displaystyle{ k }[/math] for statement (2) is [math]\displaystyle{ K+1 }[/math] (because [math]\displaystyle{ \theta = -\pi+2 \pi (1+K) }[/math]). However, if [math]\displaystyle{ x \neq -1 }[/math] then the integer [math]\displaystyle{ k }[/math] is unique and completely determined by [math]\displaystyle{ \theta. }[/math] If [math]\displaystyle{ \,\arccos x = 0\, }[/math] (which by definition only happens when [math]\displaystyle{ x = \cos 0 = 1 }[/math]) then [math]\displaystyle{ \,\pm\arccos x = 0\, }[/math] (because [math]\displaystyle{ \,+ \arccos x = +0 = 0\, }[/math] and [math]\displaystyle{ \,-\arccos x = -0 = 0\, }[/math] so in both cases [math]\displaystyle{ \,\pm \arccos x\, }[/math] is equal to [math]\displaystyle{ 0 }[/math]) and so the statements (1) and (2) happen to be identical in this particular case (and so both hold). Having considered the cases [math]\displaystyle{ \,\arccos x = 0\, }[/math] and [math]\displaystyle{ \,\arccos x = \pi,\, }[/math] we now focus on the case where [math]\displaystyle{ \,\arccos x \neq 0\, }[/math] and [math]\displaystyle{ \,\arccos x \neq \pi,\, }[/math] So assume this from now on. The solution to [math]\displaystyle{ \cos \theta = x }[/math] is still [math]\displaystyle{ \,\theta = \pm \arccos x+2 \pi k\, \quad \text{ for some }k \in \Z }[/math] which as before is shorthand for saying that one of statements (1) and (2) is true. However this time, because [math]\displaystyle{ \,\arccos x \neq 0\, }[/math] and [math]\displaystyle{ \,0 \lt \arccos x \lt \pi,\, }[/math] statements (1) and (2) are different and furthermore, exactly one of the two equalities holds (not both). Additional information about [math]\displaystyle{ \theta }[/math] is needed to determine which one holds. For example, suppose that [math]\displaystyle{ x = 0 }[/math] and that all that is known about [math]\displaystyle{ \theta }[/math] is that [math]\displaystyle{ \,-\pi \leq \theta \leq \pi\, }[/math] (and nothing more is known). Then [math]\displaystyle{ \arccos x = \arccos 0 = \frac{\pi}{2} }[/math] and moreover, in this particular case [math]\displaystyle{ k = 0 }[/math] (for both the [math]\displaystyle{ \,+\, }[/math] case and the [math]\displaystyle{ \,-\, }[/math] case) and so consequently, [math]\displaystyle{ \theta ~=~ \pm \arccos x+2 \pi k ~=~ \pm \left(\frac{\pi}{2}\right)+2\pi (0) ~=~ \pm \frac{\pi}{2}. }[/math] This means that [math]\displaystyle{ \theta }[/math] could be either [math]\displaystyle{ \,\pi/2\, }[/math] or [math]\displaystyle{ \,-\pi/2. }[/math] Without additional information it is not possible to determine which of these values [math]\displaystyle{ \theta }[/math] has. An example of some additional information that could determine the value of [math]\displaystyle{ \theta }[/math] would be knowing that the angle is above the [math]\displaystyle{ x }[/math]-axis (in which case [math]\displaystyle{ \theta = \pi/2 }[/math]) or alternatively, knowing that it is below the [math]\displaystyle{ x }[/math]-axis (in which case [math]\displaystyle{ \theta =-\pi/2 }[/math]).
Equal identical trigonometric functions
- Set of all solutions to elementary trigonometric equations
Thus given a single solution [math]\displaystyle{ \theta }[/math] to an elementary trigonometric equation ([math]\displaystyle{ \sin \theta = y }[/math] is such an equation, for instance, and because [math]\displaystyle{ \sin (\arcsin y) = y }[/math] always holds, [math]\displaystyle{ \theta := \arcsin y }[/math] is always a solution), the set of all solutions to it are:
If [math]\displaystyle{ \theta }[/math] solves | then | Set of all solutions (in terms of [math]\displaystyle{ \theta }[/math]) | ||||||
---|---|---|---|---|---|---|---|---|
[math]\displaystyle{ \;\sin \theta = y }[/math] | then | [math]\displaystyle{ \{\varphi:\sin \varphi=y\} =\, }[/math] | [math]\displaystyle{ (\theta }[/math] | [math]\displaystyle{ \,+\, 2 }[/math] | [math]\displaystyle{ \pi \Z) }[/math] | [math]\displaystyle{ \,\cup\, (-\theta }[/math] | [math]\displaystyle{ -\pi }[/math] | [math]\displaystyle{ + 2 \pi \Z) }[/math] |
[math]\displaystyle{ \;\csc \theta = r }[/math] | then | [math]\displaystyle{ \{\varphi:\csc \varphi=r\} =\, }[/math] | [math]\displaystyle{ (\theta }[/math] | [math]\displaystyle{ \,+\, 2 }[/math] | [math]\displaystyle{ \pi \Z) }[/math] | [math]\displaystyle{ \,\cup\, (-\theta }[/math] | [math]\displaystyle{ -\pi }[/math] | [math]\displaystyle{ + 2 \pi \Z) }[/math] |
[math]\displaystyle{ \;\cos \theta = x }[/math] | then | [math]\displaystyle{ \{\varphi:\cos \varphi=x\} =\, }[/math] | [math]\displaystyle{ (\theta }[/math] | [math]\displaystyle{ \,+\, 2 }[/math] | [math]\displaystyle{ \pi \Z) }[/math] | [math]\displaystyle{ \,\cup\, (-\theta }[/math] | [math]\displaystyle{ + 2 \pi \Z) }[/math] | |
[math]\displaystyle{ \;\sec \theta = r }[/math] | then | [math]\displaystyle{ \{\varphi:\sec \varphi=r\} =\, }[/math] | [math]\displaystyle{ (\theta }[/math] | [math]\displaystyle{ \,+\, 2 }[/math] | [math]\displaystyle{ \pi \Z) }[/math] | [math]\displaystyle{ \,\cup\, (-\theta }[/math] | [math]\displaystyle{ + 2 \pi \Z) }[/math] | |
[math]\displaystyle{ \;\tan \theta = s }[/math] | then | [math]\displaystyle{ \{\varphi:\tan \varphi=s\} =\, }[/math] | [math]\displaystyle{ \theta }[/math] | [math]\displaystyle{ \,+\, }[/math] | [math]\displaystyle{ \pi \Z }[/math] | |||
[math]\displaystyle{ \;\cot \theta = r }[/math] | then | [math]\displaystyle{ \{\varphi:\cot \varphi=r\} =\, }[/math] | [math]\displaystyle{ \theta }[/math] | [math]\displaystyle{ \,+\, }[/math] | [math]\displaystyle{ \pi \Z }[/math] |
Transforming equations
The equations above can be transformed by using the reflection and shift identities:[18]
Argument: [math]\displaystyle{ \underline{\;~~~~~~\;}= }[/math] | [math]\displaystyle{ -\theta }[/math] | [math]\displaystyle{ \frac{\pi}{2} \pm \theta }[/math] | [math]\displaystyle{ \pi \pm \theta }[/math] | [math]\displaystyle{ \frac{3\pi}{2} \pm \theta }[/math] | [math]\displaystyle{ 2 k \pi \pm \theta, }[/math] [math]\displaystyle{ (k \in \Z) }[/math] |
---|---|---|---|---|---|
[math]\displaystyle{ \sin \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ -\sin \theta }[/math] | [math]\displaystyle{ \phantom{-}\cos \theta }[/math] | [math]\displaystyle{ \mp\sin \theta }[/math] | [math]\displaystyle{ -\cos \theta }[/math] | [math]\displaystyle{ \pm\sin \theta }[/math] |
[math]\displaystyle{ \csc \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ -\csc \theta }[/math] | [math]\displaystyle{ \phantom{-}\sec \theta }[/math] | [math]\displaystyle{ \mp\csc \theta }[/math] | [math]\displaystyle{ -\sec \theta }[/math] | [math]\displaystyle{ \pm\csc \theta }[/math] |
[math]\displaystyle{ \cos \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ \phantom{-}\cos \theta }[/math] | [math]\displaystyle{ \mp\sin \theta }[/math] | [math]\displaystyle{ -\cos \theta }[/math] | [math]\displaystyle{ \pm\sin \theta }[/math] | [math]\displaystyle{ \phantom{-}\cos \theta }[/math] |
[math]\displaystyle{ \sec \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ \phantom{-}\sec \theta }[/math] | [math]\displaystyle{ \mp\csc \theta }[/math] | [math]\displaystyle{ -\sec \theta }[/math] | [math]\displaystyle{ \pm\csc \theta }[/math] | [math]\displaystyle{ \phantom{-}\sec \theta }[/math] |
[math]\displaystyle{ \tan \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ -\tan \theta }[/math] | [math]\displaystyle{ \mp\cot \theta }[/math] | [math]\displaystyle{ \pm\tan \theta }[/math] | [math]\displaystyle{ \mp\cot \theta }[/math] | [math]\displaystyle{ \pm\tan \theta }[/math] |
[math]\displaystyle{ \cot \underline{\;~~~~~~~~~~~~~~\;}= }[/math] | [math]\displaystyle{ -\cot \theta }[/math] | [math]\displaystyle{ \mp\tan \theta }[/math] | [math]\displaystyle{ \pm\cot \theta }[/math] | [math]\displaystyle{ \mp\tan \theta }[/math] | [math]\displaystyle{ \pm\cot \theta }[/math] |
These formulas imply, in particular, that the following hold:
[math]\displaystyle{ \begin{align} \sin \theta &= -\sin(-\theta) &&= -\sin(\pi+\theta) &&= \phantom{-}\sin(\pi-\theta) \\ &= -\cos\left(\frac{\pi}{2}+\theta\right) &&= \phantom{-}\cos\left(\frac{\pi}{2}-\theta\right) &&= -\cos\left(-\frac{\pi}{2}-\theta\right) \\ &= \phantom{-}\cos\left(-\frac{\pi}{2}+\theta\right) &&= -\cos\left(\frac{3\pi}{2}-\theta\right) &&= -\cos\left(-\frac{3\pi}{2}+\theta\right) \\[0.3ex] \cos \theta &= \phantom{-}\cos(-\theta) &&= -\cos(\pi+\theta) &&= \phantom{-}\cos(\pi-\theta) \\ &= \phantom{-}\sin\left(\frac{\pi}{2}+\theta\right) &&= \phantom{-}\sin\left(\frac{\pi}{2}-\theta\right) &&= -\sin\left(-\frac{\pi}{2}-\theta\right) \\ &= -\sin\left(-\frac{\pi}{2}+\theta\right) &&= -\sin\left(\frac{3\pi}{2}-\theta\right) &&= \phantom{-}\sin\left(-\frac{3\pi}{2}+\theta\right) \\[0.3ex] \tan \theta &= -\tan(-\theta) &&= \phantom{-}\tan(\pi+\theta) &&= -\tan(\pi-\theta) \\ &= -\cot\left(\frac{\pi}{2}+\theta\right) &&= \phantom{-}\cot\left(\frac{\pi}{2}-\theta\right) &&= \phantom{-}\cot\left(-\frac{\pi}{2}-\theta\right) \\ &= -\cot\left(-\frac{\pi}{2}+\theta\right) &&= \phantom{-}\cot\left(\frac{3\pi}{2}-\theta\right) &&= -\cot\left(-\frac{3\pi}{2}+\theta\right) \\[0.3ex] \end{align} }[/math]
where swapping [math]\displaystyle{ \sin \leftrightarrow \csc, }[/math] swapping [math]\displaystyle{ \cos \leftrightarrow \sec, }[/math] and swapping [math]\displaystyle{ \tan \leftrightarrow \cot }[/math] gives the analogous equations for [math]\displaystyle{ \csc, \sec, \text{ and } \cot, }[/math] respectively.
So for example, by using the equality [math]\displaystyle{ \sin \left(\frac{\pi}{2}-\theta\right) = \cos \theta, }[/math] the equation [math]\displaystyle{ \cos \theta = x }[/math] can be transformed into [math]\displaystyle{ \sin \left(\frac{\pi}{2}-\theta\right) = x, }[/math] which allows for the solution to the equation [math]\displaystyle{ \;\sin \varphi = x\; }[/math] (where [math]\displaystyle{ \varphi := \frac{\pi}{2}-\theta }[/math]) to be used; that solution being: [math]\displaystyle{ \varphi = (-1)^k \arcsin (x)+\pi k \; \text{ for some } k \in \Z, }[/math] which becomes: [math]\displaystyle{ \frac{\pi}{2}-\theta ~=~ (-1)^k \arcsin (x)+\pi k \quad \text{ for some } k \in \Z }[/math] where using the fact that [math]\displaystyle{ (-1)^{k} = (-1)^{-k} }[/math] and substituting [math]\displaystyle{ h :=-k }[/math] proves that another solution to [math]\displaystyle{ \;\cos \theta = x\; }[/math] is: [math]\displaystyle{ \theta ~=~ (-1)^{h+1} \arcsin (x)+\pi h+\frac{\pi}{2} \quad \text{ for some } h \in \Z. }[/math] The substitution [math]\displaystyle{ \;\arcsin x = \frac{\pi}{2}-\arccos x\; }[/math] may be used express the right hand side of the above formula in terms of [math]\displaystyle{ \;\arccos x\; }[/math] instead of [math]\displaystyle{ \;\arcsin x.\; }[/math]
Relationships between trigonometric functions and inverse trigonometric functions
Trigonometric functions of inverse trigonometric functions are tabulated below. A quick way to derive them is by considering the geometry of a right-angled triangle, with one side of length 1 and another side of length [math]\displaystyle{ x, }[/math] then applying the Pythagorean theorem and definitions of the trigonometric ratios. It is worth noting that for arcsecant and arccosecant, the diagram assumes that [math]\displaystyle{ x }[/math] is positive, and thus the result has to be corrected through the use of absolute values and the signum (sgn) operation.
Relationships among the inverse trigonometric functions
Complementary angles:
- [math]\displaystyle{ \begin{align} \arccos(x) &= \frac{\pi}{2} - \arcsin(x) \\[0.5em] \arccot(x) &= \frac{\pi}{2} - \arctan(x) \\[0.5em] \arccsc(x) &= \frac{\pi}{2} - \arcsec(x) \end{align} }[/math]
Negative arguments:
- [math]\displaystyle{ \begin{align} \arcsin(-x) &= -\arcsin(x) \\ \arccsc(-x) &= -\arccsc(x) \\ \arccos(-x) &= \pi -\arccos(x) \\ \arcsec(-x) &= \pi -\arcsec(x) \\ \arctan(-x) &= -\arctan(x) \\ \arccot(-x) &= \pi -\arccot(x) \end{align} }[/math]
Reciprocal arguments:
- [math]\displaystyle{ \begin{align} \arcsin\left(\frac{1}{x}\right) &= \arccsc(x) & \\[0.3em] \arccsc\left(\frac{1}{x}\right) &= \arcsin(x) & \\[0.3em] \arccos\left(\frac{1}{x}\right) &= \arcsec(x) & \\[0.3em] \arcsec\left(\frac{1}{x}\right) &= \arccos(x) & \\[0.3em] \arctan\left(\frac{1}{x}\right) &= \arccot(x) &= \frac{\pi}{2} - \arctan(x) \, , \text{ if } x \gt 0 \\[0.3em] \arctan\left(\frac{1}{x}\right) &= \arccot(x) - \pi &= -\frac{\pi}{2} - \arctan(x) \, , \text{ if } x \lt 0 \\[0.3em] \arccot\left(\frac{1}{x}\right) &= \arctan(x) &= \frac{\pi}{2} - \arccot(x) \, , \text{ if } x \gt 0 \\[0.3em] \arccot\left(\frac{1}{x}\right) &= \arctan(x) + \pi &= \frac{3\pi}{2} - \arccot(x) \, , \text{ if } x \lt 0 \end{align} }[/math]
The identities above can be used with (and derived from) the fact that [math]\displaystyle{ \sin }[/math] and [math]\displaystyle{ \csc }[/math] are reciprocals (i.e. [math]\displaystyle{ \csc = \tfrac1{\sin} }[/math]), as are [math]\displaystyle{ \cos }[/math] and [math]\displaystyle{ \sec, }[/math] and [math]\displaystyle{ \tan }[/math] and [math]\displaystyle{ \cot. }[/math]
Useful identities if one only has a fragment of a sine table:
- [math]\displaystyle{ \begin{align} \arcsin(x) &= \frac{1}{2}\arccos\left(1-2x^2\right) \, , \text{ if } 0 \leq x \leq 1 \\ \arcsin(x) &= \arctan\left(\frac{x}{\sqrt{1 - x^2}}\right) \\ \arccos(x) &= \frac{1}{2}\arccos\left(2x^2-1\right) \, , \text{ if } 0 \leq x \leq 1 \\ \arccos(x) &= \arctan\left(\frac{\sqrt{1 - x^2}}{x}\right) \\ \arccos(x) &= \arcsin\left(\sqrt{1 - x^2}\right) \, , \text{ if } 0 \leq x \leq 1 \text{ , from which you get } \\ \arccos &\left(\frac{1-x^2}{1 + x^2}\right) = \arcsin \left (\frac{2x}{1 + x^2}\right) \, , \text{ if } 0 \leq x \leq 1 \\ \arcsin &\left(\sqrt{1 - x^2}\right) =\frac{\pi}{2}-\sgn(x)\arcsin(x) \\ \arctan(x) &= \arcsin\left(\frac{x}{\sqrt{1 + x^2}}\right) \\ \arccot(x) &= \arccos\left(\frac{x}{\sqrt{1 + x^2}}\right) \end{align} }[/math]
Whenever the square root of a complex number is used here, we choose the root with the positive real part (or positive imaginary part if the square was negative real).
A useful form that follows directly from the table above is
- [math]\displaystyle{ \arctan(x) = \arccos\left(\sqrt{\frac{1}{1+x^2}}\right)\, , \text{ if } x\geq 0 }[/math].
It is obtained by recognizing that [math]\displaystyle{ \cos\left(\arctan\left(x\right)\right) = \sqrt{\frac{1}{1+x^2}} = \cos\left(\arccos\left(\sqrt{\frac{1}{1+x^2}}\right)\right) }[/math].
From the half-angle formula, [math]\displaystyle{ \tan\left(\tfrac{\theta}{2}\right) = \tfrac{\sin(\theta)}{1 + \cos(\theta)} }[/math], we get:
- [math]\displaystyle{ \begin{align} \arcsin(x) &= 2 \arctan\left(\frac{x}{1 + \sqrt{1 - x^2}}\right) \\[0.5em] \arccos(x) &= 2 \arctan\left(\frac{\sqrt{1 - x^2}}{1 + x}\right) \, , \text{ if } -1 \lt x \leq 1 \\[0.5em] \arctan(x) &= 2 \arctan\left(\frac{x}{1 + \sqrt{1 + x^2}}\right) \end{align} }[/math]
Arctangent addition formula
- [math]\displaystyle{ \arctan(u) \pm \arctan(v) = \arctan\left(\frac{u \pm v}{1 \mp uv}\right) \pmod \pi \, , \quad u v \ne 1 \, . }[/math]
This is derived from the tangent addition formula
- [math]\displaystyle{ \tan(\alpha \pm \beta) = \frac{\tan(\alpha) \pm \tan(\beta)}{1 \mp \tan(\alpha)\tan(\beta)} \, , }[/math]
by letting
- [math]\displaystyle{ \alpha = \arctan(u) \, , \quad \beta = \arctan(v) \, . }[/math]
In calculus
Derivatives of inverse trigonometric functions
The derivatives for complex values of z are as follows:
- [math]\displaystyle{ \begin{align} \frac{d}{dz} \arcsin(z) &{} = \frac{1}{\sqrt{1-z^2}} \; ; &z &{}\neq -1, +1 \\ \frac{d}{dz} \arccos(z) &{} = -\frac{1}{\sqrt{1-z^2}} \; ; &z &{}\neq -1, +1 \\ \frac{d}{dz} \arctan(z) &{} = \frac{1}{1+z^2} \; ; &z &{}\neq -i, +i\\ \frac{d}{dz} \arccot(z) &{} = -\frac{1}{1+z^2} \; ; &z &{}\neq -i, +i \\ \frac{d}{dz} \arcsec(z) &{} = \frac{1}{z^2 \sqrt{1 - \frac{1}{z^{2}}}} \; ; &z &{}\neq -1, 0, +1 \\ \frac{d}{dz} \arccsc(z) &{} = -\frac{1}{z^2 \sqrt{1 - \frac{1}{z^{2}}}} \; ; &z &{}\neq -1, 0, +1 \end{align} }[/math]
Only for real values of x:
- [math]\displaystyle{ \begin{align} \frac{d}{dx} \arcsec(x) &{} = \frac{1}{|x| \sqrt{x^2-1}} \; ; & |x| \gt 1\\ \frac{d}{dx} \arccsc(x) &{} = -\frac{1}{|x| \sqrt{x^2-1}} \; ; & |x| \gt 1 \end{align} }[/math]
These formulas can be derived in terms of the derivatives of trigonometric functions. For example, if [math]\displaystyle{ x = \sin \theta }[/math], then [math]\displaystyle{ dx/d\theta = \cos \theta = \sqrt{1-x^2}, }[/math] so
- [math]\displaystyle{ \frac{d}{dx}\arcsin(x) = \frac{d \theta}{dx} = \frac{1}{dx/d\theta} = \frac{1}{\sqrt{1-x^2}}. }[/math]
Expression as definite integrals
Integrating the derivative and fixing the value at one point gives an expression for the inverse trigonometric function as a definite integral:
- [math]\displaystyle{ \begin{align} \arcsin(x) &{}= \int_0^x \frac{1}{\sqrt{1 - z^2}} \, dz \; , & |x| &{} \leq 1\\ \arccos(x) &{}= \int_x^1 \frac{1}{\sqrt{1 - z^2}} \, dz \; , & |x| &{} \leq 1\\ \arctan(x) &{}= \int_0^x \frac{1}{z^2 + 1} \, dz \; ,\\ \arccot(x) &{}= \int_x^\infty \frac{1}{z^2 + 1} \, dz \; ,\\ \arcsec(x) &{}= \int_1^x \frac{1}{z \sqrt{z^2 - 1}} \, dz = \pi + \int_{-x}^{-1} \frac{1}{z \sqrt{z^2 - 1}} \, dz\; , & x &{} \geq 1\\ \arccsc(x) &{}= \int_x^\infty \frac{1}{z \sqrt{z^2 - 1}} \, dz = \int_{-\infty}^{-x} \frac{1}{z \sqrt{z^2 - 1}} \, dz \; , & x &{} \geq 1\\ \end{align} }[/math]
When x equals 1, the integrals with limited domains are improper integrals, but still well-defined.
Infinite series
Similar to the sine and cosine functions, the inverse trigonometric functions can also be calculated using power series, as follows. For arcsine, the series can be derived by expanding its derivative, [math]\displaystyle{ \tfrac{1}{\sqrt{1-z^2}} }[/math], as a binomial series, and integrating term by term (using the integral definition as above). The series for arctangent can similarly be derived by expanding its derivative [math]\displaystyle{ \frac{1}{1+z^2} }[/math] in a geometric series, and applying the integral definition above (see Leibniz series).
- [math]\displaystyle{ \begin{align} \arcsin(z) & = z + \left( \frac{1}{2} \right) \frac{z^3}{3} + \left( \frac{1 \cdot 3}{2 \cdot 4} \right) \frac{z^5}{5} + \left( \frac{1 \cdot 3 \cdot 5}{2 \cdot 4 \cdot 6} \right) \frac{z^7}{7} + \cdots \\[5pt] & = \sum_{n=0}^\infty \frac{(2n-1)!!}{(2n)!!}\frac{z^{2n+1}}{2n+1} \\[5pt] & = \sum_{n=0}^\infty \frac{(2n)!}{(2^n n!)^2} \frac{z^{2n+1}}{2n+1} \, ; \qquad |z| \le 1 \end{align} }[/math]
- [math]\displaystyle{ \arctan(z) = z - \frac{z^3}{3} +\frac{z^5}{5} - \frac{z^7}{7} + \cdots = \sum_{n=0}^\infty \frac{(-1)^n z^{2n+1}}{2n+1} \, ; \qquad |z| \le 1 \qquad z \neq i,-i }[/math]
Series for the other inverse trigonometric functions can be given in terms of these according to the relationships given above. For example, [math]\displaystyle{ \arccos(x) = \pi/2 - \arcsin(x) }[/math], [math]\displaystyle{ \arccsc(x) = \arcsin(1/x) }[/math], and so on. Another series is given by:[19]
- [math]\displaystyle{ 2\left(\arcsin\left(\frac{x}{2}\right) \right)^2 = \sum_{n=1}^\infty \frac{x^{2n}}{n^2\binom {2n} n}. }[/math]
Leonhard Euler found a series for the arctangent that converges more quickly than its Taylor series:
- [math]\displaystyle{ \arctan(z) = \frac z {1 + z^2} \sum_{n=0}^\infty \prod_{k=1}^n \frac{2k z^2}{(2k + 1)(1 + z^2)}. }[/math][20]
(The term in the sum for n = 0 is the empty product, so is 1.)
Alternatively, this can be expressed as
- [math]\displaystyle{ \arctan(z) = \sum_{n=0}^\infty \frac{2^{2n} (n!)^2}{(2n + 1)!} \frac{z^{2n + 1}}{(1 + z^2)^{n + 1}}. }[/math]
Another series for the arctangent function is given by
- [math]\displaystyle{ \arctan(z) = i\sum_{n=1}^\infty\frac{1}{2n - 1}\left(\frac{1}{(1 + 2i/z)^{2n-1}} - \frac{1}{(1 - 2i/z)^{2n - 1}}\right), }[/math]
where [math]\displaystyle{ i=\sqrt{-1} }[/math] is the imaginary unit.[21]
Continued fractions for arctangent
Two alternatives to the power series for arctangent are these generalized continued fractions:
- [math]\displaystyle{ \arctan(z) = \frac z {1 + \cfrac{(1z)^2}{3 - 1z^2 + \cfrac{(3z)^2}{5 - 3z^2 + \cfrac{(5z)^2}{7 - 5z^2 + \cfrac{(7z)^2}{9-7z^2 + \ddots}}}}} = \frac{z}{1 + \cfrac{(1z)^2}{3 + \cfrac{(2z)^2}{5 + \cfrac{(3z)^2}{7 + \cfrac{(4z)^2}{9 + \ddots}}}}} }[/math]
The second of these is valid in the cut complex plane. There are two cuts, from −i to the point at infinity, going down the imaginary axis, and from i to the point at infinity, going up the same axis. It works best for real numbers running from −1 to 1. The partial denominators are the odd natural numbers, and the partial numerators (after the first) are just (nz)2, with each perfect square appearing once. The first was developed by Leonhard Euler; the second by Carl Friedrich Gauss utilizing the Gaussian hypergeometric series.
Indefinite integrals of inverse trigonometric functions
For real and complex values of z:
- [math]\displaystyle{ \begin{align} \int \arcsin(z) \, dz &{}= z \, \arcsin(z) + \sqrt{1 - z^2} + C\\ \int \arccos(z) \, dz &{}= z \, \arccos(z) - \sqrt{1 - z^2} + C\\ \int \arctan(z) \, dz &{}= z \, \arctan(z) - \frac{1}{2} \ln \left( 1 + z^2 \right) + C\\ \int \arccot(z) \, dz &{}= z \, \arccot(z) + \frac{1}{2} \ln \left( 1 + z^2 \right) + C\\ \int \arcsec(z) \, dz &{}= z \, \arcsec(z) - \ln \left[ z \left( 1 + \sqrt{ \frac{z^2-1}{z^2} } \right) \right] + C\\ \int \arccsc(z) \, dz &{}= z \, \arccsc(z) + \ln \left[ z \left( 1 + \sqrt{ \frac{z^2-1}{z^2} } \right) \right] + C \end{align} }[/math]
For real x ≥ 1:
- [math]\displaystyle{ \begin{align} \int \arcsec(x) \, dx &{}= x \, \arcsec(x) - \ln \left( x + \sqrt{x^2-1} \right) + C\\ \int \arccsc(x) \, dx &{}= x \, \arccsc(x) + \ln \left( x + \sqrt{x^2-1} \right) + C \end{align} }[/math]
For all real x not between -1 and 1:
- [math]\displaystyle{ \begin{align} \int \arcsec(x) \, dx &{}= x \, \arcsec(x) - \sgn(x) \ln\left| x + \sqrt{x^2-1}\right| + C\\ \int \arccsc(x) \, dx &{}= x \, \arccsc(x) + \sgn(x) \ln\left| x + \sqrt{x^2-1}\right| + C \end{align} }[/math]
The absolute value is necessary to compensate for both negative and positive values of the arcsecant and arccosecant functions. The signum function is also necessary due to the absolute values in the derivatives of the two functions, which create two different solutions for positive and negative values of x. These can be further simplified using the logarithmic definitions of the inverse hyperbolic functions:
- [math]\displaystyle{ \begin{align} \int \arcsec(x) \, dx &{}= x \, \arcsec(x) - \operatorname{arcosh}(|x|) + C\\ \int \arccsc(x) \, dx &{}= x \, \arccsc(x) + \operatorname{arcosh}(|x|) + C\\ \end{align} }[/math]
The absolute value in the argument of the arcosh function creates a negative half of its graph, making it identical to the signum logarithmic function shown above.
All of these antiderivatives can be derived using integration by parts and the simple derivative forms shown above.
Example
Using [math]\displaystyle{ \int u \, dv = u v - \int v \, du }[/math] (i.e. integration by parts), set
- [math]\displaystyle{ \begin{align} u &= \arcsin(x) & dv &= dx \\ du &= \frac{dx}{\sqrt{1-x^2}} & v &= x \end{align} }[/math]
Then
- [math]\displaystyle{ \int \arcsin(x) \, dx = x \arcsin(x) - \int \frac{x}{\sqrt{1-x^2}} \, dx, }[/math]
which by the simple substitution [math]\displaystyle{ w=1-x^2,\ dw = -2x\,dx }[/math] yields the final result:
- [math]\displaystyle{ \int \arcsin(x) \, dx = x \arcsin(x) + \sqrt{1-x^2} + C }[/math]
Extension to the complex plane
Since the inverse trigonometric functions are analytic functions, they can be extended from the real line to the complex plane. This results in functions with multiple sheets and branch points. One possible way of defining the extension is:
- [math]\displaystyle{ \arctan(z) = \int_0^z \frac{dx}{1 + x^2} \quad z \neq -i, +i }[/math]
where the part of the imaginary axis which does not lie strictly between the branch points (−i and +i) is the branch cut between the principal sheet and other sheets. The path of the integral must not cross a branch cut. For z not on a branch cut, a straight line path from 0 to z is such a path. For z on a branch cut, the path must approach from Re[x] > 0 for the upper branch cut and from Re[x] < 0 for the lower branch cut.
The arcsine function may then be defined as:
- [math]\displaystyle{ \arcsin(z) = \arctan\left(\frac{z}{\sqrt{1 - z^2}}\right) \quad z \neq -1, +1 }[/math]
where (the square-root function has its cut along the negative real axis and) the part of the real axis which does not lie strictly between −1 and +1 is the branch cut between the principal sheet of arcsin and other sheets;
- [math]\displaystyle{ \arccos(z) = \frac{\pi}{2} - \arcsin(z) \quad z \neq -1, +1 }[/math]
which has the same cut as arcsin;
- [math]\displaystyle{ \arccot(z) = \frac{\pi}{2} - \arctan(z) \quad z \neq -i, i }[/math]
which has the same cut as arctan;
- [math]\displaystyle{ \arcsec(z) = \arccos\left(\frac{1}{z}\right) \quad z \neq -1, 0, +1 }[/math]
where the part of the real axis between −1 and +1 inclusive is the cut between the principal sheet of arcsec and other sheets;
- [math]\displaystyle{ \arccsc(z) = \arcsin\left(\frac{1}{z}\right) \quad z \neq -1, 0, +1 }[/math]
which has the same cut as arcsec.
Logarithmic forms
These functions may also be expressed using complex logarithms. This extends their domains to the complex plane in a natural fashion. The following identities for principal values of the functions hold everywhere that they are defined, even on their branch cuts.
- [math]\displaystyle{ \begin{align} \arcsin(z) &{}= -i \ln \left( \sqrt{1-z^2} + iz \right) = i \ln \left( \sqrt{1-z^2} - iz \right) &{}= \arccsc\left(\frac{1}{z}\right) \\[10pt] \arccos(z) &{}= -i \ln \left( i \sqrt {1-z^2} + z \right) = \frac{\pi}{2} - \arcsin(z) &{}= \arcsec\left(\frac{1}{z}\right) \\[10pt] \arctan(z) &{}= -\frac{i}{2}\ln \left(\frac{i - z}{i + z}\right) = -\frac{i}{2}\ln \left(\frac{1 + iz}{1 - iz}\right) &{}= \arccot\left(\frac{1}{z}\right) \\[10pt] \arccot(z) &{}= -\frac{i}{2}\ln\left( \frac{z + i}{z - i} \right) = -\frac{i}{2}\ln\left( \frac{iz - 1}{iz + 1} \right) &{}= \arctan\left(\frac{1}{z}\right) \\[10pt] \arcsec(z) &{}= -i \ln \left( i \sqrt{1 - \frac{1}{z^2}} + \frac{1}{z} \right) = \frac{\pi}{2} - \arccsc(z) &{}= \arccos\left(\frac{1}{z}\right) \\[10pt] \arccsc(z) &{}= -i \ln \left( \sqrt{1 - \frac{1}{z^2}} + \frac{i}{z} \right) = i \ln \left( \sqrt{1 - \frac{1}{z^2}} - \frac{i}{z} \right) &{}= \arcsin\left(\frac{1}{z}\right) \end{align} }[/math]
Generalization
Because all of the inverse trigonometric functions output an angle of a right triangle, they can be generalized by using Euler's formula to form a right triangle in the complex plane. Algebraically, this gives us:
- [math]\displaystyle{ ce^{i\theta} = c\cos(\theta) + ic\sin(\theta) }[/math]
or
- [math]\displaystyle{ ce^{i\theta} = a + ib }[/math]
where [math]\displaystyle{ a }[/math] is the adjacent side, [math]\displaystyle{ b }[/math] is the opposite side, and [math]\displaystyle{ c }[/math] is the hypotenuse. From here, we can solve for [math]\displaystyle{ \theta }[/math].
- [math]\displaystyle{ \begin{align} e^{\ln(c) + i\theta} & = a + ib \\ \ln c + i\theta & = \ln(a + ib) \\ \theta & = \operatorname{Im}\left( \ln(a + ib) \right) \end{align} }[/math]
or
- [math]\displaystyle{ \theta = -i\ln\left(\frac{a + ib}{c}\right) }[/math]
Simply taking the imaginary part works for any real-valued [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math], but if [math]\displaystyle{ a }[/math] or [math]\displaystyle{ b }[/math] is complex-valued, we have to use the final equation so that the real part of the result isn't excluded. Since the length of the hypotenuse doesn't change the angle, ignoring the real part of [math]\displaystyle{ \ln(a+bi) }[/math] also removes [math]\displaystyle{ c }[/math] from the equation. In the final equation, we see that the angle of the triangle in the complex plane can be found by inputting the lengths of each side. By setting one of the three sides equal to 1 and one of the remaining sides equal to our input [math]\displaystyle{ z }[/math], we obtain a formula for one of the inverse trig functions, for a total of six equations. Because the inverse trig functions require only one input, we must put the final side of the triangle in terms of the other two using the Pythagorean Theorem relation
- [math]\displaystyle{ a^2 + b^2 = c^2 }[/math]
The table below shows the values of a, b, and c for each of the inverse trig functions and the equivalent expressions for [math]\displaystyle{ \theta }[/math] that result from plugging the values into the equations [math]\displaystyle{ \theta = -i\ln\left(\tfrac{a + ib}{c}\right) }[/math] above and simplifying.
- [math]\displaystyle{ \begin{align} & a & & b & & c && -i\ln\left(\frac{a+ib}{c}\right) && \theta && \theta_{a,b\in\R}\\ \arcsin(z)\ \ & \sqrt{1 - z^2} & & z & & 1 & & -i\ln\left( \frac{\sqrt{1 - z^2} + iz}{1} \right) && = -i\ln\left( \sqrt{1 - z^2} + iz \right) && \operatorname{Im}\left(\ln\left( \sqrt{1 - z^2} + iz \right)\right) \\ \arccos(z)\ \ & z & & \sqrt{1 - z^2} & & 1 & & -i\ln\left( \frac{z + i\sqrt{1 - z^2}}{1} \right) && = -i\ln\left( z + \sqrt{z^2 - 1} \right) && \operatorname{Im}\left(\ln\left( z + \sqrt{z^2 - 1} \right)\right) \\ \arctan(z)\ \ & 1 & & z & & \sqrt{1 + z^2} & & -i\ln\left( \frac{1 + iz}{\sqrt{1 + z^2}} \right) && = -i\ln\left( \frac{1 + iz}{\sqrt{1 + z^2}} \right) && \operatorname{Im}\left(\ln\left( 1 + iz \right)\right) \\ \arccot(z)\ \ & z & & 1 & & \sqrt{z^2 + 1} & & -i\ln\left( \frac{z + i}{\sqrt{z^2 + 1}} \right) && = -i\ln\left( \frac{z + i}{\sqrt{z^2 + 1}} \right) && \operatorname{Im}\left(\ln\left( z + i \right)\right) \\ \arcsec(z)\ \ & 1 & & \sqrt{z^2 - 1} & & z & & -i\ln\left( \frac{1 + i\sqrt{z^2 - 1}}{z} \right) && = -i\ln\left( \frac{1}{z} + \sqrt{\frac{1}{z^2}-1} \right) && \operatorname{Im}\left(\ln\left( \frac{1}{z} + \sqrt{\frac{1}{z^2}-1} \right)\right) \\ \arccsc(z)\ \ & \sqrt{z^2 - 1} & & 1 & & z & & -i\ln\left( \frac{\sqrt{z^2 - 1} + i}{z} \right) && = -i\ln\left( \sqrt{1-\frac{1}{z^2}} + \frac{i}{z} \right) && \operatorname{Im}\left(\ln\left( \sqrt{1 - \frac{1}{z^2}} + \frac{i}{z} \right)\right) \\ \end{align} }[/math]
In order to match the principal branch of the natural log and square root functions to the usual principal branch of the inverse trig functions, the particular form of the simplified formulation matters. The formulations given in the two rightmost columns assume [math]\displaystyle{ \operatorname{Im}\left( \ln z \right) \in (-\pi,\pi] }[/math] and [math]\displaystyle{ \operatorname{Re}\left(\sqrt{z}\right) \ge 0 }[/math]. To match the principal branch [math]\displaystyle{ \operatorname{Im}\left( \ln z \right) \in [0,2\pi) }[/math] and [math]\displaystyle{ \operatorname{Im}\left(\sqrt{z}\right) \ge 0 }[/math] to the usual principal branch of the inverse trig functions, subtract [math]\displaystyle{ 2\pi }[/math] from the result [math]\displaystyle{ \theta }[/math] when [math]\displaystyle{ \operatorname{Re}(\theta)\gt \pi }[/math].
In this sense, all of the inverse trig functions can be thought of as specific cases of the complex-valued log function. Since these definition work for any complex-valued [math]\displaystyle{ z }[/math], the definitions allow for hyperbolic angles as outputs and can be used to further define the inverse hyperbolic functions. Elementary proofs of the relations may also proceed via expansion to exponential forms of the trigonometric functions.
Example proof
- [math]\displaystyle{ \begin{align} \sin(\phi) &= z \\ \phi &= \arcsin(z) \end{align} }[/math]
Using the exponential definition of sine, and letting [math]\displaystyle{ \xi = e^{i \phi}, }[/math]
- [math]\displaystyle{ \begin{align} z &= \frac{e^{i \phi} - e^{-i \phi}}{2i} \\[10mu] 2iz &= \xi - \frac{1}{\xi} \\[5mu] 0 &= \xi^2 - 2i z \xi - 1 \\[5mu] \xi &= iz \pm \sqrt{1 - z^2} \\[5mu] \phi &= -i \ln \left(iz \pm \sqrt{1 - z^2}\right) \end{align} }[/math]
(the positive branch is chosen)
- [math]\displaystyle{ \phi= \arcsin(z) = -i \ln \left(iz + \sqrt{1-z^2} \right) }[/math]
[math]\displaystyle{ \arcsin(z) }[/math] | [math]\displaystyle{ \arccos(z) }[/math] | [math]\displaystyle{ \arctan(z) }[/math] |
[math]\displaystyle{ \arccsc(z) }[/math] | [math]\displaystyle{ \arcsec(z) }[/math] | [math]\displaystyle{ \arccot(z) }[/math] |
Applications
Finding the angle of a right triangle
Inverse trigonometric functions are useful when trying to determine the remaining two angles of a right triangle when the lengths of the sides of the triangle are known. Recalling the right-triangle definitions of sine and cosine, it follows that
- [math]\displaystyle{ \theta = \arcsin \left( \frac{\text{opposite}}{\text{hypotenuse}} \right) = \arccos \left( \frac{\text{adjacent}}{\text{hypotenuse}} \right) . }[/math]
Often, the hypotenuse is unknown and would need to be calculated before using arcsine or arccosine using the Pythagorean Theorem: [math]\displaystyle{ a^2+b^2=h^2 }[/math] where [math]\displaystyle{ h }[/math] is the length of the hypotenuse. Arctangent comes in handy in this situation, as the length of the hypotenuse is not needed.
- [math]\displaystyle{ \theta = \arctan \left( \frac{\text{opposite}}{\text{adjacent}} \right) \, . }[/math]
For example, suppose a roof drops 8 feet as it runs out 20 feet. The roof makes an angle θ with the horizontal, where θ may be computed as follows:
- [math]\displaystyle{ \theta = \arctan \left( \frac{\text{opposite}}{\text{adjacent}} \right) = \arctan \left( \frac{\text{rise}}{\text{run}} \right) = \arctan \left( \frac{8}{20} \right) \approx 21.8^{\circ} \, . }[/math]
In computer science and engineering
Two-argument variant of arctangent
The two-argument atan2 function computes the arctangent of y / x given y and x, but with a range of (−π, π]. In other words, atan2(y, x) is the angle between the positive x-axis of a plane and the point (x, y) on it, with positive sign for counter-clockwise angles (upper half-plane, y > 0), and negative sign for clockwise angles (lower half-plane, y < 0). It was first introduced in many computer programming languages, but it is now also common in other fields of science and engineering.
In terms of the standard arctan function, that is with range of (−π/2, π/2), it can be expressed as follows:
- [math]\displaystyle{ \operatorname{atan2}(y, x) = \begin{cases} \arctan\left(\frac y x\right) & \quad x \gt 0 \\ \arctan\left(\frac y x\right) + \pi & \quad y \ge 0,\; x \lt 0 \\ \arctan\left(\frac y x\right) - \pi & \quad y \lt 0,\; x \lt 0 \\ \frac{\pi}{2} & \quad y \gt 0,\; x = 0 \\ -\frac{\pi}{2} & \quad y \lt 0,\; x = 0 \\ \text{undefined} & \quad y = 0,\; x = 0 \end{cases} }[/math]
It also equals the principal value of the argument of the complex number x + iy.
This limited version of the function above may also be defined using the tangent half-angle formulae as follows:
- [math]\displaystyle{ \operatorname{atan2}(y, x) = 2\arctan\left(\frac{y}{\sqrt{x^2 + y^2} + x}\right) }[/math]
provided that either x > 0 or y ≠ 0. However this fails if given x ≤ 0 and y = 0 so the expression is unsuitable for computational use.
The above argument order (y, x) seems to be the most common, and in particular is used in ISO standards such as the C programming language, but a few authors may use the opposite convention (x, y) so some caution is warranted. These variations are detailed at atan2.
Arctangent function with location parameter
In many applications[22] the solution [math]\displaystyle{ y }[/math] of the equation [math]\displaystyle{ x=\tan(y) }[/math] is to come as close as possible to a given value [math]\displaystyle{ -\infty \lt \eta \lt \infty }[/math]. The adequate solution is produced by the parameter modified arctangent function
- [math]\displaystyle{ y = \arctan_\eta(x) := \arctan(x) + \pi \, \operatorname{rni}\left(\frac{\eta - \arctan(x)}{\pi} \right)\, . }[/math]
The function [math]\displaystyle{ \operatorname{rni} }[/math] rounds to the nearest integer.
Numerical accuracy
For angles near 0 and π, arccosine is ill-conditioned, and similarly with arcsine for angles near −π/2 and π/2. Computer applications thus need to consider the stability of inputs to these functions and the sensitivity of their calculations, or use alternate methods.[23]
See also
- Arcsine distribution
- Inverse exsecant
- Inverse versine
- Inverse hyperbolic functions
- List of integrals of inverse trigonometric functions
- List of trigonometric identities
- Trigonometric function
- Trigonometric functions of matrices
Notes
- ↑ The expression "LHS [math]\displaystyle{ \,\iff\, }[/math] RHS" indicates that either (a) the left hand side (i.e. LHS) and right hand side (i.e. RHS) are both true, or else (b) the left hand side and right hand side are both false; there is no option (c) (e.g. it is not possible for the LHS statement to be true and also simultaneously for the RHS statement to be false), because otherwise "LHS [math]\displaystyle{ \,\iff\, }[/math] RHS" would not have been written.
To clarify, suppose that it is written "LHS [math]\displaystyle{ \,\iff\, }[/math] RHS" where LHS (which abbreviates left hand side) and RHS are both statements that can individually be either be true or false. For example, if [math]\displaystyle{ \theta }[/math] and [math]\displaystyle{ s }[/math] are some given and fixed numbers and if the following is written: [math]\displaystyle{ \tan \theta = s \,\iff\, \theta = \arctan(s)+\pi k \quad \text{ for some } k \in \Z }[/math] then LHS is the statement "[math]\displaystyle{ \tan \theta = s }[/math]". Depending on what specific values [math]\displaystyle{ \theta }[/math] and [math]\displaystyle{ s }[/math] have, this LHS statement can either be true or false. For instance, LHS is true if [math]\displaystyle{ \theta = 0 }[/math] and [math]\displaystyle{ s = 0 }[/math] (because in this case [math]\displaystyle{ \tan \theta = \tan 0 = s }[/math]) but LHS is false if [math]\displaystyle{ \theta = 0 }[/math] and [math]\displaystyle{ s = 2 }[/math] (because in this case [math]\displaystyle{ \tan \theta = \tan 0 = s }[/math] which is not equal to [math]\displaystyle{ s = 2 }[/math]); more generally, LHS is false if [math]\displaystyle{ \theta = 0 }[/math] and [math]\displaystyle{ s \neq 0. }[/math] Similarly, RHS is the statement "[math]\displaystyle{ \theta = \arctan(s)+\pi k }[/math] for some [math]\displaystyle{ k \in \Z }[/math]". The RHS statement can also either true or false (as before, whether the RHS statement is true or false depends on what specific values [math]\displaystyle{ \theta }[/math] and [math]\displaystyle{ s }[/math] have). The logical equality symbol [math]\displaystyle{ \,\iff\, }[/math] means that (a) if the LHS statement is true then the RHS statement is also necessarily true, and moreover (b) if the LHS statement is false then the RHS statement is also necessarily false. Similarly, [math]\displaystyle{ \,\iff\, }[/math] also means that (c) if the RHS statement is true then the LHS statement is also necessarily true, and moreover (d) if the RHS statement is false then the LHS statement is also necessarily false.
References
- Abramowitz, Milton; Stegun, Irene A., eds (1972). Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. New York: Dover Publications. ISBN 978-0-486-61272-0. https://archive.org/details/handbookofmathe000abra.
- ↑ "On the optimization of some geometric parameters in 14 MeV neutron activation analysis". Nuclear Instruments and Methods 155 (3): 543–546. 1978-10-01. doi:10.1016/0029-554X(78)90541-4. Bibcode: 1978NucIM.155..543T.
- ↑ Encyclopaedia of Mathematics (unabridged reprint ed.). Kluwer Academic Publishers / Springer Science & Business Media. 1994. ISBN 978-155608010-4.
- ↑ Preparatory Course in Mathematics (6 ed.). Department of Physics, University of Konstanz. 2005-07-25. https://www.math.uni-konstanz.de/numerik/personen/gubisch/de/teaching/ws0708/vorkurs-skript.pdf. Retrieved 2017-07-26.
- ↑ Stability, Riemann Surfaces, Conformal Mappings - Complex Functions Theory (1 ed.). Ventus Publishing ApS / Bookboon. 2010-11-11. ISBN 978-87-7681-702-2. http://netsaver.myds.me/sym/pub/Netsaver%20Library/Mejlbro,%20Leif/Complex%20Functions%20Theory,%20vol.3%20-%20S%20(2365)/Complex%20Functions%20Theory,%20vol.3%20-%20Mejlbro,%20Leif.pdf. Retrieved 2017-07-26.
- ↑ Mathematical methods for wave propagation in science and engineering. 1: Fundamentals (1 ed.). Ediciones UC. 2012. p. 88. ISBN 978-956141314-6.
- ↑ 6.0 6.1 6.2 6.3 "Chapter II. The Acute Angle [14 Inverse trigonometric functions"]. written at Ann Arbor, Michigan, USA. Trigonometry. Part I: Plane Trigonometry. New York, USA: Henry Holt and Company / Norwood Press / J. S. Cushing Co. - Berwick & Smith Co., Norwood, Massachusetts, USA. January 1909. p. 15. https://archive.org/stream/planetrigonometr00hallrich#page/n30/mode/1up. Retrieved 2017-08-12. "[…] α = arcsin m: It is frequently read "arc-sine m" or "anti-sine m," since two mutually inverse functions are said each to be the anti-function of the other. […] A similar symbolic relation holds for the other trigonometric functions. […] This notation is universally used in Europe and is fast gaining ground in this country. A less desirable symbol, α = sin-1m, is still found in English and American texts. The notation α = inv sin m is perhaps better still on account of its general applicability. […]"
- ↑ (in de) Elementarmathematik vom höheren Standpunkt aus: Arithmetik, Algebra, Analysis. 1 (3rd ed.). Berlin: J. Springer. 1924.
- ↑ Elementary Mathematics from an Advanced Standpoint: Arithmetic, Algebra, Analysis (Translation of 3rd German ed.). Dover Publications, Inc. / The Macmillan Company. 2004. ISBN 978-0-48643480-3. https://books.google.com/books?id=8KuoxgykfbkC. Retrieved 2017-08-13.
- ↑ Triumph der Mathematik. Dover Publications. 1965. p. 69. ISBN 978-0-486-61348-2.
- ↑ Weisstein, Eric W.. "Inverse Trigonometric Functions" (in en). https://mathworld.wolfram.com/InverseTrigonometricFunctions.html.
- ↑ "Inverse trigonometric functions". The Americana: a universal reference library. 21. 1912.
- ↑ Cook, John D. (2021-02-11). "Trig functions across programming languages". https://www.johndcook.com/blog/2021/02/11/trig-across-languages.
- ↑ A History of Mathematics (2 ed.). New York, NY: The Macmillan Company. 1919. p. 272. https://archive.org/details/ahistorymathema02cajogoog.
- ↑ "On a remarkable Application of Cotes's Theorem". Philosophical Transactions (Royal Society, London) 103 (1): 8. 1813. doi:10.1098/rstl.1813.0005. https://books.google.com/books?id=qpRJAAAAYAAJ&pg=PA8.
- ↑ "Inverse trigonometric functions". https://brilliant.org/wiki/inverse-trigonometric-functions/.
- ↑ Korn, Grandino Arthur; Korn, Theresa M. (2000). "21.2.-4. Inverse Trigonometric Functions". Mathematical handbook for scientists and engineers: Definitions, theorems, and formulars for reference and review (3 ed.). Mineola, New York, USA: Dover Publications, Inc.. p. 811. ISBN 978-0-486-41147-7. https://archive.org/details/mathematicalhand00korn_849.
- ↑ "Differentiation of Trigonometric, Logarithmic and Exponential Functions" (in en-PK). Calculus and Analytic Geometry (1 ed.). Lahore: Punjab Textbook Board. 1999. p. 140.
- ↑ Abramowitz & Stegun 1972, p. 73, 4.3.44
- ↑ Experimentation in Mathematics: Computational Paths to Discovery (1 ed.). Wellesley, MA, USA: A. K. Peters. 2004. p. 51. ISBN 978-1-56881-136-9. https://archive.org/details/experimentationm00borw_656.
- ↑ Hwang Chien-Lih (2005), "An elementary derivation of Euler's series for the arctangent function", The Mathematical Gazette 89 (516): 469–470, doi:10.1017/S0025557200178404
- ↑ S. M. Abrarov and B. M. Quine (2018), "A formula for pi involving nested radicals", The Ramanujan Journal 46 (3): 657–665, doi:10.1007/s11139-018-9996-8
- ↑ when a time varying angle crossing [math]\displaystyle{ \pm\pi/2 }[/math] should be mapped by a smooth line instead of a saw toothed one (robotics, astromomy, angular movement in general)[citation needed]
- ↑ "A non-singular horizontal position representation". The Journal of Navigation (Cambridge University Press) 63 (3): 395–417. 2010. doi:10.1017/S0373463309990415. Bibcode: 2010JNav...63..395G. http://www.navlab.net/Publications/A_Nonsingular_Horizontal_Position_Representation.pdf.
External links
Original source: https://en.wikipedia.org/wiki/Inverse trigonometric functions.
Read more |