How can I integrate x^3sqrt(x^2+4)?

  • Thread starter Thread starter charbon
  • Start date Start date
  • Tags Tags
    Integrate
charbon
Messages
22
Reaction score
0

Homework Statement



Integrate x^3sqrt(x^2+4)




The attempt at a solution

I have no idea how to substitute this integral in my favor. Can someone please set me on the right track? Thanks
 
Physics news on Phys.org
Substitute u^2=x^2+4. It's actually not so bad.
 
Thanks for the help Dick.

I did what you suggested but I didn't quite get the correct answer.

Here are my steps:

\intx^3\sqrt{(x^2+4)}dx = \int(x^3(x^2+4))dx/\sqrt{(x^2+4)}

u^2 = x^2+4 ; du = xdx/\sqrt{(x^2+4)}

\intx^2u^2du

x^2 = u^2 - 4

\int (u^2-4)u^2du
= 1/5 (x^2+4)^5/2 - 4/3(x^2+4)^3/2 + c
 
Starting from \int x^3 (x^2 + 4)^{1/2}dx

make all your substitutions, using
u^2 = x^2 + 4 ==> x^2 = u^2 - 4 ==> x = (u^2 - 4)^(1/2)
and udu = xdx

Your integral \int (u^2 - 4) u^2 du shows that you have not substituted correctly. You should get two terms in u, both with fractional exponents.
 
I'm sorry but I'm really clueless.
What step in my substitution did I do wrong?
 
charbon said:
I'm sorry but I'm really clueless.
What step in my substitution did I do wrong?

You didn't do anything wrong. Your answer is right. But there are other ways to write the answer. What answer are you expecting?
 
charbon said:
I'm sorry but I'm really clueless.
What step in my substitution did I do wrong?
Your work is correct - it's mine that is in error. Sorry for giving bad advice.
 
Thank you both very much. The answer they give is [1/15(x^2+4)^3/2](3x^2-8) + c
 
charbon said:
Thank you both very much. The answer they give is [1/15(x^2+4)^3/2](3x^2-8) + c

Just factor (x^2+4)^(3/2) out of both terms in your solution to get a form like that.
 
Back
Top