Calculus and optimization is the smallest subject on the GATE DA paper — and that is exactly why you should not leave marks on it. The syllabus is tightly scoped to single-variable functions: limits, continuity, differentiability, Taylor series, maxima and minima, and single-variable optimization. Multivariable optimization, Lagrange multipliers, and PDEs are not in the official GATE DA syllabus. If you have ever wasted a week reading gradient-descent theory for this section, this page will save you the next one.
Important: The syllabus below is from the official GATE 2026 document (IIT Guwahati). Verify the current version on the official GATE 2026 syllabus page.
The Entire Syllabus — It Fits on a Sticky Note
- Functions of a single variable
- Limit, continuity and differentiability
- Taylor series
- Maxima and minima
- Optimization involving a single variable
That is it. No partial derivatives, no multivariable anything, no Lagrange, no PDEs. The fact that it is this small is the point — high accuracy is achievable in under three weeks if you stay inside the boundary.
What Is In vs What Is Out
| Topic | In syllabus? | Time needed |
|---|---|---|
| Limits, continuity, differentiability (single variable) | Yes | Short |
| Taylor series | Yes | Short |
| Maxima and minima of single-variable functions | Yes | Short |
| Single-variable optimization | Yes | Short |
| Partial derivatives, multivariable calculus | No | Skip |
| Lagrange multipliers, constrained optimization | No | Skip |
| Partial differential equations | No | Skip |
| Vector calculus, line / surface integrals | No | Skip |
The Book: Gilbert Strang's Calculus
| Resource | Role | Use for | Skip |
|---|---|---|---|
| Gilbert Strang — Calculus | Primary book | Single-variable calculus, Taylor series, optimization | Multivariable chapters, vector calculus, PDEs |
| MIT 18.01 video lectures | Free supplement | Limits, derivatives, Taylor series intuition | Multivariable lectures |
| Official GATE DA PYQs (2024 onwards) | Practice | Question style, NAT precision | — |
Full book list: GATE DA books and resources guide.
Topic Walkthrough
Limits, Continuity, Differentiability
Cover the formal definition of a limit, the epsilon-delta intuition (Strang explains it geometrically), continuity, and differentiability. Be fluent on: continuity does not imply differentiability (|x| at x = 0), differentiability implies continuity, and standard limit results (sin x / x → 1, (1 + 1/n)n → e). Most GATE questions on this material are short and conceptual.
Taylor Series
High-yield topic. Memorise the standard expansions around 0 — ex, sin x, cos x, ln(1+x), (1+x)α — plus the general expansion around an arbitrary point and how to approximate values using truncated series with an error bound. GATE questions often ask you to identify the next non-zero term or use a Taylor approximation to evaluate a limit or integral.
Maxima and Minima
First-derivative test, second-derivative test, and closed-interval analysis (including endpoints and undefined-derivative points). Practise on functions with multiple stationary points and piecewise-defined functions.
Single-Variable Optimization
The explicit extension beyond pure calculus: word problems where you identify the variable, build the objective from a real-world constraint, find the domain, and optimise. Setup matters more than algebra. Strang covers this thoroughly.
Past-Paper Patterns
Calculus PYQs since 2024 have been short and bounded. Typical patterns:
- Identify the next non-zero term in a Taylor expansion
- Evaluate a limit using L'Hôpital or Taylor
- Find the global max/min on a closed interval
- Solve a single-variable optimization word problem
Speed and accuracy matter more than depth. Solve every calculus PYQ from official GATE DA 2024 and 2025 papers — untimed first, then timed.
The Biggest Mistake: Over-Studying Multivariable
This deserves its own section because it is the most common prep-time loss on this subject. The following are not in the GATE DA syllabus:
- Multivariable calculus — partial derivatives, chain rule for multiple variables, gradients, directional derivatives
- Lagrange multipliers and constrained optimization
- Multivariable maxima and minima (saddle points via Hessian)
- Vector calculus — line integrals, surface integrals, Green's / Stokes' / Divergence theorems
- PDEs and multiple integrals
- Series convergence tests beyond Taylor series itself
If a chapter title in Strang covers any of the above, skip it. GATE CS notes typically include partial derivatives and Lagrange — using them as-is for GATE DA wastes time.
Three-Week Study Plan
Week 1: Foundations
- Limits, continuity, differentiability — Strang chapters 1–3, single-variable only.
- Standard limit results and L'Hôpital's rule.
Week 2: Taylor + Optimization
- Taylor and Maclaurin series — standard expansions, error bounds.
- Maxima and minima — first and second derivative tests on open and closed intervals.
- Single-variable optimization word problems.
Days 15–18: PYQs and Revision
- Every calculus PYQ from GATE DA 2024 and 2025.
- One-page revision sheet: standard Taylor expansions, limit identities, optimization setup checklist.
- 1–2 topic-wise tests from the GATE DA test series.
Other Traps
- Missing standard Taylor expansions. ex, sin x, cos x, ln(1+x), (1+x)α — questions often hinge on identifying the next term.
- Forgetting endpoint checks in closed-interval optimization.
- Treating differentiability = continuity. Differentiability implies continuity, not the reverse.
- Using GATE CS calculus notes unmodified. CS notes typically include partial derivatives and Lagrange — out of scope for DA.
Spot your weak link
The calculus chapter in our free GATE DA demo course has a short benchmark test — useful for checking whether limits, Taylor, or optimization needs attention before you invest study time.
Calculus in The ML Hub's Course
Calculus is treated as a short, high-accuracy block in The ML Hub's GATE DA course. Lectures cover only in-syllabus topics, with an explicit in/out-of-syllabus map so you do not waste time on multivariable material. The test series includes topic-wise calculus packs, and the study schedule places calculus where it gives maximum ROI.
The smallest subject — the easiest marks
Aspirants lose marks here not because calculus is hard but because they study material outside the syllabus. The ML Hub's programme is calibrated to the official boundary:
- Lectures on every in-syllabus topic — and nothing outside
- Topic-wise tests on Taylor series, maxima-minima, and optimization in the test series
- In/out-of-syllabus map from GATE DA rankers
FAQs
Is multivariable calculus in the GATE DA syllabus?
No. The GATE 2026 DA syllabus is single-variable only. Partial derivatives, gradients, multivariable optimization, and Lagrange multipliers are all out of scope.
Which book for GATE DA calculus?
Gilbert Strang's Calculus. Read the single-variable chapters, skip the rest. The free MIT 18.01 lectures are a good supplement.
Is Taylor series in GATE DA?
Yes — explicitly listed. Memorise the standard expansions around 0 and practise identifying the next non-zero term.
Is Lagrange multiplier in GATE DA?
No. Constrained optimization and multivariable optimization are not in the official syllabus.
Next Steps
The subjects that pair naturally with calculus: Linear Algebra (the other mathematical foundation for ML) and Machine Learning (where single-variable optimization intuition reappears in gradient descent and convexity). For the full subject map, see GATE DA books and resources and the GATE DA syllabus 2027 guide.