Integration

Associate
Joined
28 Jul 2003
Posts
1,987
Location
The Moon
Ok guys, I am finding this topic hard for some reason. How do you integrate the following question: x+1 / sq root (x^2 +2x+5) when the limits are 1 and 0.
 
oh please as much as these are making me laugh I am so stuck on this question, Arcade fire where are you my friend....please please help me.
 
That's quite a tough one, I thiiiink you can do it with Integration by Parts, but you'll have to give me a few mins. What level is this at anyway?
 
The answer I got was: 2ln(x^2 + 2x + 5)^-1/2 + c . I do not know if I am correct in terms of what I have done with the square root?
 
Ok that's got me stumped, it can't be done by parts cos there'll still be an integral at the end of it, it's been a while since I did any tricky integration, havn't done any since first year of uni (now in 3). I'll keep thinking...

Edit: Just wondering, is that x+1 meant to be in brackets? or is it x + (1/sqrt(x^2+2x+5))?
 
Last edited:
^^^ What he said.

use substitution u = x^2 + 2x + 5 so du/dx = 2x + 2 your equation simplifies to

integral(1/(2(u^0.5)))du

integrate that and u get [u^1/2], giving 8^0.5-5^0.5.
 
I seem to remember the completing the square method from A-level but I was never much good at it. Pretty sure it could be used to integrate equations of that form.
 
qwerty said:
How do you integrate a muslim?

muslimintegrationpn8.jpg
 
Psyk said:
I seem to remember the completing the square method from A-level but I was never much good at it. Pretty sure it could be used to integrate equations of that form.
It's not really going to help here - the point is the "obvious" substitution has the same derivative as the top bit of the fraction, which makes doing it that way easy-peasy.
 
SoSolid said:
The answer I got was: 2ln(x^2 + 2x + 5)^-1/2 + c . I do not know if I am correct in terms of what I have done with the square root?
Nairn, you shouldn't be getting logarithms here. You only get those if the top of the fraction is the derivative of the bottom, which isn't the case here because of the square root.

In this case you want to use a substitution, as has been said. There are two obvious choices, which are u = x^2 + 2x + 5, or alternatively u = (x^2 + 2x + 5)^{1/2}.

Doing either of these will give you a nice easy integral in u to perform. Hamzter did the first one correctly. Using the second substitution instead is in some ways even nicer, since you'll end up with

du/dx = (x+1)/u

so that when you write 'du dx/du' to replace the 'dx' you'll find that everything cancels, and you just have to do

Int 1 du, with the limits sqrt(8) and sqrt(5).
 
Back
Top Bottom