Solving Indefinite Integrals: "int (1/(sqrt -x^2 -2x))dx

Atilla1982
Messages
18
Reaction score
0
I have:


int (1/(sqrt -x^2 -2x))dx

so I rewrite (-x^2-2x) --> 1-(x+1)^2 and swap those two.

then I say t=x+1, and substitute that in.

So now I have:

int (1/(sqrt 1-t^2)) dt

Here I get stuck, can anyone please help?
 
Physics news on Phys.org
That was an excellent substitution. Review the derivative of the arcsine function.
 
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...

Similar threads

Back
Top