Inverse trigonometric functions

In mathematics, the inverse trigonometric functions or cyclometric functions are the so-called inverse functions of the trigonometric functions, though they do not meet the official definition for inverse functions as their ranges are subsets of the domains of the original functions. Since none of the six trigonometric functions are one-to-one (by failing the horizontal line test), they must be restricted in order to have inverse functions.

For example, just as the square root function y = \sqrt{x} is defined such that y2 = x, the function y = arcsin(x) is defined so that sin(y) = x. There are multiple numbers y such that sin(y) = x; for example, sin(0) = 0, but also sin(π) = 0, sin(2π) = 0, etc. It follows that the arcsine function is multivalued: arcsin(0) = 0, but also arcsin(0) = π, arcsin(0) = 2π, etc. When only one value is desired, the function may be restricted to its principal branch. With this restriction, for each x in the domain the expression arcsin(x) 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 x for real result Range of usual principal value
(radians)
Range of usual principal value
(degrees)
arcsine y = arcsin x x = sin y −1 ≤ x ≤ 1 −π/2 ≤ y ≤ π/2 −90° ≤ y ≤ 90°
arccosine y = arccos x x = cos y −1 ≤ x ≤ 1 0 ≤ y ≤ π 0° ≤ y ≤ 180°
arctangent y = arctan x x = tan y all real numbers −π/2 < y < π/2 −90° < y < 90°
arccotangent y = arccot x x = cot y all real numbers 0 < y < π 0° < y < 180°
arcsecant y = arcsec x x = sec y x ≤ −1 or 1 ≤ x 0 ≤ y < π/2 or π/2 < y ≤ π 0° ≤ y < 90° or 90° < y ≤ 180°
arccosecant y = arccsc x x = csc y x ≤ −1 or 1 ≤ x −π/2 ≤ y < 0 or 0 < y ≤ π/2 -90° ≤ y < 0° or 0° < y ≤ 90°

If x is allowed to be a complex number, then the range of y applies only to its real part.

The notations sin−1, cos−1, etc. are often used for arcsin, arccos, etc., but this convention logically conflicts with the common semantics for expressions like sin2(x), which refer to numeric power rather than function composition, and therefore may result in confusion between multiplicative inverse and compositional inverse.

In computer programming languages the functions arcsin, arccos, arctan, are usually called asin, acos, atan. Many programming languages also provide the two-argument atan2 function, which computes the arctangent of y / x given y and x, but with a range of (−π, π].

Contents

Relationships among the inverse trigonometric functions

The usual principal values of the arcsin(x) (red) and arccos(x) (blue) functions graphed on the cartesian plane.
The usual principal values of the arctan(x) and arccot(x) functions graphed on the cartesian plane.
Principal values of the arcsec(x) and arccsc(x) functions graphed on the cartesian plane.

Complementary angles:

\arccos x = \frac{\pi}{2} - \arcsin x
\arccot x = \frac{\pi}{2} - \arctan x
\arccsc x = \frac{\pi}{2} - \arcsec x

Negative arguments:

\arcsin (-x) = - \arcsin x \!
\arccos (-x) = \pi - \arccos x \!
\arctan (-x) = - \arctan x \!
\arccot (-x) = \pi - \arccot x \!
\arcsec (-x) = \pi - \arcsec x \!
\arccsc (-x) = - \arccsc x \!

Reciprocal arguments:

\arccos x^{-1} \,= \arcsec x \,
\arcsin x^{-1} \,= \arccsc x \,
\arctan x^{-1} = \tfrac{1}{2}\pi - \arctan x =\arccot x,\text{ if }x > 0 \,
\arctan x^{-1} = -\tfrac{1}{2}\pi - \arctan x = -\pi + \arccot x,\text{ if }x < 0 \,
\arccot x^{-1} = \tfrac{1}{2}\pi - \arccot x =\arctan x,\text{ if }x > 0 \,
\arccot x^{-1} = \tfrac{3}{2}\pi - \arccot x = \pi + \arctan x\text{ if }x < 0 \,
\arcsec x^{-1} = \arccos x \,
\arccsc x^{-1} = \arcsin x \,

If you only have a fragment of a sine table:

\arccos x = \arcsin \sqrt{1-x^2},\text{ if }0 \leq x \leq 1
\arctan x = \arcsin \frac{x}{\sqrt{x^2+1}}

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).

From the half-angle formula \tan \frac{\theta}{2} = \frac{\sin \theta}{1+\cos \theta} , we get:

