inverse function rule
{{Short description|Formula for the derivative of an inverse function}}
{{about|the computation of the derivative of an invertible function|a condition on which a function is invertible|Inverse function theorem}}
{{refimprove|date=January 2022}}
[[File:Umkehrregel 2.png|thumb|right|250px|The thick blue curve and the thick red curve are inverse to each other. A thin curve is the derivative of the same colored thick curve.
Inverse function rule:
Example for arbitrary :
]]
{{calculus|expanded=differential}}
In calculus, the inverse function rule is a formula that expresses the derivative of the inverse of a bijective and differentiable function {{Mvar|f}} in terms of the derivative of {{Mvar|f}}. More precisely, if the inverse of is denoted as , where if and only if , then the inverse function rule is, in Lagrange's notation,
:.
This formula holds in general whenever is continuous and injective on an interval {{Mvar|I}}, with being differentiable at () and where. The same formula is also equivalent to the expression
:
where denotes the unary derivative operator (on the space of functions) and denotes function composition.
Geometrically, a function and inverse function have graphs that are reflections, in the line . This reflection operation turns the gradient of any line into its reciprocal.{{Cite web|url=https://oregonstate.edu/instruct/mth251/cq/Stage6/Lesson/inverseDeriv.html|title=Derivatives of Inverse Functions|website=oregonstate.edu|access-date=2019-07-26 |archive-url=https://web.archive.org/web/20210410154136/https://oregonstate.edu/instruct/mth251/cq/Stage6/Lesson/inverseDeriv.html |archive-date=2021-04-10 |url-status=dead}}
Assuming that has an inverse in a neighbourhood of and that its derivative at that point is non-zero, its inverse is guaranteed to be differentiable at and have a derivative given by the above formula.
The inverse function rule may also be expressed in Leibniz's notation. As that notation suggests,
:
This relation is obtained by differentiating the equation in terms of {{Mvar|x}} and applying the chain rule, yielding that:
:
considering that the derivative of {{Mvar|x}} with respect to {{Mvar|x}} is 1.
Derivation
Let be an invertible (bijective) function, let be in the domain of , and let Let So, Derivating this equation with respect to {{tmath|y}}, and using the chain rule, one gets
:
That is,
:
or
:
(f^{-1})^{\prime}(y) = \frac{1}{f^{\prime}(f^{-1}(y))}.
Examples
- (for positive {{Mvar|x}}) has inverse .
:
\mbox{ }\mbox{ }\mbox{ }\mbox{ };
\mbox{ }\mbox{ }\mbox{ }\mbox{ }
\frac{dx}{dy} = \frac{1}{2\sqrt{y}}=\frac{1}{2x}
:
At , however, there is a problem: the graph of the square root function becomes vertical, corresponding to a horizontal tangent for the square function.
- (for real {{Mvar|x}}) has inverse (for positive )
:
\mbox{ }\mbox{ }\mbox{ }\mbox{ };
\mbox{ }\mbox{ }\mbox{ }\mbox{ }
\frac{dx}{dy} = \frac{1}{y} = e^{-x}
:
Additional properties
- Integrating this relationship gives
::
:This is only useful if the integral exists. In particular we need to be non-zero across the range of integration.
:It follows that a function that has a continuous derivative has an inverse in a neighbourhood of every point where the derivative is non-zero. This need not be true if the derivative is not continuous.
- Another very interesting and useful property is the following:
::
:Where denotes the antiderivative of .
- The inverse of the derivative of f(x) is also of interest, as it is used in showing the convexity of the Legendre transform.
Let then we have, assuming :This can be shown using the previous notation . Then we have:
:Therefore:
:
By induction, we can generalize this result for any integer , with , the nth derivative of f(x), and , assuming :
:
Higher derivatives
The chain rule given above is obtained by differentiating the identity with respect to {{Mvar|x}}. One can continue the same process for higher derivatives. Differentiating the identity twice with respect to {{Mvar|x}}, one obtains
:
that is simplified further by the chain rule as
:
Replacing the first derivative, using the identity obtained earlier, we get
:
Similarly for the third derivative:
:
3 \frac{d^2x}{dy^2}\,\cdot\,\frac{d^2y}{dx^2}\,\cdot\,\left(\frac{dy}{dx}\right)^2
or using the formula for the second derivative,
:
3 \left(\frac{d^2x}{dy^2}\right)^2\,\cdot\,\left(\frac{dy}{dx}\right)^5
These formulas are generalized by the Faà di Bruno's formula.
These formulas can also be written using Lagrange's notation. If {{Mvar|f}} and {{Mvar|g}} are inverses, then
:
Example
- has the inverse . Using the formula for the second derivative of the inverse function,
:
\mbox{ }\mbox{ }\mbox{ }\mbox{ };
\mbox{ }\mbox{ }\mbox{ }\mbox{ }
\left(\frac{dy}{dx}\right)^3 = y^3;
so that
:
\frac{d^2x}{dy^2}\,\cdot\,y^3 + y = 0
\mbox{ }\mbox{ }\mbox{ }\mbox{ };
\mbox{ }\mbox{ }\mbox{ }\mbox{ }
\frac{d^2x}{dy^2} = -\frac{1}{y^2}
,
which agrees with the direct calculation.
See also
{{Portal|Mathematics}}
- {{annotated link|Calculus}}
- {{annotated link|Chain rule}}
- {{annotated link|Differentiation of trigonometric functions}}
- {{annotated link|Differentiation rules}}
- {{annotated link|Implicit function theorem}}
- {{annotated link|Integration of inverse functions}}
- {{annotated link|Inverse function}}
- {{annotated link|Inverse function theorem}}
- {{annotated link|Table of derivatives}}
- {{annotated link|Vector calculus identities}}
References
{{Reflist}}
- {{Cite book|last=Marsden|first=Jerrold E.|url=https://authors.library.caltech.edu/25054/10/CalcUch8-invfunc-chainrule.pdf|title=Calculus unlimited|date=1981|publisher=Benjamin/Cummings Pub. Co|first2=Alan |last2=Weinstein|isbn=0-8053-6932-5|location=Menlo Park, Calif.|chapter=Chapter 8: Inverse Functions and the Chain Rule}}
{{Calculus topics}}
Category:Articles containing proofs
Category:Differentiation rules