Skip to main content

Lean Calculus

Section 4.1 Inverse Functions

The chain rule Theorem 3.4.1 from Section 3.4 yields an assortment of powerful corollaries.
We don’t dwell much on proof in this text but, can you see the proof here? When we use the name "corollary" for a mathematical statement, we are stating that the proof follows quickly from previous theorems. Consequently, corollaries provide a gentle introduction to the idea of proof writing. So, it seems appropriate at this stage to be, at least occasionally, discussing such proofs. In this case, the corollary above follows quickly from the chain rule. Why? Notice that by the definition of inverse functions, we have that \(f(f^{-1}(x))=x\text{.}\) Now, use the chain rule to help with differentiating both sides of this equation and see what you get.
It’s important to note here that, like the basic properties of differentiation from previous sections, this is once again saying that if you know the derivative of one function (\(f\) in this case), then you get for free the derivative of another function (\(f^{-1}\) in this case). Let’s try it out.
\begin{equation*} \begin{array}{llll} (sin^{-1}(x))' \amp = \amp \frac{1}{sin'(sin^{-1}(x))} \amp (\text{corollary above}) \\ \amp = \amp \frac{1}{cos(sin^{-1}(x))} \amp (\text{know derivative of sin}) \\ \amp = \amp \frac{1}{\sqrt{1-x^2}} \amp (\text{trig fact}) \\ \end{array} \end{equation*}
If you are not remembering / missing some trig stuff, the last equality above may throw you a bit. Bear in mind, that that is a trig fact and not calculus per se. Still, if you don’t recall that composing a trig function with an inverse trig function leads to an algebraic expression (e.g. \(cos(sin^{-1}(x))=\sqrt{1-x^2}\)), then this might be a good time to at least review / look at \(sin\) composed with \(cos^{-1}\) and \(cos\) composed with \(sin^{-1}\)