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.
  1. There is only one function — take u=logxu = \log x and dv=dxdv = dx (Log is first in LIATE).
  2. Then du=1xdxdu = \dfrac{1}{x}\,dx and v=xv = x.
  3. Apply parts: uvvdu=xlogxx1xdx=xlogx1dxuv - \int v\,du = x\log x - \int x\cdot\dfrac{1}{x}\,dx = x\log x - \int 1\,dx.
  4. Finish: xlogxx+Cx\log x - x + C.
Answer:xlogxx+Cx\log x - x + C
Practice this conceptself-check · 4 quick reps

Try it yourself

Evaluate x2exdx\displaystyle\int x^2 e^x\,dx.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    In xexdx\int x e^x\,dx, what is uu by LIATE?
  2. 2.
    xexdx\int x e^x\,dx
  3. 3.
    tan1xdx\int \tan^{-1}x\,dx
  4. 4.
    xcosxdx\int x\cos x\,dx

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.
  1. This is a cyclic integral — applying parts twice returns the original integral, so use the cyclic formula directly.
  2. eaxsinbxdx=eax(asinbxbcosbx)a2+b2\int e^{ax}\sin bx\,dx = \dfrac{e^{ax}(a\sin bx - b\cos bx)}{a^2 + b^2}.
  3. Substitute a=2, b=3a = 2,\ b = 3: e2x(2sin3x3cos3x)4+9\dfrac{e^{2x}(2\sin 3x - 3\cos 3x)}{4 + 9}.
Answer:e2x(2sin3x3cos3x)13+C\dfrac{e^{2x}(2\sin 3x - 3\cos 3x)}{13} + C
Practice this conceptself-check · 4 quick reps

Try it yourself

Evaluate cos(logx)dx\displaystyle\int \cos(\log x)\,dx.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    exsinxdx\int e^x \sin x\,dx
  2. 2.
    excosxdx\int e^x \cos x\,dx
  3. 3.
    Substitution for sin(logx)dx\int \sin(\log x)\,dx?
  4. 4.
    After two by-parts rounds, the original integral I is solved by?

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.
  1. The bracket is f(x)+f(x)f(x) + f'(x) with f(x)=logxf(x) = \log x, since f(x)=1xf'(x) = \dfrac{1}{x}.
  2. Apply the shortcut ex[f+f]dx=exf(x)\int e^x[f + f']\,dx = e^x f(x).
  3. So the integral is exlogx+Ce^x \log x + C.
Answer:exlogx+Ce^x \log x + C
Practice this conceptself-check · 4 quick reps

Try it yourself

Evaluate ex ⁣(x1x2)dx\displaystyle\int e^x\!\left(\dfrac{x - 1}{x^2}\right)dx.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    ex(sinx+cosx)dx\int e^x(\sin x + \cos x)\,dx
  2. 2.
    ex ⁣(tanx+sec2x)dx\int e^x\!\left(\tan x + \sec^2 x\right)dx
  3. 3.
    ex ⁣(1x1x2)dx\int e^x\!\left(\dfrac1x - \dfrac{1}{x^2}\right)dx
  4. 4.
    ex(1+x)dx\int e^x(1 + x)\,dx

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.
  1. Match the first result with a2=9a=3a^2 = 9\Rightarrow a = 3.
  2. 9x2dx=x29x2+92sin1x3+C\displaystyle\int \sqrt{9 - x^2}\,dx = \dfrac{x}{2}\sqrt{9 - x^2} + \dfrac{9}{2}\sin^{-1}\dfrac{x}{3} + C.
Answer:x29x2+92sin1x3+C\dfrac{x}{2}\sqrt{9 - x^2} + \dfrac{9}{2}\sin^{-1}\dfrac{x}{3} + C
Practice this concept4 quick reps

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    a2x2dx\int \sqrt{a^2-x^2}\,dx uses which inverse-trig term?
  2. 2.
    x2a2dx\int \sqrt{x^2-a^2}\,dx — sign before the log term?
  3. 3.
    4x2dx\int \sqrt{4-x^2}\,dx
  4. 4.
    For x2+16dx\int\sqrt{x^2+16}\,dx, the constant before log is?

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'', \ldotssuccessive derivatives of the polynomial uu
  • v_1, v_2, \ldotssuccessive integrals of vv

Worked example

Evaluate x2cos3xdx\displaystyle\int x^2 \cos 3x\,dx by the tabular method.
  1. Derivatives of u=x2u = x^2: x2, 2x, 2, 0x^2,\ 2x,\ 2,\ 0. Integrals of cos3x\cos 3x: 13sin3x, 19cos3x, 127sin3x\tfrac13\sin 3x,\ -\tfrac19\cos 3x,\ -\tfrac{1}{27}\sin 3x.
  2. Alternate signs +,,++,-,+: x213sin3x2x(19cos3x)+2(127sin3x)x^2\cdot\tfrac13\sin 3x - 2x\cdot(-\tfrac19\cos 3x) + 2\cdot(-\tfrac{1}{27}\sin 3x).
  3. Simplify.
Answer:13x2sin3x+29xcos3x227sin3x+C\dfrac{1}{3}x^2\sin 3x + \dfrac{2}{9}x\cos 3x - \dfrac{2}{27}\sin 3x + C
Practice this concept4 quick reps

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Tabular by-parts terminates when?
  2. 2.
    Sign pattern across the terms?
  3. 3.
    xexdx\int x e^x\,dx by table: derivatives x,1,0x,1,0; integrals ex,exe^x, e^x.
  4. 4.
    Which factor should be uu (the one you differentiate)?

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)

Mastery check — 5 interleaved questions

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

Example 1Indefinite IntegrationMODERATE
The value of sin ⁣xdx\int\sin\!\sqrt{x}\,dx is equal to

[Q121 · 3rd May Shift 2 · 2023]

Example 2Indefinite IntegrationHARD
cos(logx)dx=\int\cos(\log x)\,dx =

[Q128 · 11th May Shift 2 · 2023]

Example 3Indefinite IntegrationHARD
 ⁣(1+x1x)ex+1xdx\int\!\left(1+x-\frac{1}{x}\right)e^{x+\frac{1}{x}}\,dx equals

[Q108 · 4th May Shift 1 · 2023]

Example 4Indefinite IntegrationMODERATE
If ex2x3dx=ex2f(x)+c\int e^{x^2}\cdot x^3\,dx = e^{x^2}f(x)+c and f(1)=0f(1)=0 (where cc is a constant of integration), then the value of f(x)f(x) is

[Q131 · 15th May Shift 2 · 2023]

Example 5Indefinite IntegrationHARD
1+sin(logx)1+cos(logx)dx=\int\frac{1+\sin(\log x)}{1+\cos(\log x)}\,dx=

[Q133 · 10th May Shift 1 · 2023]

Drill every past-year question on this subtopic

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

Related notes