Integration: What Method to Use?

  • Thread starter Thread starter naspek
  • Start date Start date
  • Tags Tags
    Integration
naspek
Messages
176
Reaction score
0
integration of x / ((x+1)^4)
i can't use integration by subs..
partial fraction will consume time to answer this question..
which integration method should i use?
 
Physics news on Phys.org
Try substitution instead, u=x+1
 
rock.freak667 said:
Try substitution instead, u=x+1

ok.. when u = x + 1 ; du = 1 dx

i should get du = x dx first..
but subs method didnt work..
 
Have faith, because it should work. If it still doesn't for you, post your work here.
 
You don't need to get du=xdx. rockfreak's suggestion works fine, just try it. Alternatively you could do a partial integration.
 
got it!
(-1/2)(x+1)^-2 + (1/3)(x+1)^-3 + C.

what if i got x^2 / ((x+1)^4)
 
The same trick works. You should try it.
 
got it! thanks guys! =)
 
Back
Top