JEE Weightage: 30-35%

JEE Maths — Calculus Complete Chapter Guide

Calculus for JEE. Chapter weightage, key formulas, solved PYQs, preparation strategy. Calculus is the single largest contributor to JEE Maths.

9 min read

Chapter Overview & Weightage

Calculus is the single largest contributor to JEE Maths. In JEE Main, you’re looking at 8–10 questions from this chapter alone — that’s roughly 30–35% of the maths section. If you’re aiming for 80+ in maths, calculus is non-negotiable.

JEE Main Weightage (Year-by-Year)

YearQuestionsMarksSub-topics that appeared
2024936Limits (2), AOD (3), Integrals (3), DE (1)
2023832Limits (1), Derivatives (1), AOD (2), Integrals (3), DE (1)
20221040Limits (2), AOD (3), Integrals (4), DE (1)
2021936Limits (2), AOD (2), Integrals (4), DE (1)
2020832Limits (1), AOD (3), Integrals (3), DE (1)

AOD (Application of Derivatives) and Integrals together account for 60–65% of calculus questions.

JEE Advanced is a different beast — here, calculus questions test conceptual depth. Expect multi-step problems combining AOD with coordinate geometry, or definite integrals with inequality-based bounds.


Key Concepts You Must Know

Ranked by how often they appear in PYQs:

