Derivative involving inverse trigonometric functions

biochem850
Messages
51
Reaction score
0

Homework Statement


Find the derivative of:
sqrt(x^2-4)-2tan^-1{.5*sqrt(x^2-4)}




Homework Equations


U'/1+U^2
U'=x/2sqrt(x^2-4)
1+U^2=x^2


The Attempt at a Solution



I combined the above components but my answer is incorrect. I feel that I might have the wrong answer for "1+U^2". I just cannot seem to catch my error at the moment.
 
Physics news on Phys.org
Did you mean the following function? \sqrt{(x^2-4)}-2\arctan\left(0.5 \sqrt{(x^2-4)}\right)

What do you mean on U'/1+U^2? Are no parentheses missing?

Did you mean the derivative of arctan(U)?

\frac{U'}{1+U^2}

with U=0.5\sqrt{(x^2-4)}
and
U'=0.5 \frac{x}{\sqrt{(x^2-4)}}?Recalculate U^2+1. It is not x^2.

ehild
 
Last edited:
My U'=\frac{x}{2\sqrt{x^2-4}}

When I square \frac{\sqrt{x^2-4}}{2} and add one the only other answer I get is \frac{x^2}{4}
I've been working for a while and perhaps I'm missing something very simple.
 
Last edited:
I've gotten the answer:

\frac{\sqrt{x^2-4}}{x}

I made a simple mistake in calculating 1+U^{2}

Thanks for the help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top