NDA Maths · Indefinite Integration

Integration by Parts

Integration by parts is the product rule run backwards: it trades an integral of a product for a simpler one, choosing which factor to differentiate by the LIATE order.

Why this matters

Only 3 PYQs sit here, all MODERATE — but they are reliable marks once the formula and the LIATE choice are automatic. The NDA favours two shapes: integrating a lone logarithm (treat it as ln x times 1), and a difference of integrals that telescopes once you apply parts. This is also where the eˣ·trig cyclic results from Standard Forms actually come from.

Concept 1 of 3

The By-Parts Formula and LIATE

Intuition

When an integrand is a product of two unlike functions, by parts lets you differentiate one and integrate the other. The art is choosing which is which — LIATE names the priority order for what to differentiate.

Definition

The formula:

udv=uvvdu.\int u\,dv = uv - \int v\,du.
Choose uu (the part to differentiate) by LIATE — the earlier in this list, the better a choice for uu:

  • L — Logarithmic (lnx\ln x)
  • I — Inverse trig (tan1x\tan^{-1}x)
  • A — Algebraic (x2,xx^2, x)
  • T — Trigonometric (sinx\sin x)
  • E — Exponential (exe^x)

Whatever is left becomes dvdv, which you integrate to get vv. A good choice makes vdu\int v\,du simpler than the original.

Integration by parts

udv=uvvdu\int u\,dv = uv - \int v\,du
  • ufactor you differentiate (pick by LIATE)
  • dvremaining factor, which you integrate to vv

Worked example

Evaluate xexdx\displaystyle\int x\,e^x\,dx.
  1. LIATE: Algebraic beats Exponential, so u=xu=x (differentiate) and dv=exdxdv=e^x\,dx (integrate to v=exv=e^x).
  2. Apply the formula: uvvdu=xexex1dxuv - \int v\,du = x e^x - \int e^x\cdot 1\,dx.
  3. Finish: xexexx e^x - e^x.
Answer:ex(x1)+Ce^x(x-1) + C

Choosing u backwards makes it worse

If vdu\int v\,du is harder than where you started, you picked uu and dvdv the wrong way round. LIATE almost always points to the right uu — trust it.

Concept 2 of 3

Integrating a Lone Logarithm

Intuition

A logarithm has no elementary integral on its own, so you manufacture a product: write ln x as ln x times 1, then integrate by parts with the 1 as dv. Log laws first turn ln of a power into a constant times ln x.

Definition

The standard result, via parts with u=lnx, dv=dxu=\ln x,\ dv=dx:

lnxdx=xlnxx+C.\int \ln x\,dx = x\ln x - x + C.
Use ln(xk)=klnx\ln(x^k) = k\ln x to pull constants out first, so ln(xk)dx=klnxdx=k(xlnxx)+C\int \ln(x^k)\,dx = k\int \ln x\,dx = k(x\ln x - x) + C.

Integral of the logarithm

lnxdx=xlnxx+C\int \ln x\,dx = x\ln x - x + C

Worked example

Evaluate ln(x3)dx\displaystyle\int \ln(x^3)\,dx.
  1. Pull the power out: ln(x3)=3lnx\ln(x^3) = 3\ln x, so the integral is 3lnxdx3\int \ln x\,dx.
  2. Use the standard result lnxdx=xlnxx\int \ln x\,dx = x\ln x - x.
  3. Multiply by 3.
Answer:3(xlnxx)+C=3xlnx3x+C3(x\ln x - x) + C = 3x\ln x - 3x + C

From the bank · past-year question

Example 2Indefinite IntegrationMODERATE
What is ln(x2)dx\displaystyle\int \ln(x^2)\,dx equal to?

[Q87 · Apr · 2019]

ln x has no naive antiderivative

lnxdx\int \ln x\,dx is NOT 1x\dfrac{1}{x} (that is the derivative) and NOT (lnx)22\dfrac{(\ln x)^2}{2}. It is xlnxxx\ln x - x — derive it by parts if you ever forget it.

Concept 3 of 3

Products and Telescoping Cancellations

Intuition

By parts shines on algebraic-times-trig or algebraic-times-exponential products. It also creates clean cancellations: a difference of two awkward integrals can collapse because applying parts to one produces the other.

Definition

Two NDA shapes:

  • Algebraic × trig/exp: e.g. xcosxdx\int x\cos x\,dx with u=xu=x gives xsinx+cosx+Cx\sin x + \cos x + C. Simplify any disguised factor first — elnx=xe^{\ln x} = x turns (elnx+sinx)cosxdx\int (e^{\ln x}+\sin x)\cos x\,dx into xcosxdx+sinxcosxdx\int x\cos x\,dx + \int \sin x\cos x\,dx.
  • Telescoping difference: integrals like (lnx)1dx(lnx)2dx\int (\ln x)^{-1}\,dx - \int (\ln x)^{-2}\,dx collapse because applying parts to one of them throws off exactly the other, leaving a single closed term xlnx\dfrac{x}{\ln x}.

The product-rule trade

udv=uvvdu\int u\,dv = uv - \int v\,du

Worked example

Evaluate xsinxdx\displaystyle\int x\,\sin x\,dx.
  1. LIATE: u=xu=x (differentiate), dv=sinxdxdv=\sin x\,dx so v=cosxv=-\cos x.
  2. Apply: uvvdu=xcosx(cosx)dx=xcosx+cosxdxuv-\int v\,du = -x\cos x - \int(-\cos x)\,dx = -x\cos x + \int \cos x\,dx.
  3. Finish: xcosx+sinx-x\cos x + \sin x.
Answer:sinxxcosx+C\sin x - x\cos x + C

From the bank · past-year question

Example 3Indefinite IntegrationMODERATE
(lnx)1dx(lnx)2dx\displaystyle\int (\ln x)^{-1}\,dx - \int (\ln x)^{-2}\,dx is equal to

[Q88 · Sep · 2017]

Simplify disguised factors before applying parts

elnxe^{\ln x} is just xx; eln(tanx)e^{\ln(\tan x)} is just tanx\tan x. Collapse these FIRST — applying by-parts to the disguised form wastes a step and invites errors.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (3)

Watch out for (3)

Mastery check — 1 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Indefinite IntegrationMODERATE
What is (elogx+sinx)cosxdx\int(e^{\log x}+\sin x)\cos x\,dx equal to?

[Q83 · Apr · 2020]

Drill every past-year question on this subtopic

3 questions from the bank — paginated, with cart and Word-export support.