Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Integration Problem

  • 21-11-2011 07:46PM
    #1
    Registered Users, Registered Users 2 Posts: 20


    Can anyone solve this?

    Evaluate the following using substitution:

    ∫ (x^3)(x^2 + 1)^(-1/2)

    Thanks!!


Comments

  • Registered Users, Registered Users 2 Posts: 3,745 ✭✭✭Eliot Rosewater


    Do you've any ideas so far?


  • Registered Users, Registered Users 2 Posts: 20 kelxx


    I dont realy know where to start. Like what would i let u equal to?


  • Registered Users, Registered Users 2 Posts: 3,745 ✭✭✭Eliot Rosewater


    In fairness, there's a pretty small number of things you could let it equal to. Try a few of them, and say where you get stuck.


  • Registered Users, Registered Users 2 Posts: 20 kelxx


    If you let

    u = (x^2 + 1)
    du = 2x dx
    du/2 = x dx

    but what do u do with the x^3?

    or if you let u = x^3 it doesnt work.
    Really stuck!!


  • Registered Users, Registered Users 2 Posts: 3,745 ✭✭✭Eliot Rosewater


    You're on the right track. Using the fact that du/2=xdx only gets rid of one of the power of x. I.e.,

    [LATEX]\displaystyle \int \frac{x^3}{\sqrt{x^2+1}}dx[/LATEX]

    becomes

    [LATEX]\displaystyle \int \frac{x^2}{\sqrt{u}}\frac{du}{2}[/LATEX]

    So you need to write x squared in terms of u to get rid of it?


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 20 kelxx


    So

    u = x^2 + 1
    X^2 = u - 1

    then
    1/2 ∫(u-1)/sqrt(u) du

    Then by multiplying out get:

    1/2∫ (u^1/2) - u^(-1/2)

    Would that be correct so far?


  • Registered Users, Registered Users 2 Posts: 3,745 ✭✭✭Eliot Rosewater


    Yup.

    With all of these integrals you should just shoot for a final answer; you can then differentiate it to make sure it's correct.


  • Registered Users, Registered Users 2 Posts: 20 kelxx


    Thanks a million for the help!!! :)


  • Registered Users, Registered Users 2 Posts: 9 MathsArthur


    the simplest substitution is u=(1+x^2)^(1/2) then

    dx = du * (1+x^2)^(1/2)/x and this gives

    INT (u^2-1)du which solves to give

    y=(1+x^2)^(3/2)/3 - (1+x^2)^(1/2) as the solution.


Advertisement