By the inverse function theorem, we know that $G'(x)=1/F'(G(x))$, where $G=F^{-1}$. I want to obtain $G''(x)$, but I don't know how to get the derivative of $F'(G(x))$. Any hints?
2026-04-13 12:00:08.1776081608
On
Second derivative of an inverse function
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
\begin{align} \frac{d}{dx}\left(\frac{1}{f'(g(x))}\right)&=-\frac{1}{\big(f'(g(x))\big)^2} \cdot \underbrace{\frac{d}{dx}\Big(f'(g(x))\Big)}_{\text{Chain Rule}}\\ &=-\frac{1}{\big(f'(g(x))\big)^2} \cdot f''(g(x))\underbrace{\frac{d}{dx}\Big(g(x)\Big)}_{\text{Chain Rule}}\\ &=-\frac{1}{\big(f'(g(x))\big)^2} \cdot f''(g(x)) \cdot g'(x)\\ \end{align}
Just apply the chain rule: $$ \frac{d}{dx} (F'\circ G)(x) = F''(G(x))G'(x), $$ and insert the value for $G'$ that you have obtained before.