Math · Introduction to Calculus · Grade 9-12 · 5 min read

Integration by Parts

⚡ In one breath

Integration by parts is the product rule run backward: udv=uvvdu\int u\,dv=uv-\int v\,du, used when the integrand is a product of two functions of different types.

📐 The formula

udv=uvvdu\int u\,dv = uv - \int v\,du
For definite integrals: abudv=[uv]ababvdu\int_a^b u\,dv = [uv]_a^b - \int_a^b v\,du.

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

Integration by parts is the product rule run backward: udv=uvvdu\int u\,dv=uv-\int v\,du, used when the integrand is a product of two functions of different types. Use it when no inner-derivative match exists (so substitution fails) and one factor gets simpler when differentiated. The cue is a product like xexx e^x or xlnxx\ln x — pick uu via LIATE. Before calculating, ask: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

Section 2

Why This Matters

Integration by parts handles products that substitution can't — polynomial times exponential, anything times a logarithm or inverse trig. It encodes a strategic trade: you swap your integral for a new one, and choosing uu wisely (LIATE) makes the new integral easier, while a poor choice makes it harder. Recognizing it by "Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?" — rather than by familiar numbers — is what lets a student tell it apart from u-substitution and product rule and liate choice of uu in a mixed problem set.

Section 3

Intuitive Explanation

A relay handoff: the derivative starts on one factor and you hand it to the other — differentiating uu (making it simpler) while integrating dvdv — so the leftover race vdu\int v\,du is easier to finish. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

Choosing uu as the factor that gets more complicated when differentiated — picking u=exu=e^x over u=xu=x in xexdx\int x e^x\,dx loops forever; LIATE picks the algebraic xx as uu so it differentiates down to a constant. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **product of two functions**, **udv\int u\,dv**, **LIATE**, **times a logarithm or inverse trig**, **xx times exe^x or sinx\sin x** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: Integration by parts uses udv=uvvdu\int u\,dv=uv-\int v\,du to transfer the derivative from one factor to the other.

The recognition test is simple: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution? If yes, integration by parts is probably the right tool; if not, compare with u-Substitution or Product rule or LIATE choice of uu before calculating.

Core idea

Integration by parts uses udv=uvvdu\int u\,dv=uv-\int v\,du to transfer the derivative from one factor to the other.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Integration by Parts when the integrand is a product of two unlike functions and one factor simplifies when differentiated. Strong signals include **product of two functions**, **udv\int u\,dv**, **LIATE**, **times a logarithm or inverse trig**, **xx times exe^x or sinx\sin x**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use integration by parts just because familiar numbers appear; first decide whether the situation answers "Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?" with yes.

✨ Pro tip

Ask: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

Section 5

How to Recognize It

Before using Integration by Parts, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

    If yes, the problem matches integration by parts. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for product of two functions, udv\int u\,dv, LIATE, times a logarithm or inverse trig. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    u-Substitution is the common trap here: Handles a composite times its inner derivative, not a product of unlike functions. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: Integration by parts uses udv=uvvdu\int u\,dv=uv-\int v\,du to transfer the derivative from one factor to the other. If the expected answer sounds more like u-substitution, use the comparison table before solving.

  5. What would make this NOT Integration by Parts?

    Choosing uu as the factor that gets more complicated when differentiated — picking u=exu=e^x over u=xu=x in xexdx\int x e^x\,dx loops forever; LIATE picks the algebraic xx as uu so it differentiates down to a constant. This tells you when to switch tools instead of forcing the concept.

Section 6

Integration by Parts vs Common Confusions

The hard part is recognizing when the task is really about integration by parts instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

Integration by Parts

Meaning
Use this when the integrand is a product of two unlike functions and one factor simplifies when differentiated. The deciding question is: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?
Key test
Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?
Formula
udv=uvvdu\int u\,dv = uv - \int v\,du
For definite integrals: abudv=[uv]ababvdu\int_a^b u\,dv = [uv]_a^b - \int_a^b v\,du.
Example
Find xexdx\int x e^x\,dx.

u-Substitution

Meaning
Handles a composite times its inner derivative, not a product of unlike functions.
Key test
Use when an inner function and its derivative both appear.
Formula
f(g(x))g(x)dx\int f(g(x))g'(x)\,dx
Example
2xex2dx\int 2x e^{x^2}dx is substitution, not parts

Product rule

Meaning
The forward differentiation rule parts reverses.
Key test
Use when differentiating a product, not integrating one.
Formula
(fg)=fg+fg(fg)'=f'g+fg'
Example
Differentiating xexx e^x vs integrating it

LIATE choice of $u$

Meaning
A mnemonic for which factor to call uu, not a separate method.
Key test
Use within parts to pick $u$: Log, Inverse trig, Algebraic, Trig, Exponential.
Example
In xlnxdx\int x\ln x\,dx, log beats algebraic so u=lnxu=\ln x

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

udv=uvvdu\int u\,dv = uv - \int v\,du
For definite integrals: abudv=[uv]ababvdu\int_a^b u\,dv = [uv]_a^b - \int_a^b v\,du.
If uu and vv are differentiable on [a,b][a, b], then abu(x)v(x)dx=[u(x)v(x)]ababu(x)v(x)dx\int_a^b u(x) v'(x)\,dx = [u(x) v(x)]_a^b - \int_a^b u'(x) v(x)\,dx. Indefinite form: udv=uvvdu\int u\,dv = uv - \int v\,du.

How to read it: The LIATE rule helps choose uu: Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential—pick uu from earlier in this list.

Section 8

Worked Examples

Example 1 — Polynomial times exponential

