Project 21: Inverse Functions and Their Derivatives

Previous project Next project

The inverse of a function y=f[x] is the function x=g[y] whose "rule undoes what the rule for f does." For example, if y=f[x]=x2, then , at least when . These two functions have the same graph if we plot g with its independent variable where the y axis normally goes, rather than plotting the input variable of g[y] on the horizontal scale.



The graph of x=g[y] operationally gives the function g by choosing a y value on the y axis, moving horizontally to the graph, and then moving vertically to the x output on the x axis. This makes it clear graphically that the rule for g "undoes" what the rule for f does. If we first compute f[x] and then substitute that answer into g[y], we end up with the original x. We can also plot both functions with the other orientation of axes.

21.1 Graphical Representation of the Inverse

Explain the idea of an inverse function and its graph in your own words.

  • Reverse or Mirror Inverse
    1) Use general function composition notation to express the statement, "The function g undoes what f does." as an equation. How do you write, "First do f to x, then apply g to the answer." in function notation? What is the answer when you compute this composition? Equate these two things for the answer to this question.

    2) If y=f[x] and x=g[y] are inverse functions, x=g[f[x]] and y=f[g[y]], but we plot both functions on the same (x,y) axes, explain why we get the same graph for both functions. How is g "computed" from its graph? In other words, what is the geometric interpretation of "The function g undoes what f does." ?

    We can take the usual convention with input variable on the horizontal axis for both functions. This makes the graph of the inverse function the "mirror image" across y=x. For this project you will find it best to plot both functions with the x and y axes in the same place.

    Example 21.1 A Partial Inverse by Algebra

    Often we can find an inverse function or partial inverse function by solving equations. For example, if y=x2+1, then x2=y-1 and when and . The negative square root also satisfies the original equation, .

    The algebra of inverse functions can be tricky, but the calculus of their derivatives is much easier - just look in the infinitesimal microscope.


    21.2 The Derivative of the Inverse

  • The Inverse Function Rule