WS1-Inverse Trigonometric Functions
WS1-Inverse Trigonometric Functions
Introduction.
Consider the function f : R → R, f (x) = x3 . This simple function sends a number to the cube of it. For example,
What we want to do now is to find another function g(x) such that g(x) will undo the effect of f (x). In this
√
case, we can simply take g(x) = 3 x : the cubic root function. Then one can observe that g(x) ‘cancels’ the effect
of f (x) and lead us back to the original input : g(1) = 1, g(8) = 2, g(27) = 3, · · · Indeed, more generally we have :
In this case, we say that g(x) is the inverse function of f (x) and denote it by f −1 (x).
Warning. One should not confuse the inverse function with the reciprocal function :
1
f −1 (x) ̸= .
f (x)
They are DIFFERENT!
Theorem. Let f (x) be a function whose domain is A and whose range is B and let f −1 (x) be its inverse function.
(a) The domain of f −1 (x) is B and its range is A.
(b) The graphs y = f (x) and y = f −1 (x) are symmetric along the line y = x.
1
Bad news : Inverse may not exist
√
Consider the function f : R → R, f (x) = x2 . What is its inverse function ? One may naively guess that g(x) = x
is its inverse function. However, this is not true because one can check that
Indeed, in this case, the function f (x) does not have an inverse at all. The underlying reason is that f (x) does not
satisfy the so-called one-to-one property in the sense that two different inputs may lead to the same output : for
example, f (−3) = f (3) = 9.
Consider a function f : D → R.
Definition. f is called one-to-one if for any distinct inputs x1 , x2 ∈ D, we have f (x1 ) ̸= f (x2 ).
Theorem. The inverse function f −1 (x) exists if and only if f is one-to-one.
Exercise 2.
(a) Explain briefly why the above discussion does not contradict with your findings in Exercise 1 (iii).
(b) Explain briefly why if a function is strictly increasing or strictly decreasing (but not both), then it is a
one-to-one function (and hence its inverse exists).
(c) Give an example of a function f : R → R that is neither strictly increasing or strictly decreasing but it is
one-to-one. Graph your example.
2
Inverse trigonometric functions.
Our goal is to define the inverse function of trigonometric functions. Let us take f (x) = sin x. If we graph it,
we immediately encounter an issue : the sine function is not one-to-one so its inverse does not exist. Therefore, in
order to define its inverse function, we will have to sacrifice parts of its domain. Indeed, if we, for example, consider
the sine function with restricted domain
f : − π2 , π2 → [−1, 1], f (x) = sin x (indicated in red above).
Then this part of the sine curve is strictly increasing so it is one-to-one, and hence its inverse function exists !
We are going to denote its inverse function by f −1 (x) = sin−1 (x) and read it as the ‘arcsine function’. Note that in
some textbook this function may also be denoted by f −1 (x) = arcsin(x).
Warning (again!). One should not confuse the inverse function with the reciprocal function :
1
sin−1 (x) ̸= .
sin(x)
Exercise 3.
(a) What are the domain and the range of f −1 (x) = sin−1 (x)
?√
(b) Write down the following values : sin−1 (1), sin−1 3
sin−1 − 12 , sin−1 sin − 12
π
sin−1 (sin π)
2 , ,
(c) Sketch the graph y = sin−1 (x).
3
In a similar manner, one can define the ‘arccosine’ and ‘arctangent’ functions by ‘restricting the domains’. The
following table summarizes the domains and ranges of these inverse functions.
Function Domain Range Function Domain Range
Exercise 4.
(a) Sketch the graph y = tan−1 (x)
(b) From (a), write down lim tan−1 (x) and lim tan−1 (x).
x→∞ x→−∞
(c) Look up the relevant section in the textbook (Stewart), write down the domains and ranges of the ‘inverse
reciprocal trigonometric functions’ on the right hand side of the above table.