I was studying calculus and bumped into this exercise:
Let $f(x)$ be a differentiable, one-to-one function. Suppose $f(2)=1$, $f’(2)=3$, and $f’’(2)=e$, find the first and second derivative of $f^{-1}(x)$ at $x=1$.
Here is my thought:
I think I should find out what $f(x)$ is, and compute it’s inverse function subsequently. However I couldn’t figure out what $f(x)$ could be. Also, I noticed that $f^{-1}(1)=2$, which may help me find the answer. Any suggestions? Or am I overlooking something important? Thanks a lot.
Hint:
Let $g(x)$ be the inverse function of $f(x)$. Note that $$g(f(x))=x$$ and apply Chain Rule twice to find $g'(1)$ and $g''(1)$ respectively.
Note: It's sometimes pretty hard to find out $f(x)$ when you are given $f(a)$, $f'(a)$ and $f''(a)$ instead of $f(a)$, $f(b)$ and $f(c)$. Therefore, it should be better to turn to the original meaning of an inverse function.