Could i get some help working out dy/dx of arccoth(x)

  • Thread starter Thread starter inflames829
  • Start date Start date
inflames829
Messages
40
Reaction score
0

Homework Statement


y=arccoth(x), find the derivative



Homework Equations


cothx - coshx/sinhx


The Attempt at a Solution


y = arccoth(x)
x = coth(y)
= cosh(y)/sinh(y)
quotient rule = (sinh(y)*sinh(y))-(cosh(y)*cosh(y))/(sinh(y))^2
= sinh^2(y) - cosh^2(y)/sinh^2(y)
x= -1/sinh^2(y)

this is what i got which is the derivative of coth, but no the inverse. Is there a way to go from here and rearrange it back to y =
 
Physics news on Phys.org
You're almost there! If y=argcoth(x) then x=costh(y), then from the chain rule:
<br /> 1=\frac{dy}{dx}\frac{d}{dy}(\coth x)<br />
Re-arrange to get dy/dx
 
sorry but I'm still not getting it, can you give me another hint or show me please
 
ok, you have:
<br /> y=\coth^{-1}x<br />
Then as you have stated
<br /> x=\coth y<br />
Differentiate this w.r.t. x and use the chain rule:
<br /> 1=\frac{d}{dx}(\coth y)=\frac{d}{dy}(\coth y)\frac{dy}{dx}<br />
You know how to compute the derivative of coth x, so...
 
does that mean 1 = -1/sinh^2(y) * (coth(y))
 
No it means that:
<br /> 1=-\sinh^{2}y\frac{dy}{dx}<br />
 
inflames829 said:

The Attempt at a Solution


y = arccoth(x)
x = coth(y)
= cosh(y)/sinh(y)
quotient rule = (sinh(y)*sinh(y))-(cosh(y)*cosh(y))/(sinh(y))^2
= sinh^2(y) - cosh^2(y)/sinh^2(y)
x= -1/sinh^2(y)

You differentiated the right side with respect to x, but not the left side. You should have
x = \frac{\cosh(y)}{\sinh(y)} \Rightarrow \frac{d}{dx}x = \frac{d}{dx}\frac{\cosh(y)}{\sinh(y)} \Rightarrow 1 = -\frac{1}{\sinh^2(y)}\frac{dy}{dx} \Rightarrow \frac{dy}{dx} = -\sinh^2(y)

Since y = arccoth(x), we have
-\sinh^2y = -\sinh^2(arccoth(x)) = \frac{1}{-csch^2(arccoth(x))}

Then using the identity coth2x = 1 + csch2x ==> -csch2x = 1 - coth2x, we have

\frac{dy}{dx} = \frac{1}{-csch^2(arccoth(x))} = \frac{1}{1 -coth^2(arccoth(x))} = ~?
 
thanks for that I have the answer now
 
Back
Top