MHT-CET Maths · Indefinite Integration

Integration by Parts

Integrate a product by trading it for an easier integral — choose u by LIATE, and watch for the cyclic and eˣ[f+f'] shortcuts.

Why this matters

23 PYQs, and the chapter's second-hardest pocket (15 of 23 are HARD). Three patterns dominate: the LIATE choice for ordinary products; the cyclic integrals (∫eˣ sin x, ∫sin(log x)) that return to themselves; and the recurring eˣ[f(x)+f'(x)] → eˣ f(x) family that MHT-CET tests almost every year. Recognising the eˣ[f+f'] shape on sight turns a HARD question into a one-line answer.

Concept 1 of 5

Integration by Parts and the LIATE Rule

Intuition

To integrate a product, call one factor uu (to differentiate) and the other dvdv (to integrate). Pick uu by LIATE — Log, Inverse-trig, Algebraic, Trig, Exponential — so that differentiating uu makes the problem simpler.

Definition

Integration by parts: udv=uvvdu\displaystyle\int u\,dv = uv - \int v\,du. Choose uu as the function that appears EARLIEST in LIATE (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential) — it differentiates toward something simpler, while the rest is dvdv. A lone logx\log x or tan1x\tan^{-1}x is integrated by taking dv=dxdv = dx.

Integration by parts

udv=uvvdu\int u\,dv = uv - \int v\,du
  • ufactor to differentiate (earliest in LIATE)
  • dvfactor to integrate (the rest, including dxdx)

Worked example

Evaluate logxdx\displaystyle\int \log x\,dx.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1Indefinite IntegrationHARD
sin1 ⁣(2x1+x2)dx=\int\sin^{-1}\!\left(\frac{2x}{1+x^2}\right)dx =

[Q146 · 10th May Shift 2 · 2023]

A lone log or inverse-trig still uses parts

logxdx\int \log x\,dx and tan1xdx\int \tan^{-1}x\,dx look like single functions, but they are integrated by parts with dv=dx, v=xdv = dx,\ v = x. There is no direct formula.

Concept 2 of 5

Cyclic Integrals (Return-to-Self)

Intuition

For eaxsinbxdx\int e^{ax}\sin bx\,dx and sin(logx)dx\int \sin(\log x)\,dx, applying parts twice brings back the ORIGINAL integral. Move it to the left side and solve algebraically — no third round needed.

Definition

Apply integration by parts twice. The same integral II reappears on the right with a coefficient; collect it: I=(boundary terms)+kII(1k)=termsI = (\text{boundary terms}) + kI\Rightarrow I(1-k) = \text{terms}. For sin(logx)dx\int \sin(\log x)\,dx, the substitution x=etx = e^t turns it into etsintdt\int e^t \sin t\,dt, the classic cyclic form.

The cyclic result

eaxsinbxdx=eax(asinbxbcosbx)a2+b2+C\int e^{ax}\sin bx\,dx = \dfrac{e^{ax}(a\sin bx - b\cos bx)}{a^2 + b^2} + C

Worked example

Evaluate e2xsin3xdx\displaystyle\int e^{2x} \sin 3x\,dx.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Indefinite IntegrationMODERATE
If I=sin(logx)dxI=\int\sin(\log x)\,dx, then I is given by

[Q137 · 11th May Shift 2 · 2024]

Stop after two rounds — don't loop forever

The point of a cyclic integral is that the original II reappears after two rounds. Recognise it and solve algebraically; a third by-parts just sends you in circles.

Concept 3 of 5

The eˣ[f(x) + f'(x)] Family

Intuition

Whenever an integrand is exe^x times 'some function plus its own derivative', the answer is just exe^x times that function. Spotting the f+ff + f' pattern collapses a scary integral to one line.

Definition

ex[f(x)+f(x)]dx=exf(x)+C\displaystyle\int e^x\big[f(x) + f'(x)\big]\,dx = e^x f(x) + C. The work is REWRITING the integrand into this shape — using identities so that one part is a function ff and the rest is exactly its derivative ff'. A close cousin: ex1+xlogxx\displaystyle\int e^x\dfrac{1 + x\log x}{x}-style problems all reduce to spotting f+ff + f'.

The eˣ[f + f'] shortcut

ex[f(x)+f(x)]dx=exf(x)+C\int e^x\big[f(x) + f'(x)\big]\,dx = e^x f(x) + C
  • f(x)the function whose value lands in the answer
  • f'(x)its derivative — must be the other half of the bracket

Worked example

Evaluate ex ⁣(logx+1x)dx\displaystyle\int e^x\!\left(\log x + \dfrac{1}{x}\right)dx.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Indefinite IntegrationMODERATE
ex(1cotx+cot2x)dx=\displaystyle\int e^x(1-\cot x+\cot^2 x)\,dx =

[Q125 · 10th May Shift 2 · 2024]

Use identities to expose f + f'

The bracket rarely arrives as a clean f+ff + f'. Apply identities first — e.g. 1+cot2=csc21 + \cot^2 = \csc^2 — so that one term is a function and the other is its exact derivative. Then the answer is immediate.

Concept 4 of 5

Integrals of √(quadratic) — Standard Results (syllabus reference)

Intuition

These three results — proved by integration by parts in the textbook — give the integral of a square root of a quadratic. Recent MHT-CET papers in this bank have not tested them directly, but they are on the syllabus and a question can reduce to one after completing the square, so keep them on hand.

Definition

The three standard results (each derived by taking \sqrt{\,\cdot\,} as the first function and 11 as the second):

  • a2x2dx=x2a2x2+a22sin1xa+C\displaystyle\int \sqrt{a^2 - x^2}\,dx = \dfrac{x}{2}\sqrt{a^2 - x^2} + \dfrac{a^2}{2}\sin^{-1}\dfrac{x}{a} + C
  • a2+x2dx=x2a2+x2+a22logx+a2+x2+C\displaystyle\int \sqrt{a^2 + x^2}\,dx = \dfrac{x}{2}\sqrt{a^2 + x^2} + \dfrac{a^2}{2}\log\left|x + \sqrt{a^2 + x^2}\right| + C
  • x2a2dx=x2x2a2a22logx+x2a2+C\displaystyle\int \sqrt{x^2 - a^2}\,dx = \dfrac{x}{2}\sqrt{x^2 - a^2} - \dfrac{a^2}{2}\log\left|x + \sqrt{x^2 - a^2}\right| + C

For a general ax2+bx+c\sqrt{ax^2+bx+c}, complete the square first, then match one of these three.

Square root of a quadratic — the three results

a2x2dx=x2a2x2+a22sin1xa+C\int \sqrt{a^2 - x^2}\,dx = \dfrac{x}{2}\sqrt{a^2 - x^2} + \dfrac{a^2}{2}\sin^{-1}\dfrac{x}{a} + C
  • a^2 - x^2arcsin result
  • a^2 + x^2,\ x^2 - a^2log results (signs differ)

Worked example

Evaluate 9x2dx\displaystyle\int \sqrt{9 - x^2}\,dx.
Practice this concept4 quick reps

Syllabus result, not a current bank pattern

This bank's recent CET questions keep the square root in a DENOMINATOR (handled by the numerator-split + completing-the-square concepts). The quadraticdx\int\sqrt{\text{quadratic}}\,dx form here is on the syllabus and could appear — but don't expect it among the tagged drills, because the live bank has none yet.

Concept 5 of 5

Generalised (Tabular) By-Parts — a shortcut

Intuition

When the first function is a polynomial, repeated by-parts produces an alternating pattern that you can write in one line: differentiate the polynomial down to zero, integrate the other factor repeatedly, and alternate signs. It is the same answer as ordinary by-parts, faster.

Definition

If uu is a polynomial (so some derivative u(n)=0u^{(n)} = 0) and vv the second function, then uvdx=uv1uv2+uv3uv4+\displaystyle\int u\,v\,dx = u\,v_1 - u'\,v_2 + u''\,v_3 - u'''\,v_4 + \cdots, where a prime is a derivative of uu and a subscript kk means integrate vv kk times. The series terminates because the polynomial's derivatives reach zero.

Tabular by-parts series

uvdx=uv1uv2+uv3uv4+\int u\,v\,dx = u\,v_1 - u'\,v_2 + u''\,v_3 - u'''\,v_4 + \cdots
  • u,u,u', u'', \ldotssuccessive derivatives of the polynomial uu
  • v1,v2,v_1, v_2, \ldotssuccessive integrals of vv

Worked example

Evaluate x2cos3xdx\displaystyle\int x^2 \cos 3x\,dx by the tabular method.
Practice this concept4 quick reps

Only for a polynomial first function

The shortcut relies on the polynomial's derivatives reaching zero. If neither factor is a polynomial (e.g. exsinxdx\int e^x\sin x\,dx), the table never terminates — use ordinary or cyclic by-parts instead.

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 (5)

  • Integration by Parts and the LIATE Rule

    Integration by parts

    udv=uvvdu\int u\,dv = uv - \int v\,du
  • Cyclic Integrals (Return-to-Self)

    The cyclic result

    eaxsinbxdx=eax(asinbxbcosbx)a2+b2+C\int e^{ax}\sin bx\,dx = \dfrac{e^{ax}(a\sin bx - b\cos bx)}{a^2 + b^2} + C
  • The eˣ[f(x) + f'(x)] Family

    The eˣ[f + f'] shortcut

    ex[f(x)+f(x)]dx=exf(x)+C\int e^x\big[f(x) + f'(x)\big]\,dx = e^x f(x) + C
  • Integrals of √(quadratic) — Standard Results (syllabus reference)

    Square root of a quadratic — the three results

    a2x2dx=x2a2x2+a22sin1xa+C\int \sqrt{a^2 - x^2}\,dx = \dfrac{x}{2}\sqrt{a^2 - x^2} + \dfrac{a^2}{2}\sin^{-1}\dfrac{x}{a} + C
  • Generalised (Tabular) By-Parts — a shortcut

    Tabular by-parts series

    uvdx=uv1uv2+uv3uv4+\int u\,v\,dx = u\,v_1 - u'\,v_2 + u''\,v_3 - u'''\,v_4 + \cdots

Watch out for (5)

Drill every past-year question on this subtopic

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

Related notes