NDA Maths · Definite Integration

Fundamental Theorem, Periodicity and the Leibniz Rule

A definite integral is the change in an antiderivative across the limits; periodic integrands repeat over each period, and the Leibniz rule differentiates an integral with a variable limit.

Why this matters

Start here — these are the foundations the rest of the chapter builds on. 11 PYQs, mostly EASY/MODERATE. The three ideas: the Fundamental Theorem (evaluate by antiderivative at the limits), periodicity (an integral over many periods is a multiple of one period), and the Leibniz rule (differentiate an integral whose limit is a variable). All quick marks once recognised.

Concept 1 of 3

The Fundamental Theorem of Calculus

Intuition

A definite integral measures the net change of an antiderivative between two points. So to evaluate one, find any antiderivative and subtract its values at the limits. Two corollaries the NDA loves: integrating a derivative back gives the original change, and a function that returns to its start over the interval integrates its derivative to zero.

Definition

The theorem and its corollaries:

  • FTC: if F=fF'=f, then abf(x)dx=F(b)F(a)\displaystyle\int_a^b f(x)\,dx = F(b)-F(a).
  • abf(x)dx=f(b)f(a)\displaystyle\int_a^b f'(x)\,dx = f(b)-f(a). So if f(a)=f(b)f(a)=f(b), the integral is 0.
  • f(x)f(x)dx=lnf(x)\displaystyle\int \frac{f'(x)}{f(x)}\,dx = \ln|f(x)| — spot a derivative over its function.
  • Simplify the integrand first: eln(cosx)=cosxe^{\ln(\cos x)} = \cos x; ddxtan11x=11+x2\frac{d}{dx}\tan^{-1}\frac1x = \frac{-1}{1+x^2}.

Fundamental Theorem of Calculus

abf(x)dx=F(b)F(a),F=f\int_a^b f(x)\,dx = F(b)-F(a),\quad F'=f
ab∫ f dxy = f(x)

Worked example

Evaluate 13(2x1)dx\displaystyle\int_1^3 (2x-1)\,dx.
  1. An antiderivative of 2x12x-1 is F(x)=x2xF(x)=x^2-x.
  2. Apply the limits: F(3)F(1)=(93)(11)=60F(3)-F(1) = (9-3)-(1-1) = 6-0.
Answer:6.
Practice this conceptself-check · 3 quick reps

Try it yourself

If abx3dx=0\displaystyle\int_a^b x^3\,dx = 0 and abx2dx=23\displaystyle\int_a^b x^2\,dx = \tfrac23, find a and b.

Practice — Level 1 (3 reps)

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

  1. 1.
    If f(1)=f(4)f(1)=f(4), what is 14f(x)dx\int_1^4 f'(x)\,dx?
  2. 2.
    210f(x)f(x)dx\int_2^{10}\frac{f'(x)}{f(x)}\,dx with f(x)=2xf(x)=2^x equals?
  3. 3.
    Simplify 0π/2eln(cosx)dx\int_0^{\pi/2} e^{\ln(\cos x)}\,dx.

From the bank · past-year question

Example 1Definite IntegrationMODERATE
If abx3dx=0\int_a^b x^3\,dx=0 and abx2dx=2/3\int_a^b x^2\,dx=2/3, then a and b are respectively?

[Q93 · Apr · 2018]

Integrating a derivative is not always trivial

11ddx(tan11x)dx\int_{-1}^{1}\frac{d}{dx}\big(\tan^{-1}\frac1x\big)\,dx is NOT [tan11x]11[\tan^{-1}\frac1x]_{-1}^1 naively, because the function jumps at x=0x=0. Compute the derivative 11+x2\frac{-1}{1+x^2} first, then integrate to get π2-\frac{\pi}{2}.

Concept 2 of 3

Integrals of periodic functions

Intuition

If a function repeats every period T, its integral over a whole number of periods is just that many copies of the integral over one period. So an integral over a huge interval collapses to one period times a count.

Definition

The periodicity rule:

  • If ff has period TT, then 0nTf(x)dx=n0Tf(x)dx\displaystyle\int_0^{nT} f(x)\,dx = n\int_0^{T} f(x)\,dx.
  • Find the period first: sin4x+cos4x\sin^4x+\cos^4x has period π2\tfrac{\pi}{2}; sinx|\sin x| has period π\pi.
  • Two integrals can be equal without being computed — a substitution like x=etx=e^t can turn one into the other.

Worked example

Given sinx|\sin x| has period π\pi and 0πsinxdx=2\int_0^{\pi}|\sin x|\,dx = 2, find 08πsinxdx\int_0^{8\pi}|\sin x|\,dx.
  1. sinx|\sin x| repeats every π\pi; the interval [0,8π][0,8\pi] is exactly 8 periods.
  2. 08πsinxdx=80πsinxdx=82\int_0^{8\pi}|\sin x|\,dx = 8\int_0^{\pi}|\sin x|\,dx = 8\cdot 2.
Answer:16.
Practice this conceptself-check · 3 quick reps

Try it yourself

Evaluate 06πsin2xdx\displaystyle\int_0^{6\pi}\sin^2x\,dx.

Practice — Level 1 (3 reps)

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

  1. 1.
    Period of sin4x+cos4x\sin^4x+\cos^4x?
  2. 2.
    04πsinxdx\int_0^{4\pi}|\sin x|\,dx given one period gives 2?
  3. 3.
    0nTf=?\int_0^{nT}f = ? for period-TT ff.

From the bank · past-year question

Example 2Definite IntegrationMODERATE
If 0π/2(sin4x+cos4x)dx=k\int_0^{\pi/2}(\sin^4x+\cos^4x)\,dx = k, then what is the value of 020π(sin4x+cos4x)dx\int_0^{20\pi}(\sin^4x+\cos^4x)\,dx?

[Q95 · Sep · 2022]

Use the function's period, not the trig argument's

sin4x+cos4x\sin^4x+\cos^4x does NOT have period 2π2\pi — squaring and adding shrinks the period to π2\tfrac{\pi}{2}. Always determine the actual period of the whole integrand before counting how many fit.

Concept 3 of 3

The Leibniz rule — differentiating an integral

Intuition

When an integral has a variable in its limit, it defines a function of that variable — and you can differentiate it without computing the integral. The derivative is just the integrand evaluated at the moving limit, times the limit's own derivative.

Definition

The Leibniz (variable-limit) rule:

  • ddxag(x)f(t)dt=f(g(x))g(x)\displaystyle \frac{d}{dx}\int_{a}^{g(x)} f(t)\,dt = f(g(x))\cdot g'(x).
  • More generally with both limits varying: ddxu(x)v(x)f(t)dt=f(v)vf(u)u\frac{d}{dx}\int_{u(x)}^{v(x)} f(t)\,dt = f(v)\,v' - f(u)\,u'.
  • The lower constant limit contributes nothing to the derivative.

Leibniz rule (variable upper limit)

ddxag(x)f(t)dt=f(g(x))g(x)\frac{d}{dx}\int_{a}^{g(x)} f(t)\,dt = f(g(x))\,g'(x)

Worked example

If ϕ(x)=0x2sintdt\phi(x)=\displaystyle\int_0^{x^2} \sin t\,dt, find ϕ(x)\phi'(x).
  1. The upper limit is g(x)=x2g(x)=x^2, the integrand is sint\sin t.
  2. By Leibniz: ϕ(x)=sin(g(x))g(x)=sin(x2)2x\phi'(x)=\sin(g(x))\cdot g'(x) = \sin(x^2)\cdot 2x.
Answer:ϕ(x)=2xsin(x2)\phi'(x)=2x\sin(x^2).
Practice this conceptself-check · 2 quick reps

Try it yourself

If ϕ(a)=0atf(t)dt\phi(a)=\displaystyle\int_0^{a} t f(t)\,dt, what is ϕ(a)\phi'(a)?

Practice — Level 1 (2 reps)

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

  1. 1.
    ddx0xet2dt=?\frac{d}{dx}\int_0^{x} e^{t^2}\,dt = ?
  2. 2.
    ddx1x3lntdt=?\frac{d}{dx}\int_1^{x^3} \ln t\,dt = ?

From the bank · past-year question

Example 3Definite IntegrationEASY
Let ϕ(a)=aa+100πsinxdx\phi(a)=\displaystyle\int_a^{a+100\pi}|\sin x|\,dx.
What is ϕ(a)\phi'(a) equal to?

[Q90 · Apr · 2024]

Don't forget the chain-rule factor

ddxag(x)f\frac{d}{dx}\int_a^{g(x)} f is f(g(x))g(x)f(g(x))\cdot g'(x), NOT just f(g(x))f(g(x)). The g(x)g'(x) factor is the most commonly dropped term.

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

Watch out for (3)

Mastery check — 5 interleaved questions

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

Example 1Definite IntegrationEASY
If f(x)f(x) satisfies f(1)=f(4)f(1)=f(4), then what is 14f(x)dx\int_{1}^{4}f'(x)\,dx equal to?

[Q83 · Sep · 2021]

Example 2Definite IntegrationMODERATE
If I1=ee2dxlnxI_1=\int_e^{e^2}\dfrac{dx}{\ln x} and I2=12exxdxI_2=\int_1^2\dfrac{e^x}{x}\,dx, then which one of the following is correct?

[Q97 · Sep · 2025]

Example 3Definite IntegrationEASY
Let ϕ(a)=aa+100πsinxdx\phi(a)=\displaystyle\int_a^{a+100\pi}|\sin x|\,dx.
What is ϕ(a)\phi(a) equal to?

[Q89 · Apr · 2024]

Example 4Definite IntegrationMODERATE
What is 11{ddx(tan11x)}dx\int_{-1}^{1}\left\{\frac{d}{dx}\left(\tan^{-1}\frac{1}{x}\right)\right\}dx equal to?

[Q85 · Sep · 2018]

Example 5Definite IntegrationEASY
What is 08πsinxdx\int_0^{8\pi}|\sin x|\,dx equal to?

[Q67 · Sep · 2023]

Drill every past-year question on this subtopic

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