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 ▸

Are we able to represent linear matrix transformations with complex numbers?


Solve x^2+8x-5=0 using completing the square


Find the square roots of 2 + isqrt(5)


Find the vector equation of the line of intersection of the planes 2x+y-z=4 and 3x+5y+2z=13.