\arcsin x = 2 \arctan \frac{x}{1+\sqrt{1-x^2}}
\arccos x = 2 \arctan \frac{\sqrt{1-x^2}}{1+x},\text{ if }-1 < x \leq +1
\arctan x = 2 \arctan \frac{x}{1+\sqrt{1+x^2}}

Relationships between trigonometric functions and inverse trigonometric functions

\sin (\arccos x) = \cos(\arcsin x) = \sqrt{1-x^2}
\sin (\arctan x) = \frac{x}{\sqrt{1+x^2}}
\cos (\arctan x) = \frac{1}{\sqrt{1+x^2}}
\tan (\arcsin x) = \frac{x}{\sqrt{1-x^2}}
\tan (\arccos x) = \frac{\sqrt{1-x^2}}{x}

General solutions

Each of the trigonometric functions is periodic in the real part of its argument, running through all its values twice in each interval of 2π. Sine and cosecant begin their period at 2πk − π/2 (where k is an integer), finish it at 2πk + π/2, and then reverse themselves over 2πk + π/2 to 2πk + 3π/2. Cosine and secant begin their period at 2πk, finish it at 2πk + π, and then reverse themselves over 2πk + π to 2πk + 2π. Tangent begins its period at 2πk − π/2, finishes it at 2πk + π/2, and then repeats it (forward) over 2πk + π/2 to 2πk + 3π/2. Cotangent begins its period at 2πk, finishes it at 2πk + π, and then repeats it (forward) over 2πk + π to 2πk + 2π.

This periodicity is reflected in the general inverses:

