Indefinite and Definite Integration
~14 min read
- What: Integration — both indefinite (finding antiderivatives) and definite (computing areas and exact values) — is a core calculus topic in NDA Mathematics Paper.
- Why it matters: PYQ data shows questions from this topic appear every single year, often in sets of 2–3 linked items, making it one of the highest-yield topics for marks per hour of study.
- Key fact: From 2010 to 2025, NDA has set over 75 questions on integration alone — indefinite and definite combined — covering standard forms, substitution, integration by parts, properties of definite integrals, and area under curves.
Integration is the reverse of differentiation. You are given a function and asked to find another function whose derivative equals the given one. In NDA, this takes two forms: indefinite integration, which produces a family of functions plus a constant C, and definite integration, which produces a specific number representing the area under a curve between two limits. Master both and you collect 4–6 marks across a single paper without breaking a sweat.
What This Topic Covers
The NDA syllabus groups integration under Integral Calculus. The examinable material splits neatly into two halves that feed each other.
Indefinite Integration
- Standard integral forms — power rule, exponential, logarithmic, and trigonometric
- Substitution method (change of variable)
- Integration by parts using the ILATE priority rule
- Integrals of the type ex[f(x) + f'(x)] which reduce cleanly to exf(x) + C
- Integrals involving rational functions and partial fractions
- Integrals of trigonometric powers and products
Definite Integration and Applications
- Fundamental theorem of calculus — computing definite integrals using antiderivatives
- Properties: limits reversal, split over sub-intervals, King's property (replacing x with a + b − x), even/odd symmetry
- Reduction formulae — for example, In + In−2 relations for tannx
- Area under a curve using integration
- Area between two curves
These two halves connect directly: every definite integral problem requires you to first find the antiderivative, then substitute limits. A gap in indefinite integration will cost you marks in both halves simultaneously.
Exam Pattern & Weightage
The table below is built directly from PYQ files covering NDA papers from 2010 to 2025. Years marked with a linked-set notation (e.g., Q20–21) mean the paper set multiple items on one integration setup — a format NDA uses frequently.
| Year | Paper | Indefinite Qs | Definite / Area Qs | Notable Format |
|---|---|---|---|---|
| 2010 | I & II | 2 | 5 | Area under xex; area of circle x²+y²=2 |
| 2011 | I & II | 2 | 5 | In+In−2 for tannx; area of parabola, cos3x |
| 2012 | I & II | 3 | 5 | ∫|sinx|dx; area bounded by tanx |
| 2013 | I & II | 4 | 6 | ∫(xcosˣ+sinx)dx; ∫lnx dx; parabola area |
| 2014 | I & II | 5 | 5 | Linked set Q20–21 (by parts); Q41–43 (definite properties) |
| 2015 | I & II | 3 | 7 | Linked set Q52–55 (sinmx/sinx); area between sinx and cosx |
| 2016 | I & II | 2 | 5 | Greatest-integer linked set; ∫|cosx|dx |
| 2017 | I & II | 4 | 2 | Statement-based Q on f(x+π)=f(x); ∫tan(secx+tanx)dx |
| 2018 | I & II | 3 | 2 | ∫sin³xcosx dx; ∫etanxdx; ∫ln(x²)dx |
| 2019 | I & II | 3 | 2 | ∫exx form; ∫x(1+lnx)ndx |
| 2020 | I | 3 | 2 | ∫(elnx+sinx)cosx dx; p(x)=(4e)x type |
| 2021 | I & II | 4 | 2 | ∫(secx+tanx) type; ∫e(2lnx+1)dx |
| 2022 | I & II | 5 | 2 | Linked set Q53–54; ∫xx²(1+lnx)dx; ∫ex(1+lnx+xlnx)dx |
| 2023 | I | 5 | 2 | Linked set Q59–61; linked set Q62–63 on ∫|x|dx |
| 2024 | I & II | 6 | 1 | Linked sets Q65–66, Q67–68, Q69–70; p=q type (f=ex) |
| 2025 | I | 4 | 1 | Linked sets Q71–72, Q73–74; ∫10x/(1+102x) dx |
NDA uses "linked-set" questions — one integration setup followed by 2–3 questions. These appear in almost every paper since 2014. Spotting the pattern saves you time: solve the integral once, answer 3 questions.
Core Concepts
Standard Integrals
These must be memorised cold. Every other method reduces to one of these forms eventually.
Substitution Method
When the integrand contains a function and its derivative as a factor, substitute the inner function as t. This transforms a hard integral into a standard form. Three PYQ examples from 2013–2022 all reduce this way.
Common substitutions tested in NDA: \(t = \sin x\) (when \(\cos x\) is a factor), \(t = \tan x\) (when \(\sec^2 x\) appears), \(t = \ln x\) (when \(1/x\) is a factor), \(t = e^x\) (when \(e^x\) is multiplied), \(t = \sqrt{x}\) (for integrals in \(\sqrt{x}\)).
For rational integrals like \(\frac{x^3+1}{x^2+x}\), if the numerator's degree is \(\ge\) the denominator's degree, perform long division first. Trying partial fractions directly on an improper fraction is the #1 time-waste in this chapter.
NDA 2018-I asked \(\int \sin^3 x \cos x\,dx\). Substitution \(t = \sin x\) gives \(\int t^3\,dt = \frac{t^4}{4} + C = \frac{\sin^4 x}{4} + C\). Students who try integration by parts here waste 3 minutes.
Integration by Parts
Use this when the integrand is a product of two different types of functions. Apply the ILATE rule to choose which function to differentiate and which to integrate.
First listed = u (differentiate), last listed = v (integrate)
NDA 2013-I set \(\int (x\cos x + \sin x)\,dx\). Recognise this as \(\frac{d}{dx}(x\sin x) = x\cos x + \sin x\), so the answer is \(x\sin x + C\) without doing full by-parts. Spotting these "derivative-recognition" shortcuts is the real skill NDA tests.
NDA 2022-II tested \(\int e^x(1 + \ln x + x\ln x)\,dx\). Rewrite: \(\ln x + x\ln x = \ln x(1+x)\). Let \(f(x) = x\ln x\); then \(f'(x) = \ln x + 1\). So the integrand fits \(e^x[f(x) + f'(x)]\) and the answer is \(xe^x\ln x + C\).
Definite Integral Properties
These properties let you evaluate definite integrals without finding the antiderivative explicitly. NDA uses them constantly in linked sets.
Before grinding through any definite integral over \([-a, a]\), check parity. If \(f(-x) = -f(x)\) (odd function — \(\sin x\), \(x^3\), \(\tan x\), \(x^3 \cos x\)), the answer is 0 instantly. NDA setters use this trap in almost every paper — and a third of candidates miss it.
NDA 2011-I set \(I_n + I_{n-2}\) directly. NDA 2015-I used a linked set for \(J_m = \int_0^{\pi} \frac{\sin mx}{\sin x}\,dx\) and asked \(J_1\), \(J_2\), and \(J_{n+1} + J_{n-1}\) in three consecutive questions — answer each by applying the property, not by raw calculation.
Area Under a Curve
This is definite integration applied geometrically. The area between a curve \(y = f(x)\) and the x-axis from \(x = a\) to \(x = b\) is \(\int_a^b |f(x)|\,dx\). The absolute value matters when the curve dips below the x-axis.
NDA 2014-I asked for the area of parabola \(y^2 = 4bx\) bounded by its latus rectum. The answer is \(\frac{8b^2}{3}\) — a standard result worth memorising directly.
When the area question involves \(|y| = f(x)\) (e.g., NDA 2016-II: \(|y| = 1 - x^2\)), the curve is symmetric about the x-axis. Compute area for \(y \ge 0\) and double it. Missing the absolute value sign costs 2 marks.
Worked Examples
Example 1 — Integration by Parts (NDA 2013-I, Q18)
Question: What is \(\int (x\cos x + \sin x)\,dx\) equal to?
- Recognise the integrand as the derivative of a product. Recall \(\frac{d}{dx}(x\sin x) = x\cos x + \sin x\).
- Since the integrand equals \(\frac{d}{dx}(x\sin x)\), the antiderivative is \(x\sin x + C\).
- No full integration-by-parts needed — derivative-recognition shortcut gives the answer immediately.
- Answer: \(x\sin x + C\) (option a).
Example 2 — Substitution (NDA 2018-I, Q36)
Question: What is \(\int \sin^3 x \cos x\,dx\) equal to?
- Set \(t = \sin x\). Then \(dt = \cos x\,dx\).
- Rewrite: $$\int \sin^3 x \cos x\,dx = \int t^3\,dt$$
- Integrate: $$\int t^3\,dt = \frac{t^4}{4} + C$$
- Substitute back: $$= \frac{\sin^4 x}{4} + C \quad \text{(option d)}$$
Example 3 — eˣ Special Formula (NDA 2022-II, Q56)
Question: What is \(\int e^x(1 + \ln x + x\ln x)\,dx\) equal to?
- Rewrite the bracket: \(1 + \ln x + x\ln x = (1 + \ln x) + x\ln x\).
- Let \(f(x) = x\ln x\). Then \(f'(x) = \ln x + 1\).
- The integrand becomes \(e^x[f(x) + f'(x)] = e^x[x\ln x + (\ln x + 1)]\).
- Apply the formula $$\int e^x\!\left[f(x) + f'(x)\right]dx = e^x f(x) + C$$
- Answer: \(xe^x\ln x + C\) (option a).
Example 4 — Definite Integral Property (NDA 2024-I, Q64)
Question: Let \(p = \int f(x)\,dx\) and \(q = \int |f(x)|\,dx\). If \(f(x) = e^x\), which of the following is correct?
- Since \(f(x) = e^x\) is always positive for all real \(x\), we have \(|f(x)| = f(x)\) everywhere.
- Therefore \(q = \int |e^x|\,dx = \int e^x\,dx = p\).
- Answer: \(p = q\) (option d).
Example 5 — Area Under Curve (NDA 2010-II, Q4)
Question: What is the area bounded by the curve \(y = x^2\) and the line \(y = 16\)?
- Find intersection: \(x^2 = 16\) gives \(x = \pm 4\).
- Area $$= \int_{-4}^{4} (16 - x^2)\,dx = 2\int_0^{4} (16 - x^2)\,dx$$ by symmetry.
- $$= 2\!\left[16x - \frac{x^3}{3}\right]_0^{4} = 2\!\left[\left(64 - \frac{64}{3}\right) - 0\right]$$
- $$= 2 \cdot \frac{192 - 64}{3} = 2 \cdot \frac{128}{3} = \frac{256}{3} \text{ square units (option c)}$$
Example 6 — Substitution: Logarithmic Denominator
Question: Evaluate $$\int \dfrac{2x}{x^2 + 5}\,dx$$.
- Check the numerator: derivative of (x² + 5) is exactly 2x.
- This matches the template $$\int \dfrac{f'(x)}{f(x)}\,dx = \log|f(x)| + C$$.
- Answer: $$\log|x^2 + 5| + C$$. No substitution algebra needed — recognition gives it in 5 seconds.
Example 7 — Integration by Parts (ILATE)
Question: Evaluate $$\int x \log x\,dx$$.
- ILATE order: Logarithmic before Algebraic. So u = log x, dv = x dx.
- Then du = (1/x) dx and v = x²/2.
- Apply $$\int u\,dv = uv - \int v\,du$$: $$= \tfrac{x^2}{2}\log x - \int \tfrac{x^2}{2}\cdot\tfrac{1}{x}\,dx$$.
- $$= \frac{x^2}{2}\log x - \int \frac{x}{2}\,dx = \frac{x^2}{2}\log x - \frac{x^2}{4} + C$$
- Answer: $$\frac{x^2}{2}\log x - \frac{x^2}{4} + C$$
Example 8 — King's Property Fraction Trick
Question: Evaluate $$I = \int_{\pi/6}^{\pi/3} \dfrac{dx}{1 + \sqrt{\tan x}}$$.
- This integral fits the King's Rule form $$\int_a^b \dfrac{f(x)}{f(x) + f(a+b-x)}\,dx$$, whose value is $$\tfrac{b-a}{2}$$.
- Here a = π/6, b = π/3, so a + b = π/2. Use sin(π/2 − x) = cos x to verify the symmetry of √tan x.
- Direct answer: $$I = \dfrac{\pi/3 - \pi/6}{2} = \dfrac{\pi/6}{2} = \dfrac{\pi}{12}$$.
- Solved in 10 seconds — no integration required.
Example 9 — Area Between Two Parabolas (Shortcut)
Question: Find the area enclosed between y² = 4x and x² = 4y.
- Compare with y² = 4ax → 4a = 4 → a = 1. And x² = 4by → 4b = 4 → b = 1.
- Direct shortcut for two intersecting parabolas: $$A = \dfrac{16ab}{3}$$.
- Plug in: A = 16(1)(1)/3 = 16/3 sq units.
Exam Shortcuts (Pro-Tips)
Integration is the highest-yield calculus topic in NDA, but the setters reward speed, not algebra. The seven shortcuts below replace 2–5 minutes of work with 10-second pattern matches — every one is drawn from a recurring NDA pattern.
Shortcut 1 — The eˣ Bracket Cancellation
If you see eˣ multiplied by a bracket of two terms, check whether one term is the derivative of the other. If yes, the answer is instant — no by-parts needed.
Example: \(\int e^x(\sin x + \cos x)\,dx\). Derivative of \(\sin x\) is \(\cos x\), so the answer is \(e^x \sin x + C\). NDA tested this form in 2020-I, 2021-I, and 2022-II.
Shortcut 2 — King's Rule Fraction Direct Formula
Any definite integral that fits the format f(x) / [f(x) + f(a + b − x)] evaluates to exactly half the interval length.
This collapses the entire \(\int \frac{\sin x}{\sin x + \cos x}\,dx\) family, the \(\sqrt{\tan x}\) and \(\sqrt{\cot x}\) variants, and the \(\log(\tan x)\) trap into a single division.
Shortcut 3 — Odd Function Over Symmetric Limits = 0
Before computing ANY integral on \([-a, a]\), test the parity. If \(f(-x) = -f(x)\), the answer is 0 — no integration. Works for \(\sin x\), \(x^3\), \(\tan x\), \(x^5 \cos x\), \(x\sin(x^2)\), and dozens of NDA traps.
Shortcut 4 — Modulus Distance Formula
Evaluating \(\int |x - c|\,dx\) between \(a\) and \(b\) algebraically (split-and-add) takes 90 seconds. Geometrically it is two right triangles — pure base × height.
Shortcut 5 — Wallis's Formula for sinⁿx, cosⁿx
For \(\int_0^{\pi/2} \sin^n x\,dx\) (or \(\cos^n x\) — same value), use Wallis directly. Skip reduction formulae.
Example: $$\int_0^{\pi/2} \sin^6 x\,dx = \frac{5\cdot 3\cdot 1}{6\cdot 4\cdot 2} \cdot \frac{\pi}{2} = \frac{15\pi}{96} = \frac{5\pi}{32}$$
Shortcut 6 — Standard Conic & Parabola Areas (Memorise)
If the area question matches a standard conic setup, do not integrate. Plug coefficients into the direct formula.
Ellipse \(\frac{x^2}{a^2}+\frac{y^2}{b^2}=1\): \(A = \pi ab\)
Parabola \(y^2=4ax\) with its latus rectum: \(A = \frac{8a^2}{3}\)
Parabola \(y^2=4ax\) with line \(y=mx\): \(A = \frac{8a^2}{3m^3}\)
Two parabolas \(y^2=4ax\) and \(x^2=4by\): \(A = \frac{16ab}{3}\)
Shortcut 7 — Sine Wave Area (Sign-Aware)
The area under one full arch of \(\sin x\) or \(\cos x\) (from \(0\) to \(\pi\)) is exactly 2 sq units; half arch is 1 sq unit. For \(\int_0^{2\pi} |\sin x|\,dx\) (note the modulus), the answer is 4 — two arches, each contributing 2.
If a question asks for the "area" of \(\sin x\) from \(0\) to \(2\pi\) and you compute \(\int_0^{2\pi} \sin x\,dx = 0\), you have computed displacement, not area. Area is always \(|\int|\). The correct answer is 4 sq units. This trap appeared in 2016-II.
Common Question Patterns
After analysing PYQ data from 2010–2025, six distinct question patterns repeat across papers. Learn to recognise them on sight.
Pattern 1 — Standard Form Identification
- Given an integral, identify which standard form applies after minor simplification.
- Example: \(\int \frac{dx}{a\sin x + b\cos x}\) → convert denominator to \(r\sin(x+\alpha)\) form, then integrate as cosec-type.
- Seen in NDA 2015-I (Q25: \(\int \frac{dx}{a\cos x + b\sin x}\)).
Pattern 2 — Derivative-Recognition Shortcut
- The integrand is the exact derivative of a recognisable product or composite function.
- Examples: \(\int (x\cos x + \sin x)\,dx = x\sin x + C\); \(\int [(\ln x)^{n-1} - (\ln x)^n]\,dx = x(\ln x)^{n-1} + C\) (NDA 2017-II, Q34).
- Seen repeatedly from 2013–2022.
Pattern 3 — eˣ[f(x) + f'(x)] Matching
- Rewrite the bracket so that one part is f(x) and the other is f'(x). Apply the formula.
- NDA 2020-I, 2022-II, and 2021-I all featured this pattern.
- Common trap: students expand incorrectly instead of factoring first.
Pattern 4 — Linked Sets (Coefficients A and B)
- An integral equals \(A\cdot(\text{expression}) + B\cdot(\text{another expression}) + C\). Two questions ask for \(A\) and \(B\) separately.
- Method: differentiate both sides, compare coefficients of like terms, solve simultaneous equations.
- NDA 2014-II Q20–21 (\(\int x\tan^{-1} x\,dx\)), NDA 2024-I Q65–66, Q67–68 all follow this structure.
Pattern 5 — King's Property for Definite Integrals
- The integral looks hard, but replacing \(x\) with \((a+b-x)\) simplifies or cancels the integrand.
- NDA 2014-I Q39: \(\int_0^{\pi/2} \ln(\tan x)\,dx = 0\) (odd-symmetry after King's property).
- NDA 2015-II: \(\int \frac{x^3 + \sin x}{\cos x}\,dx\) with \(a+b=0\) gives result \(0\).
Pattern 6 — Area Calculation (Parabola and Standard Curves)
- Find area enclosed by a parabola and a line, or between two trig curves.
- Always sketch to identify which curve is above and the limits of integration.
- NDA tests parabola latus-rectum area and the area between y = sinx and y = cosx frequently (2010, 2013, 2014, 2015).
How NDA Tests This Topic
Integration questions in NDA rarely test pure computation of hard integrals. Instead they test whether you recognise the correct method quickly. The linked-set format (2–3 questions on one integral) is designed so that a student who picks the right approach at the start answers all sub-questions in 2–3 minutes total. A student who does not recognise the pattern wastes 5–8 minutes and may still get it wrong. The shortcut is the skill being tested.
Preparation Strategy
Integration rewards targeted practice more than general reading. Use this strategy to build confidence before the exam.
Week 1 — Build the Standard Forms List
- Write out every standard integral from memory without looking. Check against your formula sheet. Repeat daily until zero errors.
- Focus especially on the \(e^x\) special formula, the ILATE rule, and the four trig reductions (\(\sin x\), \(\cos x\), \(\tan x\), \(\cot x\)).
- Do 5 substitution problems daily — only the recognition step, not the full computation.
Week 2 — Master the Properties
- Practise King's property on 10 definite integrals. Write the substitution step explicitly each time until it is automatic.
- Practise even/odd symmetry identification: check whether \(f(-x) = f(x)\) or \(f(-x) = -f(x)\) before setting up limits.
- Revisit linked sets from NDA 2014-II, 2023-I, and 2024-I to practise the coefficient-comparison method.
Week 3 — Area Problems and Full PYQ Drill
- Do every area-under-curve question from the PYQ file for 2010–2025 under timed conditions.
- For each question, identify the pattern first, then solve. If pattern identification takes more than 20 seconds, the pattern is not yet automatic — go back and re-practise it.
- Target: 85%+ accuracy on integration PYQs before exam week.
What to Skip
- Do not spend time on obscure partial fraction decompositions beyond linear and quadratic denominators — NDA has not tested these heavily.
- Skip proofs of the fundamental theorem — NDA tests applications, not derivations.
- Related topics worth reviewing alongside this one: Derivatives, Differential Equations, and Limits and Continuity — all share the calculus toolkit.
Test Your Integration Skills Right Now
Our NDA mock tests include full-length papers with integration questions drawn from the same PYQ patterns you just studied. See how quickly you can identify the right method under exam conditions.
Start Free Mock TestFrequently Asked Questions
How many integration questions appear in one NDA paper?
Based on PYQ data from 2010 to 2025, each NDA Maths paper typically contains 4–8 integration questions when you count both indefinite and definite integration together. In years where NDA uses a linked-set format, a single setup can generate 2–3 questions. Some papers (for example, 2024-I) featured six indefinite integration questions in one paper.
What is the most important formula to memorise for NDA integration?
The formula \(\int e^x[f(x) + f'(x)]\,dx = e^x f(x) + C\) is tested almost every year in some form. It appeared in NDA 2020-I, 2021-I, 2022-II, and the pattern recurs consistently. Master this before any other integration-by-parts shortcut.
What is King's property and why does NDA keep testing it?
King's property states that \(\int_a^b f(x)\,dx = \int_a^b f(a+b-x)\,dx\). NDA tests it because it turns integrals that look impossible into trivial ones — for example, \(\int_0^{\pi/2} \ln(\tan x)\,dx = 0\), and \(\int_0^{\pi} \frac{x\sin x}{1+\cos^2 x}\,dx\) evaluates neatly using this property. It rewards students who know properties over students who only know computation.
How do I handle linked-set questions on integration in NDA?
When you see "Consider the integral \(I = \ldots\)" followed by Q20, Q21, Q22, treat all three as one problem. Set up the integral correctly in the first question. For coefficient questions (find \(A\), find \(B\)), differentiate the given right-hand side, match coefficients of \(\sin x\) and \(\cos x\) or of \(x^2\) and \(x\) separately, and solve the two-equation system. NDA 2014-II Q20–21 and Q65–66 both follow this exact procedure.
Is integration by parts or substitution more important for NDA?
Both matter equally in the PYQ data, but substitution is asked more frequently because it is faster and NDA favours questions that reward method recognition. However, by-parts is unavoidable for questions involving \(x\sin x\), \(x\ln x\), \(x\tan^{-1} x\), and the \(e^x\) family. The ILATE rule is essential knowledge.
How should I approach area-under-curve questions in NDA?
Always sketch the curve first, even a rough sketch. Identify where the curve crosses the x-axis (or the other curve), because those points are your limits. Check whether the curve goes below the x-axis in the interval — if it does, split the integral and take absolute values. NDA 2010-II, 2013-I, 2015-I, and 2016-II all tested areas where this sign issue mattered.
What is the difference between indefinite and definite integration in exam terms?
An indefinite integral has no limits and its answer always includes \(+ C\) (constant of integration). A definite integral has limits \(a\) and \(b\) and its answer is a specific number — no \(C\). In NDA, indefinite integration questions test method (which technique), while definite integration questions often test properties (King's property, symmetry, reduction formulae). Both types carry equal marks.