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 ▸

find all the roots to the equation: z^3 = 1 + i in polar form


find the sum of r from 0 to n of : 1/((r+1)(r+2)(r+3))


Take quadratic equation x^2-6x+14=0 and its solutions a and b. What is a/b+b/a?


Why is the argument of a+bi equal to arctan(b/a)?