Derivative of inverse trif function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
tsoya
Messages
10
Reaction score
0
y= tan^(-1)[x^2-1]^(1/2) + csc^(-1)x

i cannot get to the answer, can someone help me?

well the answer should be zero. when i take the derivative of both parts (one of the tan inverse and one of the csc inverse) i don't get anywhere close to 0...
 
Physics news on Phys.org
could you show what you did?

and what type of answer are you getting? w/o doing it I think something near 1? maybe 1 minus something.
 
im getting something like x/ [(x^2 -1)(x^2 -1)^2] - 1/[|x|(x^2-1)^2]

before simplifying, and after simplifying its not zero..urgh i cannot get it
 
Hm...

well the derivative of arctan x = 1/(1+x^2), but in your case you'll have to do the chain rule.
for csc^-1 I'm guessing that's inverse csc right? so then you'll want the derivative of 1/sin^-1 x which is arcsin to the power of negative 1 which will again need a use of the chain rule.
 
The answer I am getting is not zero or one.
You will have to use the chain rule multiple times. And keep in mind:
[tex]\frac{d}{dx} arccsc(x) = \frac{-1}{x\sqrt{x^2 - 1}}[/tex]
[tex]\frac{d}{dx} arctan(x) = \frac{1}{x^2 + 1}[/tex].
 
tsoya said:
im getting something like x/ [(x^2 -1)(x^2 -1)^2] - 1/[|x|(x^2-1)^2]

before simplifying, and after simplifying its not zero..urgh i cannot get it
Well, it almost works out to zero, doesn't it? Maybe you made a slight error in your calculation; have you rechecked them?
 
If the derivative is graphed, it can be seen that after an approximate value of [tex]2[/tex], the derivative gets very close to [tex]0[/tex].
This is the solution i got for the problem:
[tex] \frac{d}{dx}arccsc(x) + \sqrt{arctan(x^2 - 1)} = \frac{-1}{x\sqrt{x^2 - 1}} + \frac{x}{((x^2 - 1)^2 + 1)\sqrt{arctan(x^2 - 1)}}[/tex].