Integral of Natural Log Part II

AI Thread Summary
The integral of ln(x+1) can be solved effectively using substitution. By letting u = x + 1, the integral simplifies to ∫ln(u) du. Applying integration by parts, the result becomes (x + 1)ln(x + 1) - (x + 1) + C. The discussion highlights the importance of substitution to avoid circular reasoning in the integration process. This method provides a clear path to the solution without getting stuck in repetitive calculations.
wubie
Hi,

I am still having trouble with taking the integral of the following:

integral of ln(x+1) dx

I am trying to do it by parts but I end up getting stuck. I had no problem doing:

integral of ln x dx

But I can't seem to get

integral of ln (x+1) dx


Let u = ln (x+1) then du = 1/ (x+1)

Let dv = dx then v = x.

So then

integral of ln (x+1) dx =

ln(x+1)*x - integral of x/(x+1) dx

I then though that I would integrate the last part by parts again.

Let u = x then du = dx

Let dv = 1/(x+1) then v = ln(x+1)

So then

integral of x/(x+1) dx =

x*ln(x+1) - integral of ln(x+1) dx.

So far I now have

integral of ln (x+1) dx =

ln(x+1)*x - [x*ln(x+1) - integral of ln(x+1) dx]

But then all I end up getting is

integral of ln (x+1) dx = integral of ln (x+1) dx

So I am back to where I started. What am I doing incorrectly?

Any help is appreciated. Thankyou.
 
Physics news on Phys.org
you know the integral of ln[x] and now u want integral of ln[x+1]?
Is it just me or do I hear x+1 begging to be substituted??
 
!@#$!@#$!@#$!@#$%!@#$!

What is wrong with me tonight? I can't see anything. >8(

Thanks stoffer.

Cheers.
 
no prob. we all have our moments
 
\int \ln(x+1) dx
let u=x+1
then du=1 dx
so you have
\int \ln(u) du
which is:
now you can apply the formula I gave you in the other thread so you get:
u \ln u - u = (x+1) \ln (x+1) - (x+1)

FYI derivation of the formula:

\int \ln(x) dx = \int \ln(x) * 1 dx
now by parts we have:
u=\ln(x)
dv=1dx
so
du=\frac{1}{x} dx
v=x
so
\int 1 * \ln(x) dx=\int u dv = uv+C_1-\int v du =
x \ln x +C_1- \int x* \frac{1}{x} dx=x \ln x +C_1- \int 1dx = x \ln x +C_1- x+C_2=
x \ln x -x +C
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top