Integration Techniques for JEE Main: Complete Guide
Integration is the single most important topic in JEE Main mathematics, contributing 4–6 questions per session when combined with definite integrals and applications. The chapter demands mastery of multiple techniques — substitution, integration by parts, partial fractions, special trigonometric integrals — and the ability to recognise which technique applies in the first 10 seconds of reading a problem. This guide covers all integration techniques tested in JEE Main with worked examples at the exact difficulty level, strategic shortcuts, and the classification system that helps you identify the right method immediately.
Test your understanding now
Take a free 10-minute JEE mock test — no sign-up needed.
Start Mock Test →Substitution Method: Pattern Recognition
Substitution (u-substitution) is the most versatile integration technique. The key skill: identify a sub-expression whose derivative appears elsewhere in the integrand. Standard forms: integral of f'(x)/f(x) = ln|f(x)| + C. Integral of f'(x)·[f(x)]^n = [f(x)]^(n+1)/(n+1) + C. Integral of e^f(x)·f'(x) = e^f(x) + C. For trigonometric integrals, standard substitutions: for sqrt(a²−x²), use x = a·sin(theta); for sqrt(a²+x²), use x = a·tan(theta); for sqrt(x²−a²), use x = a·sec(theta). Weierstrass substitution (t = tan(x/2)): converts rational functions of sin and cos into rational functions of t. sin(x) = 2t/(1+t²), cos(x) = (1−t²)/(1+t²), dx = 2dt/(1+t²). Use when standard trig integrals don't simplify easily. For the definite integral applications that extend these techniques, see our Definite Integrals Guide.
A systematic classification of JEE Main integration problems: Type 1 — direct formula (integral of x^n, e^x, 1/x, trig functions) — look up; Type 2 — substitution (derivative of denominator in numerator, or composite function with derivative present) — substitute; Type 3 — integration by parts (product of two functions, especially ln(x), arcsin, arctan with polynomials); Type 4 — partial fractions (rational function P(x)/Q(x) where degree P < degree Q); Type 5 — special trig integrals (powers of sin/cos, products of sin and cos). Spend the first 10 seconds classifying the integral type — then proceed with the appropriate method. Most time loss in calculus problems comes from switching between methods after starting with the wrong one.
Integration by Parts and ILATE Rule
Integration by parts: integral(u·dv) = u·v − integral(v·du). The ILATE mnemonic for choosing u: Inverse trigonometric, Logarithmic, Algebraic (polynomial), Trigonometric, Exponential — choose u from earlier in the list. Standard results: integral(x·e^x·dx) = e^x(x−1) + C; integral(x·ln(x)·dx) = x²·ln(x)/2 − x²/4 + C; integral(ln(x)·dx) = x·ln(x) − x + C; integral(e^x(f(x) + f'(x))·dx) = e^x·f(x) + C — the "tabular method" integration by parts result. This last result is extremely useful and frequently tested in JEE Main: if you have integral e^x(sin(x) + cos(x))·dx = e^x·sin(x) + C, since the derivative of sin(x) is cos(x) — f(x) = sin(x), f'(x) = cos(x). Repeated integration by parts: for integrals like integral(x²·sin(x)·dx), apply integration by parts twice (the tabular method is efficient for these). Practise integration technique identification and calculation on our JEE Main mathematics mock tests with step-by-step solution videos for each problem.
Reduction formulae: I_n = integral(sin^n(x)·dx). Using integration by parts: I_n = −cos(x)·sin^(n−1)(x)/n + (n−1)·I_(n−2)/n. The recurrence continues until I_0 = x + C or I_1 = −cos(x) + C. Similarly for integral(cos^n(x)), integral(tan^n(x)), integral(x^n·e^x). In JEE Main, reduction formulae appear in definite integral form, where the Wallis formula applies: integral(0 to pi/2) sin^n(x)·dx.
Get free JEE prep resources daily
Join 50,000+ students. Free daily tips, mock tests, and insights.
Sign Up Free →Partial Fractions: Complete Coverage
Partial fractions decompose P(x)/Q(x) into simpler fractions. Four cases: (1) Q(x) has distinct linear factors: P(x)/[(x−a)(x−b)] = A/(x−a) + B/(x−b). (2) Q(x) has repeated linear factors: P(x)/(x−a)^n = A1/(x−a) + A2/(x−a)² + ... + An/(x−a)^n. (3) Q(x) has distinct irreducible quadratic factors: P(x)/[(x−a)(x²+bx+c)] = A/(x−a) + (Bx+C)/(x²+bx+c). (4) Q(x) has repeated quadratic factors: additional terms (Dx+E)/(x²+bx+c)², etc. After decomposing, integrate each term: 1/(x−a) → ln|x−a|; 1/(x−a)² → −1/(x−a); (Ax+B)/(x²+bx+c) → split into form suitable for ln and arctan. JEE Main tests partial fractions both directly (evaluate the integral) and in the context of verification questions (which partial fraction decomposition is correct?).
Important trick: for 1/(x(x^n+1)), use the substitution x^n = t or use the identity: 1/(x(x^n+1)) = 1/x − x^(n−1)/(x^n+1). This avoids full partial fraction setup for a common JEE form. Similarly, for integrals of the form 1/(1+x^4), factor 1+x^4 = (x²+sqrt(2)x+1)(x²−sqrt(2)x+1) and apply partial fractions to each quadratic factor — a 5-step process that appears in JEE Main as an exact integral to evaluate.
Special Techniques and Exam Strategy
Special trig integrals: for integral(sin^m(x)·cos^n(x)·dx) — if m is odd, substitute cos(x) = t; if n is odd, substitute sin(x) = t; if both are even, use double-angle formulas (sin²x = (1−cos2x)/2, cos²x = (1+cos2x)/2). For integrals of the form integral(a·sin(x) + b·cos(x))/(c·sin(x) + d·cos(x))·dx — express numerator as A·(denominator) + B·(derivative of denominator) and solve for A and B. This technique reduces the integral to A·x + B·ln|c·sin(x)+d·cos(x)| + C. For integrals of the form 1/(a+b·sin²x) or 1/(a+b·cos²x) — divide numerator and denominator by cos²x, substitute tan(x) = t. These are all high-frequency JEE Main integral types that should be practised until automatic. Register on our platform to access 300+ integration practice problems sorted by technique and difficulty. Our subscription plans include calculus-focused JEE Main mock tests with detailed solutions. For the definite integral applications that build on these techniques, see our Definite Integrals Guide covering properties, Leibniz rule, and area under curves.
Exam strategy for integration: build a "technique recognition" reflex through deliberate practice — 20 integrals per day for 2 weeks, focusing on the first 10 seconds of classification rather than the full computation. A student who correctly identifies "this is integration by parts with e^x·f(x) + f'(x) form" in 5 seconds solves the problem 10 times faster than a student who tries substitution first and then parts. The technique recognition skill is the leverage point in JEE Main integration performance.
Unlock Full JEE Preparation
2,000+ Bloom-level questions, full mock tests, rank predictor and analytics. Just ₹149/month.
Upgrade for ₹149/month →Written by Amit Tyagi
ISB alumnus and founder of 10minJEE. amit@berriesadvisory.com
Practice this topic in 10 minutes
Bloom-level questions mapped to exactly what you just read.
Start free →