Solving Integral of ln(2x+1)dx with By Parts Method

  • Thread starter Thread starter mugzieee
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The discussion revolves around solving the integral of ln(2x+1)dx using integration by parts. The initial setup involves choosing u=ln(2x+1) and dv=dx, leading to complications when applying the integration by parts formula. Participants suggest making a substitution of u=2x+1 to simplify the integral. This substitution transforms the integral into a more manageable form involving ln(u), which is easier to integrate. The consensus emphasizes that starting with the substitution can streamline the problem-solving process.
mugzieee
Messages
77
Reaction score
0
Hey guys i keep getting stuck with this:
integral of ( ln(2x+1)dx)
im supposed to use by parts
heres what i have done
u=ln(2x+1)
du=2/2x+1
dv=dx
v=x

then i apply the formula uv-vdu
and i end up with another integral I am supposed to use by parts for:
integral of(2x/2x+1 dx)
heres what i have done for that integral
u=2x
.5du=dx
dv=1/2x+1
v=ln(2x+1)

then i apply the formula again, and since i have the same integal i stared wit, i add it to the lef side etc etc... but i don't get the correct answer...what does it look lie I am doing wrong?
 
Physics news on Phys.org
Make a substitution first.

2x+1 = u

And then you'd have to integrate something proportional to \int \ln u \ du which is really easy.

Daniel.
 
Math is easy once you accept the fact that substitution is the way to go ;)
 
so make the u=2x+1 substitution in the first step of the problm?
 
Yes as dexter noted

\int \ln (2x+1) dx

u = 2x +1

du = 2dx

\int \ln (u) \frac{du}{2}
 
gotcha, thanx.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top