Math StackExchange, long time reader, first time writer. I have a question on inverse differentiation. The question is: Suppose $f'(x) = \sqrt{1-f(x)^2}$, then $(f^{-1})' (x) = ?$
I had a similar question: Let f be a differentiable one-to-one function such that $f'(x) = 1+[f(x)]^2$ and $f(1)= 3$ then $(f^-1)'(3) = ?$. The answer I got was $1/10$ (this question was easier as all one has to do is take $1/f'$ ($f^{-1}(x) = 1/f'(3) = 1/10$).
I cannot apply the same logic in the former question as we are dealing with a variable, but I am inclined to believe the answer is $2x/\sqrt{1-x^2}$?
Thank you.
$f^{-1}\circ f(x)=x$ implies $(f^{-1})'(f(x))f'(x)=1$ thus
${f^{-1}}'(f(x))=1/f'(x) = 1/\sqrt{1-f^2(x)}$ , thus ${f^{-1}}'(x)=1/\sqrt{1-x^2}$.