Inverse Trigonometric Functions • Topic 1 of 2

Inverse Trigonometric Functions & Principal Values

The six trigonometric functions are periodic, so on their natural domains they are not one-one: $\sin 30^\circ=\sin 150^\circ=\tfrac12$, and infinitely many angles share any given sine. A function can be inverted only when it is one-one and onto, so to define an inverse we first restrict the domain to an interval on which the function takes every value of its range exactly once. That chosen interval is the principal value branch, and the value the inverse returns from it is the principal value.

Why restrict, and why these particular intervals

The branch is chosen by two rules: it must make the function one-one, and it must still cover the entire range of the original function. For $\sin$ the interval $\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$ works because $\sin$ climbs steadily from $-1$ to $1$ there, hitting each value once. For $\cos$ we cannot use that interval (it is symmetric, so $\cos$ repeats), so we take $[0,\pi]$, where $\cos$ falls steadily from $1$ to $-1$. The branches are conventions, but they are the ones used universally and the ones examiners expect.

Reading the symbol correctly

$\sin^{-1}x$ is the angle whose sine is $x$ — it is not $\dfrac{1}{\sin x}$ (that would be $(\sin x)^{-1}=\csc x$). So $\sin^{-1}x=\theta$ packs two conditions: $\sin\theta=x$ and $\theta$ lies in the principal branch $\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$. Both together pin down a single answer. The same double condition defines all six inverse functions.

The standard principal branches

Learn this table cold — almost every question in the chapter begins here. The domain of each inverse function is the range of the original trig function; its range (the branch) is the restricted domain we picked.

FunctionDomainPrincipal value branch (range)
$\sin^{-1}x$$[-1,1]$$\left[-\tfrac{\pi}{2},\ \tfrac{\pi}{2}\right]$
$\cos^{-1}x$$[-1,1]$$[0,\ \pi]$
$\tan^{-1}x$$\mathbb{R}$$\left(-\tfrac{\pi}{2},\ \tfrac{\pi}{2}\right)$
$\csc^{-1}x$$|x|\ge 1$$\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]\setminus\{0\}$
$\sec^{-1}x$$|x|\ge 1$$[0,\pi]\setminus\left\{\tfrac{\pi}{2}\right\}$
$\cot^{-1}x$$\mathbb{R}$$(0,\ \pi)$

Two patterns make the table easy to recall. The functions that pair $-1$ and $+1$ symmetrically — $\sin^{-1}$, $\tan^{-1}$, $\csc^{-1}$ — have a branch centred on $0$ (negative angles allowed). The "co" partners $\cos^{-1}$, $\cot^{-1}$, $\sec^{-1}$ have a branch in $[0,\pi]$ (no negative angles; a negative input pushes the answer into the second quadrant). Note the two deletions: $0$ is removed from the $\csc^{-1}$ branch (because $\csc$ is undefined at $0$) and $\tfrac{\pi}{2}$ from the $\sec^{-1}$ branch (because $\sec$ is undefined there).

Evaluating a principal value — the method

To find, say, $\cos^{-1}\!\left(-\tfrac{\sqrt3}{2}\right)$: (1) call the answer $\theta$ and write the defining equation $\cos\theta=-\tfrac{\sqrt3}{2}$; (2) restrict to the correct branch, here $[0,\pi]$; (3) recall the related acute angle ($\cos\tfrac{\pi}{6}=\tfrac{\sqrt3}{2}$) and place it in the right quadrant of the branch (cosine is negative in the second quadrant, so $\theta=\pi-\tfrac{\pi}{6}=\tfrac{5\pi}{6}$). Always confirm the final angle actually lies in the branch.

The trap with $f^{-1}(f(\theta))$

$\sin^{-1}(\sin\theta)$ equals $\theta$ only when $\theta$ already lies in $\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$. For example $\sin^{-1}\!\left(\sin\tfrac{2\pi}{3}\right)\ne\tfrac{2\pi}{3}$, because $\tfrac{2\pi}{3}$ is outside the branch. Reduce first: $\sin\tfrac{2\pi}{3}=\sin\!\left(\pi-\tfrac{2\pi}{3}\right)=\sin\tfrac{\pi}{3}$, and $\tfrac{\pi}{3}$ is in the branch, so the value is $\tfrac{\pi}{3}$. The same caution applies to $\cos^{-1}(\cos\theta)$ (reduce into $[0,\pi]$) and $\tan^{-1}(\tan\theta)$ (reduce into $\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$).

Graph of y equals sin inverse x with domain minus 1 to 1 and principal value range minus pi over 2 to pi over 2 Graph of y = sin−¹x principal value range band x y −1 1 π/2 −π/2 domain = [−1, 1]  •  range = [−π/2, π/2]
1
Worked Example
Find the principal value of $\sin^{-1}\!\left(-\tfrac{1}{2}\right)$.
Solution

