4.2.7Calculus II — Integration

Integration by parts — derivation from product rule, LIATE mnemonic

2,014 words9 min readdifficulty · medium6 backlinks

WHY does this rule even exist?


WHAT is the rule? (stated before we derive it)


HOW do we derive it? (from scratch — derivation-from-scratch)

That's it — nothing memorized, everything built.

Figure — Integration by parts — derivation from product rule, LIATE mnemonic

The choice problem — which factor is uu?


Worked Examples


Common Mistakes (Steel-man them)


Recall Feynman: explain to a 12-year-old

Imagine you have to clean a really messy multiplication of two things stuck together, like a sticky candy made of caramel (xx) and chocolate (exe^x). You can't pull them apart by normal melting (substitution). But you do know how to build such a candy by gluing (that's the product rule). So you run the gluing machine backwards: you trade your messy candy for a slightly cleaner one, do that trade as many times as needed, and eventually you're left with a candy so simple it's just a plain piece you already know how to eat (integrate). LIATE is just the "which piece do I peel first" instructions so you always peel the right side.


Active-Recall Flashcards

Integration by parts formula
udv=uvvdu\int u\,dv = uv - \int v\,du
What identity is integration by parts derived from?
The product rule ddx(uv)=uv+vu\frac{d}{dx}(uv)=u\,v'+v\,u', integrated on both sides.
What does LIATE stand for?
Logarithmic, Inverse-trig, Algebraic, Trigonometric, Exponential — order for choosing uu.
In LIATE, which function becomes uu?
The one appearing earlier in the list (gets differentiated).
Why pick uu as the function that simplifies on differentiation?
Because the rule replaces udv\int u\,dv with vdu\int v\,du; that's only helpful if dudu makes the integral easier.
How do you integrate lnxdx\int \ln x\,dx?
Write lnx1\ln x\cdot 1, take u=lnx, dv=dxu=\ln x,\ dv=dxxlnxx+Cx\ln x - x + C.
xexdx=?\int xe^x dx = ?
ex(x1)+Ce^x(x-1)+C.
When do you use the "loop"/algebraic trick?
When the original integral reappears after repeated parts (e.g. exsinxdx\int e^x\sin x\,dx); solve algebraically.
exsinxdx=?\int e^x\sin x\,dx = ?
12ex(sinxcosx)+C\tfrac12 e^x(\sin x-\cos x)+C.
Why must dvdv include dxdx?
Because v=dvv=\int dv; the dxdx marks what's being integrated.

Connections

  • Product rule (differentiation) — the source identity.
  • Fundamental Theorem of Calculus — justifies ddx(uv)dx=uv\int \frac{d}{dx}(uv)dx = uv.
  • Integration by substitution — the other main technique; try it first.
  • Reduction formulae — built by applying parts repeatedly.
  • Tabular integration (DI method) — shortcut for polynomial × (exp/trig).
  • Definite integrals — parts with limits: [uv]ababvdu[uv]_a^b - \int_a^b v\,du.

Concept Map

integrate w.r.t. x

left side collapses via

rearrange

differential form

only helps if

creates

guided by

first in list

remaining factor

Product Rule d/dx uv

Integrate both sides

Fundamental Theorem of Calculus

uv = int u dv + int v du

Solve for wanted integral

Integration by Parts formula

Choice problem: which is u?

Make int v du easier

LIATE mnemonic

Pick u: simpler when differentiated

Pick dv: easy to integrate

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, integration by parts ka asli secret yeh hai: hum koi naya magic formula nahi rat-te. Hume product rule pehle se aata hai — ddx(uv)=uv+vu\frac{d}{dx}(uv) = u\,v' + v\,u'. Bas iske dono sides ko integrate kar do, aur thoda rearrange karo, toh seedha mil jaata hai udv=uvvdu\int u\,dv = uv - \int v\,du. Matlab ek mushkil integral ko hum doosre (umeed se aasaan) integral se swap kar rahe hain.

Ab sabse bada confusion: uu kaun banega? Yahin LIATE kaam aata hai — Logarithmic, Inverse-trig, Algebraic, Trigonometric, Exponential. Jo function is list mein pehle aaye, usko uu bana do (kyunki usko hum differentiate karenge, aur woh simple ho jaata hai). Jo baad mein aaye usko dvdv (usko integrate karenge). Jaise xexdx\int x e^x dx mein xx Algebraic hai aur exe^x Exponential — A pehle aata hai, toh u=xu=x. Differentiate karne par xx to 11 ban jaata hai aur integral easy ho jaata hai.

Ek classic trick: lnxdx\int \ln x\,dx. Lagta hai single function hai, par usko lnx×1\ln x \times 1 likho, u=lnxu=\ln x, dv=dxdv=dx le lo — answer xlnxx+Cx\ln x - x + C. Aur ek aur powerful jugaad: exsinxdx\int e^x \sin x\,dx jaise integrals mein, do baar parts karne ke baad wahi original integral wapas aa jaata hai — toh usko ek variable maan kar algebra se solve kar do.

Yaad rakhna: uu woh hota hai jo differentiate karne par simple ho, dvdv ke saath hamesha dxdx jaata hai, aur vdu-\int v\,du ka minus sign mat bhoolna. Har baar answer ko differentiate karke check kar lo — yeh Forecast-then-Verify habit tumhe exam mein bachayegi.

Go deeper — visual, from zero

Test yourself — Calculus II — Integration

Connections