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 ▸

Differentiate arcsin(2x) using the fact that 2x=sin(y)


Find the general solution to the differential equation: d^2y/dx^2 - 8 dy/dx +16y = 2x


Find the determinant of a 3x3 square matrix


Determine if these two vectors are perpendicular. a=[1,4,8], b=[0,6,-3]