MHT-CET Maths · Indefinite Integration

Foundations — Antiderivatives, the +C, and Standard Formulae

Integration is differentiation run backwards: given a rate of change, recover the function — plus an unknown constant C that no derivative can pin down.

Why this matters

Before any technique, you need three reflexes: recognise that an indefinite integral is a FAMILY of functions (the +C), recall the standard-formula table cold, and pre-process the integrand with algebra (factor, divide, split) before reaching for a method. 5 PYQs sit directly here — boundary-value problems where a constant must be solved for, and 'reconstruct the function then integrate' shapes — but these reflexes underpin all 121 questions in the chapter.

Concept 1 of 5

Antiderivative and the Constant of Integration

Intuition

Differentiation turns a function into its slope. Integration runs that backwards — given the slope everywhere, find the function. But a constant has zero slope, so ANY vertical shift of a correct answer is also correct. That unknown shift is the +C.

Definition

A function FF is an antiderivative of ff if F(x)=f(x)F'(x) = f(x). The indefinite integral f(x)dx=F(x)+C\int f(x)\,dx = F(x) + C denotes the whole family of antiderivatives, where CC is an arbitrary constant. Because ddx[F(x)+C]=f(x)\dfrac{d}{dx}[F(x) + C] = f(x) for every constant CC, the constant can never be recovered from ff alone — you need an extra condition (a boundary value) to fix it.

Indefinite integral

f(x)dx=F(x)+CwhereF(x)=f(x)\int f(x)\,dx = F(x) + C \quad\text{where}\quad F'(x) = f(x)
  • F(x)any one antiderivative of ff
  • Carbitrary constant of integration

Visualization · the +C family of antiderivatives

xyy = x²/2 + C

Every curve is an antiderivative of f(x) = x. They differ only by the constant C — a vertical shift. At x = 1 the red tangents are all parallel (slope = f(1) = 1): same derivative, infinitely many curves. That is why every indefinite integral carries a + C.

Worked example

Verify that x22+5\dfrac{x^2}{2} + 5 and x223\dfrac{x^2}{2} - 3 are both antiderivatives of f(x)=xf(x) = x.
  1. Differentiate the first: ddx ⁣(x22+5)=x+0=x\dfrac{d}{dx}\!\left(\dfrac{x^2}{2} + 5\right) = x + 0 = x. ✓
  2. Differentiate the second: ddx ⁣(x223)=x+0=x\dfrac{d}{dx}\!\left(\dfrac{x^2}{2} - 3\right) = x + 0 = x. ✓
  3. Both give back f(x)=xf(x) = x; they differ only by a constant. So xdx=x22+C\int x\,dx = \dfrac{x^2}{2} + C.
Answer:Both are valid antiderivatives — xdx=x22+C\int x\,dx = \dfrac{x^2}{2} + C.

Never drop the +C on an indefinite integral

An indefinite integral with no +C+C is incomplete. MHT-CET options are written so that the 'no constant' version and a wrong-constant version both appear — only +C+C (or +k+k) is correct.

Concept 2 of 5

The Standard-Formula Table

Intuition

Roughly a dozen integrals are the alphabet of the whole chapter. Every technique — substitution, parts, partial fractions — exists only to REDUCE a hard integral to one of these. Know them as reflexes.

Definition

The integrals you must recall instantly:

  • xndx=xn+1n+1+C\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C for n1n \neq -1
  • 1xdx=logx+C\int \dfrac{1}{x}\,dx = \log|x| + C
  • exdx=ex+C\int e^x\,dx = e^x + C, and axdx=axloga+C\int a^x\,dx = \dfrac{a^x}{\log a} + C
  • sinxdx=cosx+C\int \sin x\,dx = -\cos x + C, cosxdx=sinx+C\int \cos x\,dx = \sin x + C
  • sec2xdx=tanx+C\int \sec^2 x\,dx = \tan x + C, csc2xdx=cotx+C\int \csc^2 x\,dx = -\cot x + C
  • dx1+x2=tan1x+C\int \dfrac{dx}{1+x^2} = \tan^{-1}x + C, dx1x2=sin1x+C\int \dfrac{dx}{\sqrt{1-x^2}} = \sin^{-1}x + C

Power rule (the most-used row)

xndx=xn+1n+1+C(n1)\int x^n\,dx = \dfrac{x^{n+1}}{n+1} + C \quad (n \neq -1)
  • n \neq -1the exclusion that makes x1=logx\int x^{-1} = \log|x| a separate row

Worked example

Integrate (3x2+1x+ex)dx\displaystyle\int\left(3x^2 + \dfrac{1}{x} + e^x\right)dx.
  1. Apply the table term by term (linearity — see the next concept).
  2. 3x2dx=x3\int 3x^2\,dx = x^3; 1xdx=logx\int \dfrac{1}{x}\,dx = \log|x|; exdx=ex\int e^x\,dx = e^x.
  3. Add and attach one constant.