\sin(y) = x \ \Leftrightarrow\  y = \arcsin(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = \pi - \arcsin(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\cos(y) = x \ \Leftrightarrow\  y = \arccos(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = 2\pi - \arccos(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\tan(y) = x \ \Leftrightarrow\  y = \arctan(x) + k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\cot(y) = x \ \Leftrightarrow\  y = \arccot(x) + k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\sec(y) = x \ \Leftrightarrow\  y = \arcsec(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = 2\pi - \arcsec (x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\csc(y) = x \ \Leftrightarrow\  y = \arccsc(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = \pi - \arccsc(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}

Derivatives of inverse trigonometric functions

Simple derivatives for real and complex values of x are as follows:


\begin{align}
\frac{d}{dx} \arcsin x & {}= \frac{1}{\sqrt{1-x^2}}\\
\frac{d}{dx} \arccos x & {}= \frac{-1}{\sqrt{1-x^2}}\\
\frac{d}{dx} \arctan x & {}= \frac{1}{1+x^2}\\
\frac{d}{dx} \arccot x & {}= \frac{-1}{1+x^2}\\
\frac{d}{dx} \arcsec x & {}= \frac{1}{x\,\sqrt{x^2-1}}\\
\frac{d}{dx} \arccsc x & {}= \frac{-1}{x\,\sqrt{x^2-1}}
\end{align}

Only for real values of x:


\begin{align}
\frac{d}{dx} \arcsec x & {}= \frac{1}{|x|\,\sqrt{x^2-1}}; \qquad |x| > 1\\
\frac{d}{dx} \arccsc x & {}= \frac{-1}{|x|\,\sqrt{x^2-1}}; \qquad |x| > 1
\end{align}

For a sample derivation: if \theta = \arcsin x \!, we get:

\frac{d \arcsin x}{dx} = \frac{d \theta}{d \sin \theta} = \frac{1} {\cos \theta} = \frac{1} {\sqrt{1-\sin^2 \theta}} = \frac{1}{\sqrt{1-x^2}}

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:


\begin{align}
\arcsin x &{}= \int_0^x \frac {1} {\sqrt{1 - z^2}}\,dz,\qquad |x| \leq 1\\
\arccos x &{}= \int_x^1 \frac {-1} {\sqrt{1 - z^2}}\,dz,\qquad |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, \qquad x \geq 1\\
\arccsc x &{}= \int_x^\infty \frac {-1} {z \sqrt{z^2 - 1}}\,dz, \qquad x \geq 1
\end{align}

When x equals 1, the integrals with limited domains are improper integrals, but still well-defined.

Infinite series

Like the sine and cosine functions, the inverse trigonometric functions can be calculated using infinite series, as follows:


\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\\
& {}= \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{2n+1}} {(2n+1)}
; \qquad | z | \le 1
\end{align}

\begin{align}
\arccos z & {}= \frac {\pi} {2} - \arcsin z \\
& {}= \frac {\pi} {2} - (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 ) \\
& {}= \frac {\pi} {2} - \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{2n+1}} {(2n+1)}
; \qquad | z | \le 1 
\end{align}

\begin{align}
\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
\end{align}

\begin{align}
\arccot z & {}= \frac {\pi} {2} - \arctan z \\
& {}= \frac {\pi} {2} - ( z - \frac {z^3} {3} +\frac {z^5} {5} -\frac {z^7} {7} +\cdots ) \\
& {}= \frac {\pi} {2} - \sum_{n=0}^\infty \frac {(-1)^n z^{2n+1}} {2n+1}
; \qquad | z | \le 1 \qquad z \neq i,-i
\end{align}

\begin{align}
\arcsec z & {}= \arccos z^{-1} \\
& {}= \frac {\pi} {2} - (z^{-1} + \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 ) \\
& {}= \frac {\pi} {2} - \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{-(2n+1)}} {(2n+1)} 
; \qquad \left| z \right| \ge 1 
\end{align}

\begin{align}
\arccsc z & {}= \arcsin z^{-1} \\
& {}= z^{-1} + \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 \\
& {}= \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{-(2n+1)}} {2n+1}
; \qquad \left| z \right| \ge 1 
\end{align}

Leonhard Euler found a more efficient series for the arctangent, which is:

\arctan x = \frac{x}{1+x^2} \sum_{n=0}^\infty \prod_{k=1}^n \frac{2k x^2}{(2k+1)(1+x^2)}.

(Notice that the term in the sum for n= 0 is the empty product which is 1.)

Alternatively, this can be expressed:

\arctan x = \sum_{n=0}^\infty \frac{2^{\,2n}\,(n!)^2}{\left(2n+1\right)!} \; \frac{x^{\,2n+1}}{\left(1+x^2\right)^{n+1}}

Continued fraction for arctangent

An alternative to the power series for arctangent is its generalized continued fraction:


\arctan(z)=\cfrac{z}{1 + \cfrac{(z)^2}{3 + \cfrac{(2z)^2}{5 + \cfrac{(3z)^2}{7 + \cfrac{(4z)^2}{9 + \cfrac{(5z)^2}{11 + \ddots\,}}}}}}\,

This 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. It was developed by Carl Friedrich Gauss, utilizing the Gaussian hypergeometric series.

Indefinite integrals of inverse trigonometric functions

For real and complex values of x:


\begin{align}
\int \arcsin x\,dx &{}= x\,\arcsin x + \sqrt{1-x^2} + C\\
\int \arccos x\,dx &{}= x\,\arccos x - \sqrt{1-x^2} + C\\
\int \arctan x\,dx &{}= x\,\arctan x - \frac{1}{2}\ln\left(1+x^2\right) + C\\
\int \arccot x\,dx &{}= x\,\arccot x + \frac{1}{2}\ln\left(1+x^2\right) + C\\
\int \arcsec x\,dx &{}= x\,\arcsec x - \ln\left(x\left(1+\sqrt{{x^2-1}\over x^2}\right)\right) + C\\
\int \arccsc x\,dx &{}= x\,\arccsc x + \ln\left(x\left(1+\sqrt{{x^2-1}\over x^2}\right)\right) + C
\end{align}

For real x ≥ 1:


\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}

All of these can be derived using integration by parts and the simple derivative forms shown above.

Example

Using \int u\,\mathrm{d}v = u v - \int v\,\mathrm{d}u, set


\begin{align}
u &{}=&\arcsin x &\quad\quad\mathrm{d}v = \mathrm{d}x\\
\mathrm{d}u &{}=&\frac{\mathrm{d}x}{\sqrt{1-x^2}}&\quad\quad{}v = x
\end{align}

Then

\int \arcsin x\,\mathrm{d}x = x \arcsin x - \int \frac{x}{\sqrt{1-x^2}}\,\mathrm{d}x

Substitute

k = 1 - x^2.\,

Then

\mathrm{d}k = -2x\,\mathrm{d}x

and

\int \frac{x}{\sqrt{1-x^2}}\,\mathrm{d}x = -\frac{1}{2}\int \frac{\mathrm{d}k}{\sqrt{k}} = -\sqrt{k}

Back-substitute for x to yield

\int \arcsin x \mathrm{d}x = x \arcsin x + \sqrt{1-x^2}+C

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(yx) is the angle between the positive x-axis of a plane and the point (xy) 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:

\operatorname{atan2}(y, x) = \begin{cases}
\arctan(\frac y x) & \qquad x > 0 \\
\pi + \arctan(\frac y x) & \qquad y \ge 0 , x < 0 \\
-\pi + \arctan(\frac y x) & \qquad y < 0 , x < 0 \\
\frac{\pi}{2} & \qquad y > 0 , x = 0 \\
-\frac{\pi}{2} & \qquad y < 0 , x = 0 \\
\text{undefined} & \qquad y = 0, x = 0
\end{cases}

It also equals the principal value of the argument of the complex number x + iy.

This function may also be defined using the tangent half-angle formulae as follows:

\operatorname{atan2}(y, x)=2\arctan \frac{y}{\sqrt{x^2 + y^2} + x}

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.

Logarithmic forms

These functions may also be expressed using complex logarithms. This extends in a natural fashion their domain to the complex plane.


\begin{align}
\arcsin x &{}= -i\,\ln\left(i\,x+\sqrt{1-x^2}\right) &{}= \arccsc \frac{1}{x}\\
\arccos x &{}= -i\,\ln\left(x+i\,\sqrt{1-x^2}\right) = \frac{\pi}{2}\,+i\ln\left(i\,x+\sqrt{1-x^2}\right) = \frac{\pi}{2}-\arcsin x &{}= \arcsec \frac{1}{x}\\
\arctan x &{}= \tfrac{1}{2}i\left(\ln\left(1-i\,x\right)-\ln\left(1+i\,x\right)\right) &{}= \arccot \frac{1}{x}\\
\arccot x &{}= \tfrac{1}{2}i\left(\ln\left(1-\frac{i}{x}\right)-\ln\left(1+\frac{i}{x}\right)\right) &{}= \arctan \frac{1}{x}\\
\arcsec x &{}= -i\,\ln\left(i\,\sqrt{1-\frac{1}{x^2}}+\frac{1}{x}\right) = i\,\ln\left(\sqrt{1-\frac{1}{x^2}}+\frac{i}{x}\right)+\frac{\pi}{2} = \frac{\pi}{2}-\arccsc x &{}= \arccos \frac{1}{x}\\
\arccsc x &{}= -i\,\ln\left(\sqrt{1-\frac{1}{x^2}}+\frac{i}{x}\right) &{}= \arcsin \frac{1}{x}
\end{align}

Elementary proofs of these relations proceed via expansion to exponential forms of the trigonometric functions.

Example proof

\arcsin x\,=\,\theta
\frac{e^{i\theta} - e^{-i\theta}}{2i} = x

(exponential definition of sine)

Let

k=e^{i\,\theta}. \,

Then

\frac{k-\frac{1}{k}}{2i} = x
k^2-2\,i\,k\,x-1\,=\,0
k = ix \pm \sqrt{1-x^2} = e^{i\theta} \,

(the positive branch is chosen)

\theta = \arcsin x = -i \ln \left(ix + \sqrt{1-x^2}\right) \,

Q.E.D.

Inverse trigonometric functions in the complex plane
Complex arcsin.jpg
Complex arccos.jpg
Complex arctan.jpg
Complex ArcCot.jpg
Complex ArcSec.jpg
Complex ArcCsc.jpg

\arcsin(z)

\arccos(z)

\arctan(z)

\arccot(z)

\arcsec(z)

\arccsc(z)

Arctangent addition formula

\arctan u + \arctan v = \arctan \left( \frac{u+v}{1-uv} \right) \pmod \pi, \qquad u v \ne 1

this is derived from the tangent addition formula

\tan (\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta}\,

Hints for Proof:

Starting from the tangent addition formula:

Let  u = \tan (a), v = \tan (b) which implies that  a = \arctan u, b = \arctan v

Then:

\tan (\arctan u + \arctan v) = \frac{u + v}{1 - uv}\,.

Take the arctan of both sides of the previous equation and the result follows.

Practical use

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, for example, it follows that

\theta = \arcsin \left( \frac{\text{opposite}}{\text{hypotenuse}} \right).

Often, the hypotenuse is unknown and would need to be calculated before using arcsine or arccosine. Arctangent comes in handy in this situation, as the length of the hypotenuse is not needed.

\theta = \arctan \left( \frac{\text{opposite}}{\text{adjacent}} \right).

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:

\theta = \arctan \left(\frac{\text{opposite}}{\text{adjacent}} \right) = \arctan \left( \frac{\text{rise}}{\text{run}} \right) = \arctan \left( \frac{8}{20} \right) = 21.8^{\circ}.

See also

External links