Math · Calculus

Integrals revision notes

A concise JEE revision summary of Integrals.

FormulasRevision notes
Mathrevision notes

01Key Concepts & Definitions

Integration (Anti-differentiation)
The inverse process of differentiation. If the derivative of a function F(x)F(x) is f(x)f(x) (i.e., ddxF(x)=f(x)\frac{d}{dx} F(x) = f(x)), then F(x)F(x) is called an anti-derivative or primitive of f(x)f(x).
Indefinite Integral
The formula that gives all anti-derivatives of a function is called the indefinite integral. It is denoted by f(x)dx=F(x)+C\int f(x) dx = F(x) + C, where CC is the arbitrary constant of integration representing a family of parallel curves.
Integrand & Variable of Integration
In the expression f(x)dx\int f(x) dx, f(x)f(x) is the integrand and xx is the variable of integration.
Area Function
Defined as A(x)=axf(t)dtA(x) = \int_a^x f(t) dt. It represents the area of the region bounded by the curve y=f(t)y = f(t), the tt-axis, and the ordinates at t=at=a and t=xt=x.
First Fundamental Theorem of Integral Calculus
Let ff be a continuous function on the closed interval [a,b][a, b] and A(x)A(x) be the area function. Then A(x)=f(x)A'(x) = f(x), for all x[a,b]x \in [a, b].
Second Fundamental Theorem of Integral Calculus
Let ff be a continuous function on the closed interval [a,b][a, b] and FF be an anti-derivative of ff. Then the definite integral is evaluated as abf(x)dx=[F(x)]ab=F(b)F(a)\int_a^b f(x) dx = [F(x)]_a^b = F(b) - F(a).

02Formulae, Equations & Units

Standard Indefinite Integrals:

  • xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C
  • dx=x+C\int dx = x + C
  • 1xdx=logx+C\int \frac{1}{x} dx = \log|x| + C
  • exdx=ex+C\int e^x dx = e^x + C
  • axdx=axloga+C\int a^x dx = \frac{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
  • secxtanxdx=secx+C\int \sec x \tan x dx = \sec x + C
  • cscxcotxdx=cscx+C\int \csc x \cot x dx = -\csc x + C
  • 11x2dx=sin1x+C\int \frac{1}{\sqrt{1-x^2}} dx = \sin^{-1} x + C (or cos1x+C-\cos^{-1} x + C)
  • 11+x2dx=tan1x+C\int \frac{1}{1+x^2} dx = \tan^{-1} x + C (or cot1x+C-\cot^{-1} x + C)

Integrals derived via Substitution:

  • tanxdx=logsecx+C=logcosx+C\int \tan x dx = \log|\sec x| + C = -\log|\cos x| + C
  • cotxdx=logsinx+C\int \cot x dx = \log|\sin x| + C
  • secxdx=logsecx+tanx+C=logtan(π4+x2)+C\int \sec x dx = \log|\sec x + \tan x| + C = \log|\tan(\frac{\pi}{4} + \frac{x}{2})| + C
  • cscxdx=logcscxcotx+C=logtan(x2)+C\int \csc x dx = \log|\csc x - \cot x| + C = \log|\tan(\frac{x}{2})| + C

Six Special Integrals (Denominator forms):

  • dxx2a2=12alogxax+a+C\int \frac{dx}{x^2 - a^2} = \frac{1}{2a} \log|\frac{x-a}{x+a}| + C
  • dxa2x2=12aloga+xax+C\int \frac{dx}{a^2 - x^2} = \frac{1}{2a} \log|\frac{a+x}{a-x}| + C
  • dxx2+a2=1atan1(xa)+C\int \frac{dx}{x^2 + a^2} = \frac{1}{a} \tan^{-1}(\frac{x}{a}) + C
  • dxx2a2=logx+x2a2+C\int \frac{dx}{\sqrt{x^2 - a^2}} = \log|x + \sqrt{x^2 - a^2}| + C
  • dxa2x2=sin1(xa)+C\int \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1}(\frac{x}{a}) + C
  • dxx2+a2=logx+x2+a2+C\int \frac{dx}{\sqrt{x^2 + a^2}} = \log|x + \sqrt{x^2 + a^2}| + C

