What is the indefinite integral of xlog(x)?

The integral can be split into two different functions of x which is a hint that we must use the integration by parts method. The method is defined as ∫ uv’ dx = uv - ∫ u’v dx. If we let u = log(x) and v’ = x and then solve for u’ and v such that u’ = 1/x and v = (1/2)x^2 , we can substitute in the values to find the solution. ∫ u’v dx = (1/2)(x^2)log(x) - ∫ (1/x)*((1/2)x^2) dx then goes to u’v dx = (1/2)(x^2)log(x) - ∫ (1/2)x dx which solves asu’v dx = (1/2)(x^2)log(x) - (1/4)x^2 + C and can be simplified to read as u’v dx = (1/4)(x^2)(2log(x) - 1) + C.

WH

Related Maths A Level answers

All answers ▸

integrate x^2 + ln(x)


differentiate: y=[xcos(x^3)]/[(x^4 + 1)^3] with respect to x


How to draw the inverse of a function ?


y=20x-x^2-2x^3. Curve has a stationary point at the point M where x=-2. Find the x coordinate of the other stationary point of the curve and the value of the second derivative of both of these point, hence determining their nature.