Answer:x3+logx+ex+Cx^3 + \log|x| + e^x + C

The power rule excludes n=1n = -1

x1dx\int x^{-1}\,dx is NOT x00\dfrac{x^0}{0} — that is undefined. It is the special row 1xdx=logx+C\int \dfrac{1}{x}\,dx = \log|x| + C. This exclusion is tested directly.

Concept 3 of 5

Linearity and Algebraic Pre-processing

Intuition

Most integrands look hard only because they are written badly. Factor, divide out, split a fraction, or use an identity FIRST — and a 'hard' integral often collapses to the standard table. Always simplify before choosing a method.

Definition

Integration is linear: [af(x)+bg(x)]dx=af(x)dx+bg(x)dx\int [a\,f(x) + b\,g(x)]\,dx = a\int f(x)\,dx + b\int g(x)\,dx. Pre-processing moves that pay off repeatedly:

  • Improper fraction (degree of top \geq bottom): do polynomial division first.
  • Factorable numerator: cancel against the denominator.
  • Split a single fraction into a sum of simpler ones.

Linearity of integration

[af(x)+bg(x)]dx=a ⁣f(x)dx+b ⁣g(x)dx\int [a\,f(x) + b\,g(x)]\,dx = a\!\int f(x)\,dx + b\!\int g(x)\,dx

Worked example

Evaluate x41x2+1dx\displaystyle\int \dfrac{x^4 - 1}{x^2 + 1}\,dx.
  1. Factor the numerator: x41=(x21)(x2+1)x^4 - 1 = (x^2 - 1)(x^2 + 1).
  2. Cancel the denominator: the integrand becomes x21x^2 - 1.
  3. Integrate term by term: (x21)dx=x33x+C\int (x^2 - 1)\,dx = \dfrac{x^3}{3} - x + C.
Answer:x33x+C\dfrac{x^3}{3} - x + C
Practice this conceptself-check · 4 quick reps

Try it yourself

Evaluate x2x+1dx\displaystyle\int \dfrac{x^2}{x+1}\,dx.

Practice — Level 1 (4 reps)

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

  1. 1.
    (2x+3)2dx\int (2x+3)^2\,dx — expand first.
  2. 2.
    x21x1dx\int \dfrac{x^2-1}{x-1}\,dx
  3. 3.
    x+1xdx\int \dfrac{x+1}{x}\,dx
  4. 4.
    x3x2+1dx\int \dfrac{x^3}{x^2+1}\,dx — set up only (divide).

From the bank · past-year question

Example 3Indefinite IntegrationMODERATE
x4+x2+1x2x+1dx\int\frac{x^4+x^2+1}{x^2-x+1}\,dx is equal to

[Q131 · 9th May Shift 1 · 2023]

Divide before you integrate an improper fraction

If the numerator's degree is \geq the denominator's, you cannot jump to a log or arctan form. Polynomial-divide first; the remainder term is what carries the log/arctan.

Concept 4 of 5

Finding C from a Boundary Condition

Intuition

When a question gives you f(x)f'(x) AND one value like f(1)=4f(1) = 4, it wants the ONE specific antiderivative, not the family. Integrate to get F(x)+CF(x) + C, then plug in the known point to solve for CC.

Definition

Given f(x)f'(x) and a single value f(a)=kf(a) = k: integrate to obtain f(x)=F(x)+Cf(x) = F(x) + C; substitute x=ax = a and set equal to kk to solve C=kF(a)C = k - F(a). The boundary condition removes the ambiguity of the constant.

Solving for the constant

f(x)=F(x)+C,C=f(a)F(a)f(x) = F(x) + C,\qquad C = f(a) - F(a)
  • f(a) = kthe given boundary value
  • F(a)antiderivative evaluated at the boundary point

Worked example

If f(x)=3x2+2x3f'(x) = 3x^2 + \dfrac{2}{x^3} and f(1)=2f(1) = 2, find f(x)f(x).
  1. Integrate:  ⁣(3x2+2x3)dx=x3+2x22+C=x31x2+C\int\!\left(3x^2 + 2x^{-3}\right)dx = x^3 + 2\cdot\dfrac{x^{-2}}{-2} + C = x^3 - \dfrac{1}{x^2} + C.
  2. Apply f(1)=2f(1) = 2: 11+C=21 - 1 + C = 2.
  3. So C=2C = 2.
Answer:f(x)=x31x2+2f(x) = x^3 - \dfrac{1}{x^2} + 2
Practice this conceptself-check · 4 quick reps

Try it yourself

