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!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top