How can I evaluate the integral using the substitution u=1/x?

  • Thread starter Thread starter danago
  • Start date Start date
  • Tags Tags
    Substitution
danago
Gold Member
Messages
1,118
Reaction score
4
Using the substitution u=1/x, evaluate:

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

I was able to do it making the substitution x=cos\theta, but I am supposed to show a worked solution using the given substitution.

\int {\frac{{dx}}{{x^2 \sqrt {1 - x^2 } }}} = \int {\frac{{ - x^2 du}}{{x^2 \sqrt {1 - x^2 } }}} = \int {\frac{{ - du}}{{\sqrt {1 - x^2 } }}}

Thats about as far as i was able to get.

Any help? :redface:

Thanks,
Dan.
 
Physics news on Phys.org
Don't stop there. Replace x with 1/u.
 
Hint: if u=1/x, what is du ?

OPPS: I see you already got that.

Now, complete the substitution process in you last integral ( x = 1/u ) and simplify. You'll then find that another simple substitution will yield further progress.
 
Last edited:
Ahh i think i see what to do. Doing what Dick said, i ended up with:

\int {\frac{u}{{\sqrt {u^2 - 1} }}} du

From that, it looks like i can make the sub u=sec \theta, which ill go and try now :smile:
 
Easier yet. Try v=u^2-1.
 
oh yea ofcourse. We just went through trig subs in class, so that's all I've been thinking of trying now lol

Thanks very much for the help :approve:
 
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