How to deduce formula for $\operatorname{arcsinh}(x)$ knowing that $\sinh(x)=\dfrac{e^x-e^{-x}}{2}$, $\sinh'(x)=\cosh x$ and $(f^{-1}(x))'=\dfrac{1}{f'(f^{-1}(x))}$ ?
Formula for derivative of the inverse function
1
$\begingroup$
derivatives
-
2Did you even try anything? All you need is given, so if you had just plugged in everything in that last formula you would have obtained the result yourself. – 2012-03-11
-
0I do not understand your indignation. I've tried, but I couldn't. I've explained in my comment under the answer which fragment I don't understand.. – 2012-03-11
-
0If Alex had answered simply $\mathrm{arcsinh}'(x) = \frac{1}{\sqrt{x^2 + 1}}$, would it have helped you? You want others to explain what they did, so the least we can ask is you to do the same. – 2012-03-11
-
0Ok, in future I will think twice before I ask, but nobody yelled at me because of my questions before, so I didn't realise that.. – 2012-03-11
2 Answers
5
Yes. Letting $f(x)=\sinh(x)$ we have $f'(x)=\frac{e^x+e^{-x}}{2}=\cosh(x)$ thus $$(f^{-1}(x))'=\frac{1}{f'(f^{-1}(x))}=\frac{1}{\cosh(\mathrm{arcsinh}(x))}=\frac{1}{\sqrt{x^2+1}}.$$
It is worth noting that the formula $(f^{-1}(x))'=\frac{1}{f'(f^{-1}(x))}$ comes from the chain rule, as $$1=\frac{d}{dx} x=\frac{d}{dx}f(f^{-1}(x))=f'(f^{-1}(x))(f^{-1}(x))'$$ so rearranging gives the desired result.
-
0I don't understand this: $\frac{1}{\cosh(\mathrm{arcsinh}(x))}=\frac{1}{\sqrt{x^2+1}}$ Where it came from? – 2012-03-11
-
0@xan: It comes from $\cosh^2 w-\sinh^2 w=1$, which can be verified directly from the definition of $\cosh$ and $\sinh$. – 2012-03-11
-
0now I understand everything, thank you :-) – 2012-03-11
0
To find $$y=\operatorname{arcsinh} x = \frac{e^x-e^{-x}}{2}$$ put $t= e^x$, which leads to an easy equation.