Improper Integration of (1/x)(lnx)^2: Troubleshooting and Correct Solutions

  • Thread starter Thread starter st3dent
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
The integral discussed is ∫ (1/x)(lnx)² dx, which was initially mismanaged in the substitution steps. The correct approach is to directly substitute u = lnx from the beginning, avoiding unnecessary transformations. This leads to a simpler integration process. After applying the correct substitution, the solution becomes clear and manageable. The discussion concludes with the user successfully resolving their confusion through proper substitution techniques.
st3dent
Messages
21
Reaction score
0
I don't know what I'm doing wrong when taking this simple integral.

The integral is:

\int (1/x)(lnx)^2 dx

\int (2/x)(lnx) dx

2\int (lnx/x) dx

Let u = lnx
du/dx = 1/x
dx = xdu

2\int (u/x) xdu

2\int (u) du

2\int (u^2)/2 + C

(2(lnx)^2)/2 + C

(lnx)^2 + C

The answer is obviously wrong...how do i solve this properly?
 
Physics news on Phys.org
Try the substitution u = lnx.

cookiemonster
 
st3dent said:
I don't know what I'm doing wrong when taking this simple integral.

The integral is:

\int (1/x)(lnx)^2 dx

\int (2/x)(lnx) dx

How did you make that step? ln(x2)= 2ln(x)
but this is (ln(x))2.

Just go ahead and make the substitution u= ln(x) right at the start.
 
thanks

Thanks..seems to work now. I got it. Thanks for all your help.
 
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