Integration by Parts: Calculus Integral Help?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Calculus integral help?

Evaluate: the integral from 2(top) to 1(bottom) and the function is: x^2(lnx) dx

Here is a link to the question:

Calculus integral help? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Physics news on Phys.org
Hello Henry,

We are given to evaluate:

$\displaystyle \int_1^2x^2\ln(x)\,dx$

Using integration by parts, we may let:

$\displaystyle u=\ln(x)\,\therefore\,du=\frac{1}{x}\,dx$

$\displaystyle dv=x^2\,dx\,\therefore\,v=\frac{1}{3}x^3$

and so we have:

$\displaystyle \int_1^2x^2\ln(x)\,dx=\left[\frac{1}{3}x^3\ln(x) \right]_1^2-\frac{1}{3}\int_1^2x^2\,dx$

$\displaystyle \int_1^2x^2\ln(x)\,dx=\frac{8}{3}\ln(2)-\frac{1}{3}\left[\frac{1}{3}x^3 \right]_1^2$

$\displaystyle \int_1^2x^2\ln(x)\,dx=\frac{8}{3}\ln(2)-\frac{1}{9}\left(8-1 \right)$

$\displaystyle \int_1^2x^2\ln(x)\,dx=\frac{8}{3}\ln(2)-\frac{7}{9}$