What is the solution to ∫x^2(x+1)^1/2 for x=0 x=3?

  • Thread starter Thread starter Jimbo57
  • Start date Start date
  • Tags Tags
    Integration
Jimbo57
Messages
96
Reaction score
0

Homework Statement



Integrate x^2(x+1)^1/2 for x=0 x=3

Homework Equations





The Attempt at a Solution



I start with substitution u=x+1
and du=dx

I have no clue where to go from here. How do I take care of that x^2?

This looks like it would be simple but it's giving me a hell of a time.

Jim
 
Physics news on Phys.org
Try integration by parts.
 
Jimbo57 said:

Homework Statement



Integrate x^2(x+1)^1/2 for x=0 x=3

Homework Equations



The Attempt at a Solution



I start with substitution u=x+1
and du=dx

I have no clue where to go from here. How do I take care of that x^2?

This looks like it would be simple but it's giving me a hell of a time.

Jim
That substitution, u=x+1, should work fine, and allow you to complete the integration.

What do you get for the integrand when you use that substitution?
 
Looking through my textbook I realized that we already solved this one as an indefinite integral... kind of embarrassing.

Dealing with the x^2 was the hardest, but the integrand is:

u=x+1
du=dx
x^2=(u-1)^2 <---- Much easier looking at it now.

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

Thanks for the help as always!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top