Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Integration Problem

  • 21-11-2011 6: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