We need $\theta\in\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$ with $\sin\theta=-\tfrac12$. Since $\sin\!\left(-\tfrac{\pi}{6}\right)=-\tfrac12$ and $-\tfrac{\pi}{6}$ lies in the branch, $\sin^{-1}\!\left(-\tfrac12\right)=-\dfrac{\pi}{6}$.

Answer: $-\dfrac{\pi}{6}$

2
Worked Example
Find the principal value of $\cos^{-1}\!\left(-\tfrac{1}{2}\right)$.
Solution

We need $\theta\in[0,\pi]$ with $\cos\theta=-\tfrac12$. Since $\cos\tfrac{2\pi}{3}=-\tfrac12$ and $\tfrac{2\pi}{3}\in[0,\pi]$, the value is $\cos^{-1}\!\left(-\tfrac12\right)=\dfrac{2\pi}{3}$.

Answer: $\dfrac{2\pi}{3}$

3
Worked Example
Evaluate $\tan^{-1}(1)+\cos^{-1}\!\left(\tfrac{1}{2}\right)$.
Solution

$\tan^{-1}(1)=\tfrac{\pi}{4}$ (since $\tan\tfrac{\pi}{4}=1$ and $\tfrac{\pi}{4}\in\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$). $\cos^{-1}\!\left(\tfrac12\right)=\tfrac{\pi}{3}$. Sum $=\tfrac{\pi}{4}+\tfrac{\pi}{3}=\dfrac{3\pi+4\pi}{12}=\dfrac{7\pi}{12}$.

Answer: $\dfrac{7\pi}{12}$

4
Worked Example
Find $\sin^{-1}\!\left(\sin\tfrac{2\pi}{3}\right)$.
Solution

$\tfrac{2\pi}{3}\notin\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$, so the answer is not $\tfrac{2\pi}{3}$. Use $\sin\tfrac{2\pi}{3}=\sin\!\left(\pi-\tfrac{2\pi}{3}\right)=\sin\tfrac{\pi}{3}$, and $\tfrac{\pi}{3}$ is in the branch. Hence the value is $\dfrac{\pi}{3}$.

Answer: $\dfrac{\pi}{3}$

5
Worked Example
Find the principal value of $\tan^{-1}\!\left(-\sqrt3\right)$.
Solution

We need $\theta\in\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$ with $\tan\theta=-\sqrt3$. Since $\tan\tfrac{\pi}{3}=\sqrt3$ and tangent is odd, $\tan\!\left(-\tfrac{\pi}{3}\right)=-\sqrt3$, with $-\tfrac{\pi}{3}$ in the branch. Hence $\tan^{-1}\!\left(-\sqrt3\right)=-\dfrac{\pi}{3}$.

Answer: $-\dfrac{\pi}{3}$

6
Worked Example
Find the principal value of $\sec^{-1}\!\left(-\sqrt2\right)$.
Solution

We need $\theta\in[0,\pi]\setminus\left\{\tfrac{\pi}{2}\right\}$ with $\sec\theta=-\sqrt2$, i.e. $\cos\theta=-\tfrac{1}{\sqrt2}$. In $[0,\pi]$ cosine is negative in the second quadrant: $\cos\tfrac{3\pi}{4}=-\tfrac{1}{\sqrt2}$. Hence $\sec^{-1}\!\left(-\sqrt2\right)=\dfrac{3\pi}{4}$.

Answer: $\dfrac{3\pi}{4}$

7
Worked Example
Find the principal value of $\csc^{-1}(-2)$.
Solution

We need $\theta\in\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]\setminus\{0\}$ with $\csc\theta=-2$, i.e. $\sin\theta=-\tfrac12$. Within this branch $\sin\!\left(-\tfrac{\pi}{6}\right)=-\tfrac12$. Hence $\csc^{-1}(-2)=-\dfrac{\pi}{6}$.

Answer: $-\dfrac{\pi}{6}$

8
Worked Example
Find the principal value of $\cot^{-1}\!\left(-\tfrac{1}{\sqrt3}\right)$.
Solution

The branch of $\cot^{-1}$ is $(0,\pi)$. We need $\cot\theta=-\tfrac{1}{\sqrt3}$. The reference angle satisfies $\cot\tfrac{\pi}{3}=\tfrac{1}{\sqrt3}$; cotangent is negative in the second quadrant, so $\theta=\pi-\tfrac{\pi}{3}=\dfrac{2\pi}{3}$, which lies in $(0,\pi)$. Hence $\cot^{-1}\!\left(-\tfrac{1}{\sqrt3}\right)=\dfrac{2\pi}{3}$. (Note: unlike $\tan^{-1}$, the $\cot^{-1}$ of a negative number is obtuse, not negative.)