Three Special Integrals (Numerator square root forms):

  • x2a2dx=x2x2a2a22logx+x2a2+C\int \sqrt{x^2 - a^2} dx = \frac{x}{2}\sqrt{x^2 - a^2} - \frac{a^2}{2} \log|x + \sqrt{x^2 - a^2}| + C
  • x2+a2dx=x2x2+a2+a22logx+x2+a2+C\int \sqrt{x^2 + a^2} dx = \frac{x}{2}\sqrt{x^2 + a^2} + \frac{a^2}{2} \log|x + \sqrt{x^2 + a^2}| + C
  • a2x2dx=x2a2x2+a22sin1(xa)+C\int \sqrt{a^2 - x^2} dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2} \sin^{-1}(\frac{x}{a}) + C

Integration by Parts:

  • uvdx=uvdx(uvdx)dx\int u v dx = u \int v dx - \int (u' \int v dx) dx
  • Classic Form: ex[f(x)+f(x)]dx=exf(x)+C\int e^x [f(x) + f'(x)] dx = e^x f(x) + C

03Methods of Integration

1. Method of Substitution

Transforming f(x)dx\int f(x) dx by substituting x=g(t)x = g(t), which yields dx=g(t)dtdx = g'(t) dt. The integral becomes f(g(t))g(t)dt\int f(g(t)) g'(t) dt. JEE Tip Always remember to change the limits of integration when substituting in a definite integral to avoid having to back-substitute.

2. Integration by Partial Fractions

Used when the integrand is a rational function P(x)Q(x)\frac{P(x)}{Q(x)}.

  • Proper Rational Function: Degree of P(x)<P(x) < Degree of Q(x)Q(x).
  • Improper Rational Function: Degree of P(x)P(x) \ge Degree of Q(x)Q(x). JEE Tip Always perform polynomial long division first to make it proper: P(x)Q(x)=T(x)+P1(x)Q(x)\frac{P(x)}{Q(x)} = T(x) + \frac{P_1(x)}{Q(x)}.

Partial Fraction Decomposition Forms:

Form of rational functionForm of partial fraction
px+q(xa)(xb)\frac{px+q}{(x-a)(x-b)}Axa+Bxb\frac{A}{x-a} + \frac{B}{x-b}
px+q(xa)2\frac{px+q}{(x-a)^2}Axa+B(xa)2\frac{A}{x-a} + \frac{B}{(x-a)^2}
px2+qx+r(xa)(xb)(xc)\frac{px^2+qx+r}{(x-a)(x-b)(x-c)}Axa+Bxb+Cxc\frac{A}{x-a} + \frac{B}{x-b} + \frac{C}{x-c}
px2+qx+r(xa)2(xb)\frac{px^2+qx+r}{(x-a)^2(x-b)}Axa+B(xa)2+Cxb\frac{A}{x-a} + \frac{B}{(x-a)^2} + \frac{C}{x-b}
px2+qx+r(xa)(x2+bx+c)\frac{px^2+qx+r}{(x-a)(x^2+bx+c)}Axa+Bx+Cx2+bx+c\frac{A}{x-a} + \frac{Bx+C}{x^2+bx+c}

3. Integration by Parts

Used for integrating the product of two functions. JEE Tip Use the ILATE rule to choose the 1st function (uu): Inverse Trig, Logarithmic, Algebraic, Trigonometric, Exponential. The function occurring first in ILATE is taken as the 1st function because its derivative simplifies the expression, while the 2nd function must be easily integrable.

4. Integral of specific linear/quadratic forms

  • For dxax2+bx+c\int \frac{dx}{ax^2+bx+c} or dxax2+bx+c\int \frac{dx}{\sqrt{ax^2+bx+c}}: Use the method of "completing the square" for the quadratic polynomial in the denominator.
  • For px+qax2+bx+cdx\int \frac{px+q}{ax^2+bx+c} dx or px+qax2+bx+cdx\int \frac{px+q}{\sqrt{ax^2+bx+c}} dx: Express the numerator as px+q=Addx(ax2+bx+c)+Bpx+q = A \frac{d}{dx}(ax^2+bx+c) + B. Find AA and BB by equating coefficients.

04Properties of Definite Integrals

These properties are critical for simplifying definite integrals:

  • P0P_0 (Dummy Variable Property): abf(x)dx=abf(t)dt\int_a^b f(x) dx = \int_a^b f(t) dt
  • P1P_1 (Limit Reversal): abf(x)dx=baf(x)dx\int_a^b f(x) dx = -\int_b^a f(x) dx
  • P2P_2 (Splitting Property): abf(x)dx=acf(x)dx+cbf(x)dx\int_a^b f(x) dx = \int_a^c f(x) dx + \int_c^b f(x) dx JEE Tip Extremely useful for piecewise functions (e.g., modulus x|x|, greatest integer [x][x], fractional part {x}\{x\}).
  • P3P_3 (King's Rule): abf(x)dx=abf(a+bx)dx\int_a^b f(x) dx = \int_a^b f(a+b-x) dx
  • P4P_4 (King's Rule - Special Case): 0af(x)dx=0af(ax)dx\int_0^a f(x) dx = \int_0^a f(a-x) dx JEE Tip This is the most frequently tested property in JEE. Apply it when the denominator of the integrand remains unchanged upon replacing xx with a+bxa+b-x or axa-x.
  • P5P_5 (Half-Limit Property): 02af(x)dx=0af(x)dx+0af(2ax)dx\int_0^{2a} f(x) dx = \int_0^a f(x) dx + \int_0^a f(2a-x) dx
  • P6P_6 (Queen's Rule): 02af(x)dx=20af(x)dx\int_0^{2a} f(x) dx = 2\int_0^a f(x) dx if f(2ax)=f(x)f(2a-x) = f(x), and 00 if f(2ax)=f(x)f(2a-x) = -f(x).
  • P7P_7 (Even/Odd Property): aaf(x)dx=20af(x)dx\int_{-a}^a f(x) dx = 2\int_0^a f(x) dx if f(x)f(x) is an EVEN function (f(x)=f(x)f(-x) = f(x)). It evaluates to 00 if f(x)f(x) is an ODD function (f(x)=f(x)f(-x) = -f(x)).

05JEE Advanced Specific Concepts

  • Newton-Leibniz Formula (Differentiation under the Integral Sign): ddxg(x)h(x)f(t)dt=f(h(x))h(x)f(g(x))g(x)\frac{d}{dx} \int_{g(x)}^{h(x)} f(t) dt = f(h(x)) \cdot h'(x) - f(g(x)) \cdot g'(x) JEE Tip Always use this formula when you see a limit xax \to a with an integral in the numerator/denominator (paired with L'Hopital's rule) or when solving differential equations defined via integrals.
  • Definite Integral as the Limit of a Sum: limn1nr=1nf(rn)=01f(x)dx\lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n f(\frac{r}{n}) = \int_0^1 f(x) dx JEE Tip Convert summation to integration by substituting: rnx\frac{r}{n} \to x, 1ndx\frac{1}{n} \to dx, and the summation limits to ab\int_{a}^{b} where a=limnrminna = \lim_{n \to \infty} \frac{r_{min}}{n} and b=limnrmaxnb = \lim_{n \to \infty} \frac{r_{max}}{n}.
  • Wallis' Formula (Reduction Formula): 0π/2sinnxcosmxdx=[(n1)(n3)...][(m1)(m3)...](n+m)(n+m2)...×K\int_0^{\pi/2} \sin^n x \cos^m x dx = \frac{[(n-1)(n-3)...][(m-1)(m-3)...]}{(n+m)(n+m-2)...} \times K Where K=π/2K = \pi/2 if both nn and mm are even, otherwise K=1K = 1.
  • Periodicity in Definite Integrals: If f(x)f(x) is periodic with period TT: 0nTf(x)dx=n0Tf(x)dx\int_0^{nT} f(x) dx = n \int_0^T f(x) dx.
  • Estimation of Definite Integrals: If mf(x)Mm \le f(x) \le M for x[a,b]x \in [a, b], then m(ba)abf(x)dxM(ba)m(b-a) \le \int_a^b f(x) dx \le M(b-a).
  • Euler's Substitution / Half-Angle Substitution: For integrands with rational sines and cosines like 1asinx+bcosx+c\frac{1}{a \sin x + b \cos x + c}, substitute tan(x/2)=t    dx=2dt1+t2\tan(x/2) = t \implies dx = \frac{2dt}{1+t^2}, sinx=2t1+t2\sin x = \frac{2t}{1+t^2}, cosx=1t21+t2\cos x = \frac{1-t^2}{1+t^2}.

06Conditions & Limitations

  • Power Rule Continuity: xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C is explicitly NOT valid for n=1n = -1. For n=1n = -1, the integral is logx+C\log|x| + C.
  • FTC Requirement: The Fundamental Theorem of Calculus (I & II) strictly requires the function f(x)f(x) to be continuous in the closed interval [a,b][a, b]. If the function is discontinuous, it must be split at the points of discontinuity using Property P2P_2.
  • Domain constraints for Log/Inverse functions: The formula 1xdx=logx+C\int \frac{1}{x} dx = \log|x| + C includes the modulus because logarithms are undefined for negative numbers. Similarly, when using trigonometric substitutions (e.g., x=atanθx = a \tan \theta), restrict θ\theta to the principal domains to ensure mapping is bijective.
  • Partial Fractions: Can only be applied to proper rational functions. If improper, long division must be executed first.

07COMMON MISCONCEPTIONS & SIGN CONVENTIONS

  • Missing the arbitrary constant: The indefinite integral f(x)dx\int f(x)dx represents an infinite family of curves differing by the arbitrary constant CC. Forgetting CC in indefinite integrals is a critical error. However, CC cancels out and is completely absent in definite integrals.
  • Square root simplification: x2=x\sqrt{x^2} = |x|, NOT xx. JEE Tip When evaluating definite integrals like 11x2dx\int_{-1}^1 \sqrt{x^2} dx, you must write it as 11xdx\int_{-1}^1 |x| dx and split it into 10(x)dx+01xdx\int_{-1}^0 (-x)dx + \int_0^1 x dx. Blindly writing xx leads to 00 instead of the correct area (11).
  • Integral of a Product: f(x)g(x)dxf(x)dx×g(x)dx\int f(x)g(x) dx \neq \int f(x)dx \times \int g(x) dx. Always use Integration by Parts for products.
  • Substitution in Definite Integrals without changing limits: A fatal error is substituting x=g(t)x = g(t) but keeping the limits aa and bb (which belong to xx). You must calculate the new limits t1=g1(a)t_1 = g^{-1}(a) and t2=g1(b)t_2 = g^{-1}(b).
  • Definite integral of discontinuous functions: Using 111x2dx=[1x]11=1(1)=2\int_{-1}^1 \frac{1}{x^2} dx = [-\frac{1}{x}]_{-1}^1 = -1 - (1) = -2 is completely WRONG because 1/x21/x^2 is discontinuous at x=0x=0. Area must be positive, and this integral diverges to infinity.

08Previous Year JEE Topics

  • King's Rule (P3,P4P_3, P_4) coupled with Odd/Even (P7P_7): Vast majority of JEE definite integration questions test your ability to reflect the limits using a+bxa+b-x to cancel out complex numerators.
  • Piecewise Function Evaluation: Area bounding involving xa|x-a|, [x][x] (greatest integer function), and {x}\{x\} (fractional part) using the Splitting Property P2P_2.
  • Newton-Leibniz formula with Limits: limx00xf(t)dtx2\lim_{x\to 0} \frac{\int_0^x f(t) dt}{x^2} style questions relying heavily on L'Hopital's rule.
  • Limit of a sum: Identifying limn\lim_{n \to \infty} \sum expressions and converting them cleanly into definite integrals.
  • Classic exe^x pattern: Questions designed to be reduced algebraically or via trig identities to the form ex[f(x)+f(x)]dx\int e^x [f(x) + f'(x)] dx.

09Standard Derivations & Step-by-Step Problem Solving

Derivation of ex(f(x)+f(x))dx\int e^x (f(x) + f'(x)) dx

  1. Split the integral: exf(x)dx+exf(x)dx\int e^x f(x) dx + \int e^x f'(x) dx.
  2. Apply Integration by Parts to the first integral only, taking f(x)f(x) as the 1st function and exe^x as the 2nd function.
  3. exf(x)dx=f(x)exf(x)exdx\int e^x f(x) dx = f(x)e^x - \int f'(x)e^x dx.
  4. Substitute back into step 1: f(x)exf(x)exdx+exf(x)dxf(x)e^x - \int f'(x)e^x dx + \int e^x f'(x) dx.
  5. The integrals cancel, leaving exf(x)+Ce^x f(x) + C.

Step-by-Step Problem Solving for px+qax2+bx+cdx\int \frac{px+q}{ax^2+bx+c} dx

  1. Equate numerator: px+q=Addx(ax2+bx+c)+B=A(2ax+b)+Bpx+q = A \frac{d}{dx}(ax^2+bx+c) + B = A(2ax+b) + B.
  2. Compare coefficients of xx: p=2Aa    A=p2ap = 2Aa \implies A = \frac{p}{2a}.
  3. Compare constant terms: q=Ab+B    B=qpb2aq = Ab + B \implies B = q - \frac{pb}{2a}.
  4. Split integral into two parts: A2ax+bax2+bx+cdx+Bdxax2+bx+cA \int \frac{2ax+b}{ax^2+bx+c} dx + B \int \frac{dx}{ax^2+bx+c}.
  5. The first integral trivially becomes Alogax2+bx+cA \log|ax^2+bx+c|.
  6. The second integral is solved by completing the square for ax2+bx+cax^2+bx+c.

10JEE Traps

Substitution Without Adjusting Bounds
Misconception

Substituting x2=tx^2 = t in definite integrals without adjusting bounds if xx goes through negative values (e.g., limits from 1-1 to 11).

Reality

When setting x2=tx^2 = t, you must split the integral at x=0x=0 because x=tx = \sqrt{t} for x>0x>0 but x=tx = -\sqrt{t} for x<0x<0.

Modulus in Reciprocal Integral
Misconception

Believing 1xdx\int \frac{1}{x} dx is simply log(x)\log(x).

Reality

The correct anti-derivative is logx+C\log|x| + C. Missing the modulus traps you when the domain involves negative numbers.

Partial Fractions on Improper Fraction
Misconception

Applying partial fractions directly to x3x21\frac{x^3}{x^2 - 1}.

Reality

The function is improper. You MUST perform polynomial long division first to write it as x+xx21x + \frac{x}{x^2 - 1} before partial fractions.

Sign in Exponential Formula
Misconception

Using the formula ex[f(x)+f(x)]dx\int e^x [f(x) + f'(x)] dx blindly without verifying the sign exactly.

Reality

Often the trap is written as ex[f(x)f(x)]e^{-x}[f(x) - f'(x)]. The actual rule for exe^{-x} is ex[f(x)f(x)]dx=exf(x)+C\int e^{-x} [f(x) - f'(x)] dx = -e^{-x}f(x) + C.

Odd Symmetry Integral Conditions
Misconception

Forgetting that aaf(x)dx=0\int_{-a}^a f(x) dx = 0 ONLY applies if f(x)=f(x)f(-x) = -f(x) perfectly over the entire domain [a,a][-a, a].

Reality

If f(x)f(x) is piecewise, or undefined at x=0x=0 (like 1x\frac{1}{x}), odd symmetry might not save you from a non-integrable divergence.

Square Root of Squared Cosine
Misconception

Taking cos2x=cosx\sqrt{\cos^2 x} = \cos x everywhere.

Reality

cos2x=cosx\sqrt{\cos^2 x} = |\cos x|. In intervals like [π/2,π][\pi/2, \pi], cosx\cos x is negative, so cosx=cosx|\cos x| = -\cos x.

Area Without Checking Intersections
Misconception

Finding the area bounded by curves using simple definite integral ab(f(x)g(x))dx\int_a^b (f(x) - g(x)) dx without checking for intersection points inside [a,b][a, b].

Reality

If the curves cross, the "top" curve changes. You must find all roots of f(x)=g(x)f(x) = g(x) in [a,b][a,b] and split the integral, taking the absolute value of each segment.

King's Rule Limits
Misconception

Mixing up King's Rule limits: abf(x)dx=abf(ax)dx\int_a^b f(x) dx = \int_a^b f(a-x) dx.

Reality

The correct King's Rule is f(a+bx)f(a+b-x). It only becomes f(ax)f(a-x) when the lower limit is explicitly 00.

ILATE Order for Inverse Functions
Misconception

Applying ILATE blindly and setting a trigonometric function as the second function vv when it doesn't have an easily known integral (like sin1x\sin^{-1} x).

Reality

The "I" (Inverse Trig) and "L" (Log) come first in ILATE precisely because they don't have basic integration formulas. They must be uu (differentiated), and you often use 1dx1 \cdot dx as the vv component.

Constant in Equivalent Answers
Misconception

Forgetting the arbitrary constant CC when checking whether two answers from different integration methods are equivalent.

Reality

Indefinite integrals are not unique functions; they are families of functions. Two completely different looking results (like cos2x2-\frac{\cos 2x}{2} and sin2x\sin^2 x) are entirely equivalent because they differ by a constant (1/21/2).

Notes fade fast. Rhovecs re-surfaces each concept on a forgetting schedule and picks what you practise next — so revision sticks.See how it works
Other chapters

Rhovecs re-surfaces each concept right before you’d forget it — and picks the next thing to practise. We decide, you execute.

Get started