Homework Statement
I'm getting different results when choosing my u & dv for Integration by Parts on the following integral:
\int 2x^3 e^x^2 dx
(Note, the exponent on 'e' is x^2)
This yields the correct solution:
u = x^2
dv = 2x e^x^2 dx
du = 2xdx
v = e^x^2
However, I have tried using...