Derivative of inverse hyperbolic trigonometric functions

Office_Shredder
Staff Emeritus
Science Advisor
Gold Member
Messages
5,702
Reaction score
1,587
I'm working on a pre-freshman year math packet for college, and at one point it asks for the derivative of sinh-1(x), followed up by the derivative of ln( x + sqrt(1+x2) ). In high school, we never really covered hyperbolic trigonometry, but I have previously derived that the inverse of sinh is ln( x + sqrt(1+x2) ), and used that fact to solve for the derivative of sinh-1' (by taking the derivative of the ln term)

The trouble I'm having is that it seems obvious that you weren't supposed use the ln term to solve for the derivative, otherwise they wouldn't have posed both questions next to each other. So my guess is that there's some alternative method through which you can solve for this that I may need to know for the school year. If anyone has any ideas, that would be great.
 
Physics news on Phys.org
The usual way to find the derivative of inverse functions is to use implicit differentiation. For example, for sin-1 x, we have:

y= \sin^{-1} x

\sin y =x

\cos y \frac{dy}{dx} = 1

\frac{dy}{dx} = \frac{1}{\cos y}

You can get up to this point for any inverse function, but the tricky part is now to solve for the RHS in terms of x. In this case, as well as in yours, it isn't too hard, and you can write:

\frac{1}{\cos y}=\frac{1}{\sqrt{1- \sin^2 y}} = \frac{1}{\sqrt{1- x^2}}

And so:

\frac{dy}{dx} = \frac{d}{dx} (\sin^{-1} x) = \frac{1}{\sqrt{1- x^2}}
 
there is an error in the calculations of SatusX.

The basic relation with hyperbolic function is
cosh^2 x - sinh^2 x = 1.

Now if
y = sinh-1 x
than
x = sinh y
dx/dy = coshy
but cosh^2 y = 1+sinh^2y =1+x^2.
so
dy/dx =1/sqrt(1+x^2)
where sqrt means square root.
bye
 
There is no error. StatusX used sin x instead of sinh x as an example.
 
I'm retarded. I know how to do it like that (essentially, it looks a little different), it's just that I used a right triangle relationship between cosine and sin, and couldn't figure out the relationship between sinh and cosh (maybe if I draw a curved triangle... :smile: ). Anyways, I can't believe I didn't think of cosh^2 x - sinh^2 x = 1
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top