How do you find the integral of 7x2ln(x)dx?

2 Answers
Mar 8, 2015

I would use Integretion by Parts:
enter image source here

Mar 8, 2015

How: Use integration by parts.
(Any integral of the form axnlnx can be done by parts.)

Details:
7x2ln(x)dx=7x2lnxdx

Let u=lnx and dv=x2dx

This makes du=1xdx and v=x2dx=(13)x3 (We'll add the +C later.)

udv=uvvdu

7x2lnxdx=7[lnx(13)x3(13)x31xdx]

=7[13x3lnx13x3xdx]=7[13x3lnx13x2dx]

=7[13x3lnx13(13x3)]+C

=73x3lnx79x3+C

General
Notice that the solution can be made quite general.
For example: with 5 instead of 3 the problem becomes x5lnxdx which can be solved by the same reasoning to get ; 16x6lnx136x6+C

Note: For even better understanding, check the answers by differentiating.