How to integrate ln(x)?

You need to use a clever trick for this! Write ln(x) as 1ln(x), and use integration by parts:u=ln(x) v'=1u'=1/x v=xThen applying the formula we obtain∫ln(x)dx = xln(x) - ∫[(1/x)x] dx = = xln(x) - ∫1 dx = = xln(x) - x + C = x(ln(x) - 1) + CAnd if we have some data we can work out the constant of integration C.

KW

Related Further Mathematics A Level answers

All answers ▸

How do I differentiate tan(x) ?


write 2-2i in its modulus argument form


solve the 1st order differential equation 2y+(x*dy/dx)=x^3


Find the general solution to the differential equation y'' + 4y' + 3y = 6e^(2x) [where y' is dy/dx and y'' is d^2 y/ dx^2]