Integrals (Highest Priority)

  • Standard forms: dxx2+a2\int \frac{dx}{x^2 + a^2}, dxa2x2\int \frac{dx}{\sqrt{a^2 - x^2}}, ex[f(x)+f(x)]dx\int e^x[f(x) + f'(x)]dx
  • Integration by parts (ILATE order)
  • Partial fractions (linear × quadratic denominators)
  • Definite integral properties — especially King’s property abf(x)dx=abf(a+bx)dx\int_a^b f(x)dx = \int_a^b f(a+b-x)dx
  • Area under curves (single curve and between two curves)

Application of Derivatives (High Priority)

  • Maxima and minima — both local (first/second derivative test) and absolute
  • Monotonicity — where f(x)>0f'(x) > 0 vs f(x)<0f'(x) < 0
  • Tangents and normals
  • Mean Value Theorem and Rolle’s Theorem (appears in JEE Advanced)

Limits (Medium Priority)

  • Standard limits: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1, limx0ex1x=1\lim_{x \to 0} \frac{e^x - 1}{x} = 1
  • L’Hôpital’s Rule for 00\frac{0}{0} and \frac{\infty}{\infty} forms
  • 11^\infty form — this is where most students lose marks

Differential Equations (Lower Priority, but consistent 1 question)

  • Variable separable
  • Linear first-order ODEs using integrating factor
  • Homogeneous DEs

Continuity & Differentiability

  • Checking continuity at a point (LHL = RHL = f(a))
  • Differentiability — if ff is differentiable, it must be continuous (converse is false)
  • Common functions: x|x|, [x][x] (greatest integer), {x}\{x\} (fractional part)

Important Formulas

When limxaf(x)=1\lim_{x \to a} f(x) = 1 and limxag(x)=\lim_{x \to a} g(x) = \infty:

limxa[f(x)]g(x)=elimxag(x)[f(x)1]\lim_{x \to a} [f(x)]^{g(x)} = e^{\lim_{x \to a} g(x)[f(x)-1]}

When to use: Any time you see a limit of the form [1+small thing]big thing[1 + \text{small thing}]^{\text{big thing}}. Check if it’s 11^\infty before applying L’Hôpital — L’Hôpital doesn’t work on 11^\infty directly.

abf(x)dx=abf(a+bx)dx\int_a^b f(x)\,dx = \int_a^b f(a+b-x)\,dx

Special case (symmetric limits):

aaf(x)dx={20af(x)dxif f is even0if f is odd\int_{-a}^{a} f(x)\,dx = \begin{cases} 2\int_0^a f(x)\,dx & \text{if } f \text{ is even} \\ 0 & \text{if } f \text{ is odd} \end{cases}

When to use: When the integral looks unsolvable by substitution. Adding II to itself using King’s property often simplifies everything to a constant.

uvdx=uvdx(dudxvdx)dx\int u \cdot v\,dx = u\int v\,dx - \int \left(\frac{du}{dx} \cdot \int v\,dx\right)dx

ILATE priority for uu: Inverse trig → Logarithm → Algebraic → Trigonometric → Exponential

Special case: ex[f(x)+f(x)]dx=exf(x)+C\int e^x[f(x) + f'(x)]dx = e^x f(x) + C — memorise this, it’s a direct result.

For dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x) \cdot y = Q(x):

Integrating Factor =eP(x)dx= e^{\int P(x)\,dx}

Solution: yePdx=QePdxdx+Cy \cdot e^{\int P\,dx} = \int Q \cdot e^{\int P\,dx}\,dx + C

When to use: When you can’t separate variables. Rearrange the DE to match this standard form first.

A=abf(x)g(x)dxA = \int_a^b |f(x) - g(x)|\,dx

Find intersection points first to set aa and bb. Check which curve is on top in [a,b][a, b] — the one with larger yy values goes in front.


Solved Previous Year Questions

PYQ 1 — Definite Integral (JEE Main 2024, January Shift 2)

Question: Evaluate 0πxsinx1+cos2xdx\displaystyle\int_0^\pi \frac{x \sin x}{1 + \cos^2 x}\,dx

Solution:

Let I=0πxsinx1+cos2xdxI = \displaystyle\int_0^\pi \frac{x \sin x}{1 + \cos^2 x}\,dx

Apply King’s property: replace xx with πx\pi - x:

I=0π(πx)sin(πx)1+cos2(πx)dx=0π(πx)sinx1+cos2xdxI = \int_0^\pi \frac{(\pi - x)\sin(\pi - x)}{1 + \cos^2(\pi - x)}\,dx = \int_0^\pi \frac{(\pi - x)\sin x}{1 + \cos^2 x}\,dx

Adding both expressions:

2I=π0πsinx1+cos2xdx2I = \pi \int_0^\pi \frac{\sin x}{1 + \cos^2 x}\,dx

Now let t=cosxt = \cos x, so dt=sinxdxdt = -\sin x\,dx. When x=0x = 0, t=1t = 1; when x=πx = \pi, t=1t = -1:

2I=π11dt1+t2=π11dt1+t2=π[tan1t]112I = \pi \int_1^{-1} \frac{-dt}{1 + t^2} = \pi \int_{-1}^{1} \frac{dt}{1 + t^2} = \pi \left[\tan^{-1} t\right]_{-1}^{1} 2I=π[π4(π4)]=ππ2=π222I = \pi\left[\frac{\pi}{4} - \left(-\frac{\pi}{4}\right)\right] = \pi \cdot \frac{\pi}{2} = \frac{\pi^2}{2} I=π24\boxed{I = \frac{\pi^2}{4}}

The pattern here is the classic King’s property trick for integrals with xx in the numerator. Whenever you see 0πxg(sinx,cosx)dx\int_0^\pi x \cdot g(\sin x, \cos x)\,dx, immediately apply King’s. The xx becomes πx\pi - x, and adding both gives you π\pi times a simpler integral.


PYQ 2 — Application of Derivatives (JEE Main 2023, April Shift 1)

Question: The maximum value of f(x)=logxxf(x) = \dfrac{\log x}{x} for x>0x > 0 is:

Solution:

f(x)=1xxlogx1x2=1logxx2f'(x) = \frac{\frac{1}{x} \cdot x - \log x \cdot 1}{x^2} = \frac{1 - \log x}{x^2}

Set f(x)=0f'(x) = 0: 1logx=0x=e1 - \log x = 0 \Rightarrow x = e

Check second derivative (or sign change): for x<ex < e, f(x)>0f'(x) > 0; for x>ex > e, f(x)<0f'(x) < 0. So x=ex = e is a maximum.

f(e)=logee=1ef(e) = \frac{\log e}{e} = \boxed{\frac{1}{e}}

Students often differentiate logxx\frac{\log x}{x} as 1x1x=1x2\frac{1}{x} \cdot \frac{1}{x} = \frac{1}{x^2}, forgetting the quotient rule. Always write it as uv\frac{u}{v} and apply uvuvv2\frac{u'v - uv'}{v^2}.


PYQ 3 — Differential Equations (JEE Main 2022, June Shift 1)

Question: The solution of dydxyx=2x2\dfrac{dy}{dx} - \dfrac{y}{x} = 2x^2 is:

Solution:

This is a linear ODE. Identify P(x)=1xP(x) = -\dfrac{1}{x}, Q(x)=2x2Q(x) = 2x^2.

Integrating factor =e1xdx=elogx=1x= e^{\int -\frac{1}{x}\,dx} = e^{-\log x} = \dfrac{1}{x}

Multiply both sides by 1x\frac{1}{x}:

1xdydxyx2=2x\frac{1}{x}\frac{dy}{dx} - \frac{y}{x^2} = 2x

Left side is ddx(yx)\dfrac{d}{dx}\left(\dfrac{y}{x}\right). Integrate both sides:

yx=2xdx=x2+C\frac{y}{x} = \int 2x\,dx = x^2 + C y=x3+Cx\boxed{y = x^3 + Cx}

Difficulty Distribution

Based on the last 5 years of JEE Main papers:

Difficulty% of Calculus QuestionsSub-topics
Easy25%Standard limits, basic derivatives, variable separable DEs
Medium55%Integration by parts, AOD optimization, King’s property
Hard20%11^\infty forms, area between curves with tricky bounds, JEE Advanced-style proofs

In JEE Main, the hard 20% usually appears in the integer-type or numerical questions, not the MCQs. The MCQs test whether you know the standard tricks — King’s property, ILATE, the ex[f+f]e^x[f+f'] formula. Speed matters here. The numerical questions test whether you can set up and execute a multi-step problem cleanly.


Expert Strategy

Week 1 — Build the toolkit: Master all standard integral forms. Write them on a sheet, paste it near your desk. You need these at fingertip speed — pausing to derive secxdx\int \sec x\,dx in the exam costs you 2 minutes.

Week 2 — AOD and monotonicity: These problems look scary but follow a tight algorithm: differentiate, find critical points, check sign changes, interpret geometrically. Practice 15–20 problems until the algorithm is automatic.

Week 3 — Definite integrals (the real game): Work through every question that uses King’s property, odd/even functions, and the reduction formula 0π/2sinmxcosnxdx\int_0^{\pi/2} \sin^m x \cos^n x\,dx (Wallis’ formula). These appear in almost every paper.

Topper’s approach: Start with the 2-mark MCQs in calculus and do them first. Calculus questions have high accuracy potential if you know the tricks — don’t waste energy on them in the last 10 minutes. Reserve your difficult numerical questions for when your mind is fresh.

For JEE Advanced: Practice proving results, not just computing them. Questions like “show that ff is increasing on (a,b)(a,b)” or “find all functions satisfying this functional equation” require you to reason about derivatives, not just calculate.

Spend 40% of your calculus prep time on integration and 35% on AOD. Limits and DEs together need only 25% — they’re more predictable.


Common Traps

Trap 1: Forgetting | absolute value | in area questions

Area is always positive. abf(x)dx\int_a^b f(x)\,dx can be negative (when the curve is below the x-axis), but area cannot. Always draw a rough graph, find where f(x)=0f(x) = 0, and split the integral at sign changes. Students who skip the graph lose 4 marks on a problem they otherwise know how to solve.

Trap 2: L’Hôpital on the wrong form

L’Hôpital applies only to 00\frac{0}{0} or \frac{\infty}{\infty}. For 11^\infty, 00 \cdot \infty, or \infty - \infty, you must rewrite the expression first. A classic exam trap: limx0+xlnx\lim_{x \to 0^+} x \ln x. Students apply L’Hôpital directly — wrong form. Rewrite as lnx1/x\frac{\ln x}{1/x} (now it’s \frac{-\infty}{\infty}), then apply.

Trap 3: Differentiability implies continuity — but not vice versa

x|x| is continuous at x=0x = 0 but not differentiable. The converse — if differentiable, then continuous — is always true. Examiners love asking “which of these is differentiable at x=0x = 0?” with options involving x|x|, xxx|x|, x2sin(1/x)x^2\sin(1/x), and [x][x]. Know that xxx|x| and x2sin(1/x)x^2\sin(1/x) (defined as 0 at x=0x = 0) are differentiable; x|x| and [x][x] are not.

Trap 4: The +C+C trap in definite integrals

When evaluating a definite integral using substitution, change the limits when you change the variable. Students often substitute t=g(x)t = g(x) but forget to recalculate the bounds in terms of tt. This gives a completely wrong numerical answer with no obvious error — a nightmare to debug during the exam.

Trap 5: Second derivative test inconclusive

When f(c)=0f''(c) = 0, the second derivative test tells you nothing. You must go back to the first derivative test (sign change analysis) or check higher derivatives. JEE Advanced occasionally designs problems where f(c)=0f''(c) = 0 at a critical point — students who only know the second derivative test will be stuck.