Easy

Problem

Find xexdx\int x e^x\,dx.

Solution

  1. It's a product of an algebraic and an exponential function with no inner-derivative match, so integration by parts applies.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. By LIATE pick u=xu=x, dv=exdxdv=e^x dx, so du=dxdu=dx, v=exv=e^x; apply uvvdu=xexexdxuv-\int v\,du=xe^x-\int e^x dx.

    The rule is chosen only after the structure matches, so the steps mean something.

  4. Integrate the leftover exdx=ex\int e^x dx=e^x, giving xexex+Cxe^x-e^x+C.

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — reverse the product rule to trade a hard integral for an easier one. If it does not, revisit the recognition step before changing the arithmetic.

Answer

xexex+Cxe^x-e^x+C

Takeaway: Parts trades the integral for an easier one; LIATE picks u=xu=x so it differentiates down to a constant.

Example 2 — Substitution, not parts

Standard

Problem

Find 2xex2dx\int 2x e^{x^2}\,dx.

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward reverse the product rule to trade a hard integral for an easier one.

  2. Here ex2e^{x^2} is a composite and 2x2x is its inner derivative, so this is a substitution problem, not parts.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Let u=x2u=x^2, du=2xdxdu=2x\,dx, giving eudu=eu+C=ex2+C\int e^u\,du=e^u+C=e^{x^2}+C.

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    ex2+Ce^{x^2}+C. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    An inner-derivative match means substitution; a product of unlike functions with no such match means parts.

Answer

ex2+Ce^{x^2}+C

Takeaway: An inner-derivative match means substitution; a product of unlike functions with no such match means parts.

Example 3 — Spot the trap: Reverse the product rule to trade a hard integral for an easier one

Application

Problem

A student starts with this idea: "Picking uu and dvdv backward so the new integral is harder" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match reverse the product rule to trade a hard integral for an easier one.

  2. Run the recognition test: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

    This is the single check that the trap skips.

  3. use LIATE so uu differentiates toward simpler.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, u-Substitution.

    Handles a composite times its inner derivative, not a product of unlike functions.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

use LIATE so uu differentiates toward simpler.

Takeaway: The recognition step prevents the common trap: Picking uu and dvdv backward so the new integral is harder

Section 9

Common Mistakes

Common slip-up

Picking uu and dvdv backward so the new integral is harder

The right idea

use LIATE so uu differentiates toward simpler.

Common slip-up

Dropping the minus sign or the uvuv term

The right idea

the formula is uvvduuv-\int v\,du, both pieces required.

Common slip-up

Trying parts when substitution fits

The right idea

if an inner derivative is present, u-substitution is the right tool.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a Integration by Parts situation: Find xexdx\int x e^x\,dx.

    Hint: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

  2. Find xexdx\int x e^x\,dx.

    Hint: By LIATE pick u=xu=x, dv=exdxdv=e^x dx, so du=dxdu=dx, v=exv=e^x; apply uvvdu=xexexdxuv-\int v\,du=xe^x-\int e^x dx.

  3. Why is this a contrast case instead of Integration by Parts: Find 2xex2dx\int 2x e^{x^2}\,dx.

    Hint: Here ex2e^{x^2} is a composite and 2x2x is its inner derivative, so this is a substitution problem, not parts.

  4. Fix this thinking: Picking uu and dvdv backward so the new integral is harder

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: Integration by Parts or u-Substitution? Explain the deciding difference.

    Hint: For Integration by Parts, ask: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?

  6. Write one sentence that would remind a classmate how to recognize Integration by Parts.

    Hint: Use the mental model "Reverse the product rule to trade a hard integral for an easier one." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use Integration by Parts?

Use Integration by Parts when the integrand is a product of two unlike functions and one factor simplifies when differentiated. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution? If the answer is yes and the wording matches cues like product of two functions, udv\int u\,dv, LIATE, then integration by parts is probably the right tool.

What is Integration by Parts most often confused with?

Integration by Parts is often confused with u-Substitution. u-Substitution means Handles a composite times its inner derivative, not a product of unlike functions. The difference is not just vocabulary; it changes the action you take. For integration by parts, the key test is "Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution?" For u-substitution, the better cue is: Use when an inner function and its derivative both appear.

What is the fastest recognition cue for Integration by Parts?

Look for product of two functions, udv\int u\,dv, LIATE, times a logarithm or inverse trig, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with Integration by Parts?

Avoid this thinking: "Picking uu and dvdv backward so the new integral is harder" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: use LIATE so uu differentiates toward simpler. A good habit is to say the mental model out loud first: "Reverse the product rule to trade a hard integral for an easier one." Then choose the calculation or representation.

How can I tell this apart from Product rule?

Product rule is the better fit when the task is about this: The forward differentiation rule parts reverses. Integration by Parts is the better fit when the integrand is a product of two unlike functions and one factor simplifies when differentiated. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use integration by parts or switch to the nearby concept.

Why does Integration by Parts matter?

Integration by parts handles products that substitution can't — polynomial times exponential, anything times a logarithm or inverse trig. It encodes a strategic trade: you swap your integral for a new one, and choosing uu wisely (LIATE) makes the new integral easier, while a poor choice makes it harder. The practical value is recognition: once you can spot integration by parts, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

← Before

IntegralDerivative
Integration by Parts

You are here

Next →

You're at the end!
Before this, students should be comfortable with Integral and Derivative. This page focuses on the recognition cue: Is the integrand a product of unlike functions where differentiating one factor simplifies it, with no inner-derivative match for substitution? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, students can use integration by parts as a tool in larger problems.

Section 13

See Also