4.2.7 · D5Calculus II — Integration

Question bank — Integration by parts — derivation from product rule, LIATE mnemonic

1,367 words6 min readBack to topic

True or false — justify

Integration by parts is a brand-new rule unrelated to differentiation.
False. It is literally the product rule integrated on both sides — nothing new is assumed, it is derived.
The formula always makes an integral easier.
False. It only helps if the new integral is simpler than the original; a bad choice of and can make it harder or send you in circles.
You can apply integration by parts to any product of two functions.
True in principle, useful only sometimes. The rule is always valid, but it's only worth doing when one factor simplifies on differentiating and the other is easy to integrate.
cannot be done by parts because there is only one function.
False. Write ; the hidden factor becomes , so it is a product after all.
The "" is optional in integration by parts because the term absorbs it.
False. is a specific function, not an arbitrary constant; every indefinite integral still needs .
If doing parts once leaves another product, the method has failed.
False. Repeating parts is expected — each pass on a polynomial drops its degree by one until it vanishes (e.g. needs two passes).
The choice of and can change the final answer.
False. A valid choice may make the work harder, but any correct route gives the same antiderivative (up to ); a bad choice just costs effort.
For a definite integral, the term must also be evaluated at the limits.
True. On definite integrals the boundary term becomes ; forgetting to plug in the limits there is a classic error.
Substitution and integration by parts are interchangeable — pick either freely.
False. Try substitution first (it's simpler); parts is for products that no single substitution untangles.
The "loop" trick () works because the integral literally disappears.
False. The original integral reappears, and you solve for it algebraically like an unknown — it doesn't vanish, it gets isolated.

Spot the error

"For I set because integrates so nicely."
The rule wants to simplify when differentiated. With , never simplifies and gets worse; LIATE says A before E, so .
"I split into pieces and , and took ."
must carry the : . Since , the marks exactly what is being integrated.
"."
, not . The integrand becomes , giving .
"After one pass I got , and I dropped the minus on the second pass."
The leading on carries through every pass; losing it flips the sign of the whole tail. Rewrite the boxed formula fresh each pass to keep it.
" looped back to itself, so it has no answer."
The loop is the feature: gives , so .
"I chose , , but then wrote ."
Integrating gives ; the sign belongs to differentiating , not integrating it. Mixing up derivative/integral signs of trig is the most common slip.
"For a definite integral I applied the formula but only put limits on the term."
Both the boundary term and the remaining integral are evaluated at the limits: .

Why questions

Why does LIATE put Logarithmic and Inverse-trig first as ?
They are awful to integrate but have clean, simplifying derivatives, so they are ideal as the factor you differentiate.
Why does LIATE put Exponential last?
integrates to itself effortlessly, so it makes an ideal — the easy-to-integrate factor.
Why does the derivation start from the product rule rather than inventing something?
Integration undoes differentiation, so any differentiation identity, when integrated, yields an integration rule — reusing a trusted identity beats guessing.
Why is (no integral sign left)?
The Fundamental Theorem of Calculus says integrating a derivative returns the original function.
Why do we want to vanish eventually for polynomials?
Each pass differentiates the polynomial, lowering its degree; once it hits a constant then , the remaining integral is trivial and the recursion stops.
Why must be something you can actually integrate?
Because you need to even write the formula; if you can't find , you can't apply parts with that choice.
Why is the "hidden product" a legitimate move?
Multiplying by changes nothing about the function but exposes an integrable factor () so parts becomes applicable.
Why can repeated parts sometimes be organised with tabular integration?
When one factor differentiates to zero after finitely many steps, the alternating terms follow a fixed pattern that a table bookkeeps automatically.

Edge cases

What if you differentiate a polynomial factor to zero — does the process end?
Yes; once the trailing , so no integral remains and you simply read off the answer.
What happens if you keep applying parts and never simplify (e.g. wrong choice on )?
You loop forever unless you recognise the returning integral and solve for it algebraically, or unless you swap your / choice.
What if both factors get harder when you differentiate them (say two trig functions)?
LIATE still gives a rule (T before... whichever), but often a trig identity or substitution is smarter than parts — parts isn't obligatory.
Does integration by parts work when or isn't differentiable everywhere?
The derivation assumes both are differentiable; at points where a factor isn't smooth, the formula's justification breaks and you must handle those points separately.
What if the "" you pick has its own — does it matter?
Any antiderivative works; the arbitrary constant cancels out of the final result, so you conventionally take the simplest (constant ).
Is ever worse than just guessing an antiderivative?
Yes — for simple integrals or ones a single substitution solves, parts adds pointless work; it's a tool for stubborn products, not a first resort.

Connections