1.6 Inverse Functions

What are inverse functions?

Take a function f: draw its graph in the usual way; interchange x and y axes, and you have the graph of the inverse function f -1.
y = f(x) means x = f -1(y).

This can be accomplished with a drawing on a piece of paper by turning the paper over, orienting so that the old first quadrant appears in the upper right corner, and looking through the paper at the old graph.

Do not confuse the inverse with the reciprocal function; they are completely different concepts. Careless people may use notation that is the same for both. This is a bad thing to do since it promotes confusion.

Notice that if you substitute x = f -1(y) into y = f(x) you get x = f -1(f(x)). This last equation can be used as an alternate definition of the inverse function to f.

There is a problem with defining inverse functions. A function can have only one ordered pair for each argument, while the same value can occur many times. This means that interchanging arguments and values which is what we do in creating an inverse, will create a non-function, unless the original function takes on each value exactly once.

When a function takes a value more than once, we have to do extra work to define an inverse function for it. Namely, we have to select one of its values to be the new argument and throw away the others. This can be done in many different ways when f is not single valued, so that there is always some arbitrariness in the definition of f-1 when f is not single valued.

The clearest example for this is the function x2. It takes on each positive value twice. Both 4 and -4 have the same square. The standard thing to do for this function is to define its inverse, x1/2, to be the positive square root, ignoring the negative one. (The negative square root is then denoted by -x1/2.) This definition has two virtues: one is that positive numbers are more positive than negative ones. The other is, that with this definition (and not had we chosen the negative root as inverse) the square root of a product is the product of the square roots of its factors.

In general, you can make the choice of what you want to call the inverse of f by looking at the graph of f, selecting a domain on which f is single-valued, and making that the range of f -1.

Some interesting pairs:      

 
f(x)

f-1(y)

xk

y1/k

exp  x

ln y

sin x

arcsin y

tan x

arctan y

                   

                  

 

Exercises 1.8 For what values can you define the inverse of the function cos(sin x). (Hint: set f = cos(sin x) look at its inverse and figure out the answer.) Solution

Â