AP Calculus BC
Integration by Parts: LIATE, When to Use It, Examples
Integration by parts undoes the product rule: it rewrites the integral of u dv as uv minus the integral of v du. Reach for it when the integrand is a product of two unlike function types, like x times e^x, that substitution cannot simplify. LIATE picks which factor becomes u. It is BC-only (CED Topic 6.11).
When integration by parts is the right tool
Integration by parts is the technique for antidifferentiating a product of two functions that come from different families, the kind of integrand where substitution has nothing to grab onto. If you see , , , or a lone logarithm or inverse trig function like or , parts is almost certainly the move. It is a BC-only topic (CED Topic 6.11), so AB students will not meet it on their exam.
The signature to train your eye on is a product of two factors that pull in opposite directions: one that gets simpler when differentiated (a power of , a logarithm) sitting next to one that stays manageable when integrated (an exponential, a sine, a cosine). Parts is built to exploit exactly that mismatch. A product from the same family, like , is usually not a parts problem: there a substitution or a trig identity does the job faster.
The quickest way to tell parts from u-substitution is to look for a derivative relationship. Substitution works when one factor is, up to a constant, the derivative of the inside of the other, so the whole integrand collapses onto a single new variable. In the factor is the derivative of , so substitution wins. In the factor has nothing to do with the derivative of , substitution stalls, and parts takes over. Always test substitution first; only when it stalls on a genuine product do you reach for parts.
The formula and why it works
Integration by parts is the product rule read backward. The product rule says . Multiply through by to reach the differential form , then integrate both sides to get . Solving for the piece you want gives the formula.
That single line is the whole method. You split the integrand into a part you name and a part you name , then trade the original integral for a new one, . The trade is only worth making if turns out easier than the integral you started with. Nothing guarantees that: it depends entirely on how you split the integrand, which is what the next section is about.
LIATE: choosing u without guessing
When the integrand is a product, LIATE gives you a priority order for what to call . Read down the list; whichever type appears first becomes , and everything else, including the , becomes .
- Logarithmic, such as and
- Inverse trigonometric, such as and
- Algebraic, meaning powers of like and
- Trigonometric, such as and
- Exponential, such as
The ordering is not arbitrary. Functions near the top get simpler when you differentiate them, and differentiating is exactly what the formula does to it: becomes , and a power of drops a degree toward a constant. Functions near the bottom stay well behaved when you integrate them, and integrating is what the formula does to that piece: integrates to , and integrates to . Putting the top function in and the bottom function in steers toward something simpler than where you began.
Treat LIATE as a heuristic, not a law. It is a reliable opening guess that works on nearly every AP problem, but it is not a theorem and it does not know anything about your specific integrand. The genuine test of a good split is whether actually came out easier. If your choice makes the new integral harder than the original, you picked and backward: swap them and run the formula again.
Pitfalls and the cases LIATE hides
Three mistakes account for most lost points. First, the minus sign: the formula is , and dropping that subtraction quietly wrecks the answer. Second, has to be something you can actually integrate to recover ; if you cannot antidifferentiate your chosen , that is a signal you split the integrand wrong. Third, this is still an indefinite integral, so the constant belongs at the end.
A single logarithm or inverse trig function looks like it has no at all, but it does: let , which makes . That is how and get done, and it is the case LIATE quietly relies on, since Logarithmic and Inverse trig sit at the top of the list and is the only thing left to be .
Some integrands need parts more than once. A polynomial of degree multiplied by or takes applications, each one knocking the power down by a degree, and the tabular method is just an organized way to track that repetition. A handful of integrals such as return to themselves after two rounds of parts; when the original integral reappears, set it equal to and solve the resulting equation for algebraically instead of integrating forever. For a definite integral, the boundary term gets evaluated too:
Check by differentiating
Integration by parts produces answers with several terms, and a stray sign or dropped factor is easy to miss, so build the habit of differentiating your result and confirming it collapses back to the integrand. Each worked example on this page ends that way. Because you are differentiating a product, the product rule you started from reappears and the terms telescope: the derivative of contributes , the term contributes , and those two pieces cancel, leaving exactly . If your check does not reduce to the original integrand, the error is almost always a sign or a missed factor in .
Worked examples
Worked example
The classic case: $\int x e^x \,dx$
Evaluate .
- Recognize the type. The integrand is a product of an algebraic factor and an exponential factor , and no substitution simplifies it, so this is integration by parts.
- Choose with LIATE. Algebraic (A) comes before Exponential (E) in LIATE, so let and .
- Differentiate and integrate . From you get . From you get .
- Apply the formula , which gives .
- Finish the remaining integral. Since , you have .
- Factor and check. Rewrite as . Differentiating gives , which matches the integrand.
Worked example
The lone logarithm: $\int \ln x \,dx$
Evaluate .
- See past the missing product. There is only one factor, so parts looks impossible, but LIATE puts Logarithmic first. The move is to let itself play the role of .
- Assign the parts. Let and .
- Differentiate and integrate. From you get . From you get .
- Apply the formula. .
- Simplify the new integral. The cancels, so .
- Combine and check. . Differentiating gives .
Worked example
Applying parts twice: $\int x^2 e^x \,dx$
Evaluate .
- Recognize the type and choose . This is Algebraic times Exponential again, so and .
- Differentiate and integrate. From you get , and from you get .
- Apply the formula once. .
- Notice the leftover integral is simpler but still a product, so apply parts again. From the first worked example, .
- Substitute that result back. .
- Factor and check. This is . Differentiating gives .
Frequently asked questions
When do you use integration by parts instead of u-substitution?
Try substitution first. It works when one factor is a constant multiple of the derivative of the inside of the other, so the integral collapses to a single variable. When the integrand is a genuine product of unrelated functions, like or , and no substitution simplifies it, use integration by parts.
What does LIATE stand for?
Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, Exponential. Whichever type appears first in that list becomes , and the rest becomes . It is a heuristic for choosing , not a rule that always holds, but it works on nearly every AP problem.
Is integration by parts on the AP Calculus AB exam?
No. Integration by parts is CED Topic 6.11, marked BC only, so it appears on the AP Calculus BC exam but not AB. AB students cover substitution (Topic 6.9) but not parts.