AP Calculus BC
Integral of x^3 e^(x^2): Substitute, Then Parts
Substituting u equal to x squared leaves one half the integral of u e to the u, and parts finishes that in one step. The result is e to the x squared times x squared minus 1, all over 2, plus C.
Substitute first
Split the cubic as . With you get , so , and the spare becomes .
Every is gone, which is the test that a substitution has actually worked.
Then parts
The integral is the standard parts problem, the same one as : differentiate the polynomial factor, integrate the exponential factor, and the polynomial disappears in one step.
Order of operations
Taking dv = e^(x^2) dx on its own gets you nowhere, because e^(x^2) has no antiderivative in elementary functions. Bundle the spare x into dv instead and parts works directly: u = x^2 with dv = x e^(x^2) dx gives v = e^(x^2)/2, and one step lands on the same answer. Substituting first is the route that does not depend on spotting that v.
The mistakes students make
The failures here are about strategy and constants rather than about the parts formula itself.
- Taking and inventing . Differentiating that by the quotient rule does not return , and no elementary exists.
- Losing the from and answering , whose derivative is , double the integrand.
- Substituting but leaving a stray , as in . A mixed integrand cannot be integrated in either variable.
Every answer on this page is machine checked
An automated test differentiates the antiderivative above and confirms it returns the integrand. A wrong sign or a missing factor fails the build, so it cannot reach you.
Frequently asked questions
What is the antiderivative of x^3 e^(x^2)?
It works out to .
Can integration by parts do this without substituting first?
Yes, if you split the integrand well. Taking alone fails, since has no elementary antiderivative, but with gives the elementary . Parts then finishes in one step: . Substituting first simply saves you from having to spot that .
How do I know to substitute before using parts?
Check whether an inner function has its derivative present, up to a constant. Here has derivative and there are odd powers of available, so substitution is the safe opening move and parts cleans up what is left.