If ddxf(x)=4x33x4\dfrac{d}{dx}f(x) = 4x^3 - \dfrac{3}{x^4} and f(2)=0f(2) = 0, find f(x)f(x).

Practice — Level 1 (4 reps)

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

  1. 1.
    f(x)=2xf'(x)=2x, f(0)=3f(0)=3. Find ff.
  2. 2.
    f(x)=cosxf'(x)=\cos x, f(0)=2f(0)=2. Find ff.
  3. 3.
    f(x)=exf'(x)=e^x, f(0)=0f(0)=0. Find ff.
  4. 4.
    f(x)=1xf'(x)=\dfrac1x, f(1)=5f(1)=5. Find ff for x>0x>0.

From the bank · past-year question

Example 4Indefinite IntegrationMODERATE
If f(x)=x5x5f'(x) = x - \dfrac{5}{x^5} and f(1)=4f(1) = 4, then f(x)f(x) is

[Q109 · 9th May Shift 2 · 2024]

Solve for C only AFTER integrating

The boundary value applies to ff, not ff'. Integrate fully first, keep the CC, then substitute the known point. Substituting into ff' does nothing.

Concept 5 of 5

Reconstruct the Function, Then Integrate

Intuition

Some questions hide the integrand: they give a composition like (ff)(x)(f\circ f)(x) or define ff implicitly through f(something)=expressionf(\text{something}) = \text{expression}. Build the explicit function FIRST, simplify, and only then integrate.

Definition

Two recurring shapes: (1) composition — compute (ff)(x)=f(f(x))(f\circ f)(x) = f(f(x)) and simplify before integrating; (2) implicit definition — if f(g(x))=h(x)f(g(x)) = h(x), substitute t=g(x)t = g(x), express xx in terms of tt, and read off f(t)f(t). Then integrate the resulting explicit function using the table.

Composition of a function with itself

(ff)(x)=f(f(x))(f\circ f)(x) = f\big(f(x)\big)

Worked example

If f(x)=11xf(x) = \dfrac{1}{1 - x} and (ff)(x)=F(x)(f\circ f)(x) = F(x), find F(x)dx\displaystyle\int F(x)\,dx.
  1. Compute f(f(x))=1111x=11x11x=1xx=x1xf(f(x)) = \dfrac{1}{1 - \frac{1}{1-x}} = \dfrac{1}{\frac{1-x-1}{1-x}} = \dfrac{1-x}{-x} = \dfrac{x-1}{x}.
  2. Rewrite for integration: x1x=11x\dfrac{x-1}{x} = 1 - \dfrac{1}{x}.
  3. Integrate:  ⁣(11x)dx=xlogx+C\int\!\left(1 - \dfrac{1}{x}\right)dx = x - \log|x| + C.
Answer:xlogx+Cx - \log|x| + C
Practice this conceptself-check · 4 quick reps

Try it yourself

If f ⁣(x4x2)=2x+1f\!\left(\dfrac{x-4}{x-2}\right) = 2x + 1, find f(x)f(x) explicitly.

Practice — Level 1 (4 reps)

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

  1. 1.
    f(x)=2xf(x)=2x. Find (ff)(x)(f\circ f)(x).
  2. 2.
    f(x)=x+1f(x)=x+1. (ff)(x)dx\int (f\circ f)(x)\,dx?
  3. 3.
    f(2x)=4x+1f(2x)=4x+1. Find f(x)f(x).
  4. 4.
    f(x)=1xf(x)=\dfrac{1}{x}. (ff)(x)(f\circ f)(x)?

From the bank · past-year question

Example 5Indefinite IntegrationMODERATE
If f(x)=xx+1,x1f(x)=\frac{x}{x+1},\, x\neq -1 and (ff)(x)=F(x)(f\circ f)(x) = F(x), then F(x)dx\int F(x)\,dx is

[Q144 · 15th May Shift 2 · 2023]

Build f explicitly before integrating

You cannot integrate f(g(x))f(g(x)) until you know ff. Substitute to find the explicit rule first; integrating the composition blind is the most common error on these.

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)

Watch out for (5)

Mastery check — 2 interleaved questions

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

Example 1Indefinite IntegrationEASY
If ddxf(x)=4x33x4\frac{d}{dx}f(x) = 4x^3 - \frac{3}{x^4} such that f(2)=0f(2) = 0, then f(x)f(x) is equal to

[Q137 · 10th May Shift 2 · 2023]

Example 2Indefinite IntegrationHARD
If f ⁣(x4x2)=2x+1,  xR{1,2}f\!\left(\frac{x-4}{x-2}\right)=2x+1,\;x\in\mathbb{R}-\{1,-2\}, then f(x)dx\int f(x)\,dx is equal to

[Q124 · 3rd May Shift 2 · 2023]

Drill every past-year question on this subtopic

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