How to Correctly Integrate S(x(x+1)^(1/2)) dx?

  • Thread starter Thread starter tjohn101
  • Start date Start date
  • Tags Tags
    Integrate
tjohn101
Messages
92
Reaction score
0

Homework Statement


S(x(x+1)1/2) dx

Homework Equations


The Attempt at a Solution


u=x+1
du=1
x=u-1

S(x(u)1/2) du

S(((u-1)(u)1/2) du

S((u2-u)1/2) du

S(u-u1/2) du

S((1/2)u2-(2/3)u3/2)

=(1/2)(x+1)2-(2/3)(x+1)3/2) + COnline homework says it's wrong... Where did I mess up?
 
Physics news on Phys.org
Hi tjohn101! :smile:

(have an integral: ∫ :wink:)
tjohn101 said:
S(((u-1)(u)1/2) du

S((u2-u)1/2) du

S(u-u1/2) du

Neither of these lines is correct. :redface:

(u-1)√u = u√u - √u :wink:
 
Ahhhh thank you. I didn't notice I had done that :/
 
Hmmm I ended up getting

(2/5)(x+1)5/2-(2/3)(x+1)3/2 + C

Sound right?
 
Hi tjohn101! :smile:

(just got up :zzz: …)

Yes :smile:but perhaps you should put it in the same form as the question, ie √(x+1) times an ordinary polynomial in x ? :wink:
 
Thank you for your help!
 
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