Understanding the Derivative of Arccsc x: Is There a Proof?

  • Thread starter Thread starter farleyknight
  • Start date Start date
  • Tags Tags
    Proof
farleyknight
Messages
143
Reaction score
0
Hey all,

I'm trying to understand how \frac{d}{dx} \mathrm{arccsc} x = -\frac{1}{|x| \sqrt{x^2 - 1}}, which http://en.wikipedia.org/wiki/Inverse_trigonometric_function" , but haven't yet found one which explains this detail for arccsc. Is there a proof that explains it?

Thanks,
- Farley
 
Last edited by a moderator:
Physics news on Phys.org
I think it may be largely notational, because if we allow x < 0 than the derivative becomes indentical to d(arcsec(x))/dx.

Here's a proof for the derivative of arccsc(x):

csc(y) = x
d(csc(y))/dx = 1
-csc(y)cot(y)y' = 1
y' = -1/(csc(y)cot(y))
Now, since 1 + cot(x)^2 = csc(x)^2, cot^2(x) = csc^2(x) - 1, therefore:
y' = -1/(x(x^2-1)^1/2)
 
\frac{\text{d}}{\text{d}x}\text{arccsc}x=\frac{\text{d}}{\text{d}x}\arcsin\left(\frac{1}{x}\right)
Substitution:
y=\arcsin u
Now I can use chain rule:
\frac{\text{d}y}{\text{d}u}\cdot\frac{\text{d}u}{\text{d}x}=\frac{1}{\sqrt{1-u^2}}\cdot\left(-\frac{1}{x^2}\right)=\frac{1}{\sqrt{1-\frac{1}{x^2}}}\cdot\left(-\frac{1}{x^2}\right)=\frac{1}{\sqrt{\frac{x^2-1}{x^2}}}\cdot\left(-\frac{1}{x^2}\right)=\frac{|x|}{\sqrt{x^2-1}}\cdot\left(-\frac{1}{x^2}\right)
There is important to realize:
(x^2\geq0)\,\wedge\,(|x|\geq0)
so there quotient must be also positive.
\frac{|x|}{x^2}=\frac{1}{|x|}
If I use this to my proof, I obtain:
\frac{\text{d}}{\text{d}x}\text{arccsc}x=-\frac{1}{|x|\sqrt{x^2-1}}
 
Last edited:
Bah, an oversight on my part. I overlooked a restricted principle branch in the step following csc^2(x) - 1 = cot^2(x). Sorry!
 
Back
Top