Answer: $\dfrac{2\pi}{3}$

9
Worked Example
Evaluate $\cos^{-1}\!\left(\cos\tfrac{7\pi}{6}\right)$.
Solution

$\tfrac{7\pi}{6}\notin[0,\pi]$, so do not write $\tfrac{7\pi}{6}$. Use $\cos\tfrac{7\pi}{6}=\cos\!\left(2\pi-\tfrac{7\pi}{6}\right)=\cos\tfrac{5\pi}{6}$, and $\tfrac{5\pi}{6}\in[0,\pi]$. Hence the value is $\dfrac{5\pi}{6}$.

Answer: $\dfrac{5\pi}{6}$

10
Worked Example
Evaluate $\tan^{-1}\!\left(\tan\tfrac{3\pi}{4}\right)$.
Solution

The branch of $\tan^{-1}$ is $\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$, and $\tfrac{3\pi}{4}$ is outside it. Using periodicity, $\tan\tfrac{3\pi}{4}=\tan\!\left(\tfrac{3\pi}{4}-\pi\right)=\tan\!\left(-\tfrac{\pi}{4}\right)$, and $-\tfrac{\pi}{4}$ lies in the branch. Hence $\tan^{-1}\!\left(\tan\tfrac{3\pi}{4}\right)=-\dfrac{\pi}{4}$.

Answer: $-\dfrac{\pi}{4}$

11
Worked Example
Find the value of $\sin^{-1}\!\left(\tfrac{1}{2}\right)+\cos^{-1}\!\left(\tfrac{\sqrt3}{2}\right)+\tan^{-1}(1)$.
Solution

$\sin^{-1}\tfrac12=\tfrac{\pi}{6}$, $\cos^{-1}\tfrac{\sqrt3}{2}=\tfrac{\pi}{6}$ and $\tan^{-1}1=\tfrac{\pi}{4}$. Adding: $\tfrac{\pi}{6}+\tfrac{\pi}{6}+\tfrac{\pi}{4}=\dfrac{2\pi+2\pi+3\pi}{12}=\dfrac{7\pi}{12}$.

Answer: $\dfrac{7\pi}{12}$

Key Points

  • Trig functions are periodic, hence not one-one; we invert them only after restricting to a principal value branch that is one-one and still covers the full range.
  • $\sin^{-1}x$ is an angle in a fixed branch, not $\tfrac{1}{\sin x}$; $\sin^{-1}x=\theta$ means $\sin\theta=x$ AND $\theta$ in the branch.
  • Branches centred on $0$: $\sin^{-1},\tan^{-1},\csc^{-1}$. Branches in $[0,\pi]$: $\cos^{-1},\cot^{-1},\sec^{-1}$.
  • Domains: $\sin^{-1},\cos^{-1}$ need $[-1,1]$; $\sec^{-1},\csc^{-1}$ need $|x|\ge1$; $\tan^{-1},\cot^{-1}$ accept all reals.
  • Delete $0$ from the $\csc^{-1}$ range and $\tfrac{\pi}{2}$ from the $\sec^{-1}$ range (the functions are undefined there).
  • A negative input gives a negative angle for $\sin^{-1},\tan^{-1},\csc^{-1}$ but an obtuse angle for $\cos^{-1},\cot^{-1},\sec^{-1}$.
  • For $\sin^{-1}(\sin\theta)$, $\cos^{-1}(\cos\theta)$, $\tan^{-1}(\tan\theta)$: first reduce $\theta$ into the relevant principal branch, do not write $\theta$ blindly.
Tap an option to check your answer0 / 4
Q1.The principal value of $\cos^{-1}\!\left(-\tfrac{1}{2}\right)$ is:
Explanation: $\cos^{-1}$ has range $[0,\pi]$; $\cos\tfrac{2\pi}{3}=-\tfrac12$.
Q2.The range (principal branch) of $\tan^{-1}x$ is:
Explanation: $\tan^{-1}$ takes values in the open interval $\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$.
Q3.$\sin^{-1}\!\left(\sin\tfrac{3\pi}{4}\right)$ equals:
Explanation: $\sin\tfrac{3\pi}{4}=\sin\tfrac{\pi}{4}$ and $\tfrac{\pi}{4}$ is in $\left[-\tfrac{\pi}{2},\tfrac{\pi}{2}\right]$.
Q4.The principal value of $\tan^{-1}(-1)$ is:
Explanation: $\tan\!\left(-\tfrac{\pi}{4}\right)=-1$ and $-\tfrac{\pi}{4}\in\left(-\tfrac{\pi}{2},\tfrac{\pi}{2}\right)$.