Integrating: Solving the Problem of Ln(u) in Answer

  • Thread starter Thread starter crm08
  • Start date Start date
  • Tags Tags
    Integration
crm08
Messages
28
Reaction score
0

Homework Statement



\int(\frac{x}{\sqrt{1-x^{2}}})dx

Homework Equations





The Attempt at a Solution



My calculator tells me that the answer should be -sqrt(1-x^2) but if I pick u = sqrt(1-x^2), then dx = (sqrt(1-x^2)*du)/x, which leaves me with -integral((sqrt(1-x^2)/u)du), the problem I am having is getting rid of the "ln(u)" in my final answer, any suggestions?
 
Physics news on Phys.org
If u^2=1-x^2
2u du =-2x dx => - u du = x dx

Now you'd just get

\frac{-u}{u} du
 
ok got it, thank you
 
rock.freak667 said:
If u^2=1-x^2
2u du =-2x dx => - u du = x dx

Now you'd just get

\frac{-u}{u} du
Another substitution that works is u = 1 - x^2, du = -2xdx.
The integrand then becomes -(1/2)du/u^(1/2), which is also an easy one to integrate.
 
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