integrate x^2*ln(x)
Let's compute the integral: ∫(x2·ln(x))dx
For x2·ln(x), we use integration by parts: ∫(u1·v2')dx = u1·v2 + ∫(u1'·v2)dx, with u1 = ln(x) and v2' = x2
Let's perform the differentiation u1: (ln(x))'
1x
Let's integrate v2': ∫(x2)dx
x33
Let's evaluate u1'·v2: 1x·x33
x23
Let's compute the integral u1·v2 + ∫(u1'·v2)dx: ln(x)·x33 -∫(x23)dx
ln(x)·x33 -13·x33
ln(x)·x33 -x39
3·ln(x)·x3 -x39
x3·(3·ln(x) -1)9
Indefinite integrals are defined up to an additive constant C, so this yields: x3·(3·ln(x) -1)9 + C
Result:   x3·(3·ln(x) -1)9 + C, where C is a constant