integrate x^3*ln(x)
Let's compute the integral: ∫(x3·ln(x))dx
For x3·ln(x), we use integration by parts: ∫(u1·v2')dx = u1·v2 + ∫(u1'·v2)dx, with u1 = ln(x) and v2' = x3
Let's differentiate u1: (ln(x))'
1x
Let's integrate v2': ∫(x3)dx
x44
Let's calculate u1'·v2: 1x·x44
x34
Let's compute the integral u1·v2 + ∫(u1'·v2)dx: ln(x)·x44 -∫(x34)dx
ln(x)·x44 -14·x44
ln(x)·x44 -x416
4·ln(x)·x4 -x416
x4·(4·ln(x) -1)16
Indefinite integrals are defined up to an additive constant C, so this yields: x4·(4·ln(x) -1)16 + C
Answer:   x4·(4·ln(x) -1)16 + C, with C being any constant