Call Now
1800-102-2727This is the complete JEE Main Maths Formula Sheet and Class 12 Formula Sheet for Differential Equations — Chapter 9 from the Aakash Rapid Revision & Formula Bank. This chapter covers the complete theory and solution methods tested in JEE Main: definitions — ordinary vs partial, order, degree, linear vs non-linear; formation of differential equations by differentiation and elimination of arbitrary constants; solution by inspection — all 16 exact differential forms d(xy), d(x/y), d(y/x), d(tan⁻¹(y/x)), d(x²+y²) etc.; variable separable method and equations reducible to it; homogeneous differential equations — recognition and the y = vx substitution method; linear differential equations (dy/dx + Py = Q form) with integrating factor IF = e^∫P dx; Bernoulli's equation (dy/dx + Py = Qyⁿ) and reduction to linear; equations reducible to linear via functional substitution; and solution of d²y/dx² = f(x) by double integration. Differential Equations contribute 3–5 questions in JEE Main every session. Download the Free PDF below for all Differential Equations formulas and methods in one JEE Main exam-ready reference.
Scroll to explore all Differential Equations formulas — JEE Main Maths & Class 12 Formula Sheet
Differential Equations is the chapter in JEE Main maths where all of calculus — limits, derivatives, and integrals — comes together in the form of equations that model change. A differential equation connects a function with its rate of change. Solving it means finding the original function. For JEE Main maths, Differential Equations contributes 3–5 questions per session, and each question maps to exactly one of five solution methods: variable separable, homogeneous, linear (with integrating factor), Bernoulli's, or the exact differential (inspection method).
The chapter is extremely method-driven. Once the type of differential equation is correctly identified, the solution follows a fixed step-by-step procedure. The identification itself is the core skill: recognise which structural feature (separability, degree of homogeneity, linearity in y, Bernoulli form, or exact differential pairing) determines the method. The 16 exact differential forms in the inspection method are direct formulas that allow many JEE Main differential equation problems to be solved in 2–3 lines.
Download the Free PDF for Differential Equations to access all definitions, all 16 inspection forms, all 5 solution methods with step-by-step procedures, Bernoulli's equation reduction, and the double integration method in one structured JEE Main maths revision reference.
Differential Equation (from PDF — Differential Equations): An equation involving dependent and independent variables together with derivatives of the dependent variable is called a Differential Equation. All of the following are examples of Differential Equations: d²y/dx² + dy/dx + y = 0; f(x, y, dy/dx, d²y/dx², …) = 0; (dy/dx)² – y·d²y/dx² = y/f(x); x·(d⁴x/dt⁴) + y·(d²x/dt²) = te.
Types of Differential Equations (from PDF):
(1) Ordinary Differential Equation: A differential equation involving only one independent variable and derivatives with respect to this single independent variable. Examples: d²x/dt² + 4·(dx/dt) = te; d⁴x/dt⁴ + y·(d²x/dt²) = te; dy/dx = x + y.
(2) Partial Differential Equation: A differential equation involving partial derivatives with respect to more than one independent variable. Example: ∂²u/∂x² + ∂²u/∂y² + ∂²u/∂z² = 0 (Laplace equation).
(3) Linear Differential Equation: A differential equation is called linear if: (i) every dependent variable and every derivative involved occurs in the first degree (no y², no (dy/dx)² etc.), and (ii) no product of dependent variable and/or derivatives occurs. General form of nth order linear Differential Equation:
aₙ(x)·dⁿy/dxⁿ + aₙ₋₁(x)·dⁿ⁻¹y/dxⁿ⁻¹ + … + a₁(x)·dy/dx + a₀(x)·y = f(x)
A Differential Equation that is not linear is called non-linear. Examples of non-linear: (dy/dx)² + y = x (squared derivative); y·(d²y/dx²) = 0 (product of y and derivative).
Order of a Differential Equation (from PDF — JEE Main): The order of the highest order derivative involved in the Differential Equation. The order is always a positive integer. Examples: dy/dx = x+y → order 1; d²y/dx² + y = 0 → order 2; (d³y/dx³)² + (dy/dx)³ = 0 → order 3.
Degree of a Differential Equation (from PDF — JEE Main): The degree of the highest order derivative which occurs in the Differential Equation, after the equation has been made free of radicals and fractions as far as derivatives are concerned. The degree is defined only when the Differential Equation is a polynomial in derivatives. If the Differential Equation cannot be expressed as a polynomial in derivatives (due to sin(dy/dx), eˢⁱⁿ⁽ᵈʸ/ᵈˣ⁾, log(dy/dx) etc.), the degree is not defined. Examples: (d²y/dx²)³ + dy/dx = x → degree 3 (highest derivative d²y/dx² has power 3); √(1+(dy/dx)²) = d²y/dx² → square both: 1+(dy/dx)² = (d²y/dx²)² → degree 2; eˢⁱⁿ⁽ᵈʸ/ᵈˣ⁾ = x → degree not defined. Download the Free PDF for Differential Equations for all order-degree determination examples for JEE Main.
Formation of a Differential Equation (from PDF — Differential Equations): A Differential Equation can be formed from a given relation involving dependent and independent variables (with arbitrary constants) by the process of differentiation and elimination of the arbitrary constants. The number of times we differentiate equals the number of arbitrary constants to be eliminated. The resulting Differential Equation has order equal to the number of arbitrary constants in the original relation.
Working method for formation (from PDF — Differential Equations JEE Main):
Step 1: Count the number n of arbitrary constants in the given relation — this will be the order of the Differential Equation formed.
Step 2: Differentiate the relation n times to get n additional equations.
Step 3: Eliminate all n arbitrary constants from the (n+1) equations (original + n derivatives). The resulting equation is the required Differential Equation.
Example: y = Asinx + Bcosx (two constants A, B → will give 2nd order DE). y' = Acosx – Bsinx. y'' = –Asinx – Bcosx = –y → y'' + y = 0. This is the Differential Equation for the given family of curves.
Types of solutions (from PDF — Differential Equations):
General Solution (Complete Primitive): A solution containing a number of independent arbitrary constants equal to the order of the Differential Equation. It represents a family of curves in the xy-plane.
Particular Solution: A solution obtained from the general solution by giving specific values to one or more arbitrary constants (using initial conditions or boundary conditions). It represents a single specific curve.
Singular Solution: A solution which cannot be obtained from the general solution by any particular choice of the arbitrary constants but which satisfies the Differential Equation. (Exists for some non-linear Differential Equations — generally not tested in JEE Main.)
Note from PDF: A solution of a Differential Equation does not involve the derivatives of the dependent variables — it is purely a relation between the variables. Download the Free PDF for Differential Equations for formation examples for JEE Main.
The inspection method (also called the exact differential method) in Differential Equations recognises that many expressions in the integrand are already the total differential d(something). Identifying the exact form converts the Differential Equation into a direct integration problem. All 16 forms below are listed exactly from the Aakash PDF.
All 16 Inspection Forms (from PDF — Differential Equations JEE Main):
(i) d(xy) = x dy + y dx → ∫d(xy) = xy + c
(ii) d(eˣ/y) = (y·eˣdx – eˣdy)/y² → y·eˣdx – eˣdy = y²·d(eˣ/y)
(iii) d(eʸ/x) = (x·eʸdy – eʸdx)/x² → x·eʸdy – eʸdx = x²·d(eʸ/x)
(iv) d(log(x²+y²)) = 2(x dx + y dy)/(x²+y²) → ∫d(log(x²+y²)) = log(x²+y²) + c
(v) d(log(y/x)) = (x dy – y dx)/(xy) → x dy – y dx = xy·d(log(y/x))
(vi) d(log(x/y)) = (y dx – x dy)/(xy) → y dx – x dy = xy·d(log(x/y))
(vii) d(tan⁻¹(y/x)) = (x dy – y dx)/(x²+y²) → x dy – y dx = (x²+y²)·d(tan⁻¹(y/x))
(viii) d(tan⁻¹(x/y)) = (y dx – x dy)/(x²+y²) → y dx – x dy = (x²+y²)·d(tan⁻¹(x/y))
(ix) d(xy)/(xy) = (x dy + y dx)/(xy) → d(log(xy)) = (x dy + y dx)/(xy)
(x) d(xy·log(xy)) = (x dy + y dx)(1 + log(xy))
(xi) d(x²/y²) = 2(y²·x dx – x²·y dy)/y⁴ = (2xy²dx – 2x²y dy)/y⁴ → (xy dx – x² dy)/y² = (y/2)d(x²/y²) ... from PDF exactly: d(x²/y²) = 2(x dy·y²dx – x²·y dy)/y⁴... cleaner notation: d(x/y) = (y dx – x dy)/y² and d(y/x) = (x dy – y dx)/x²
(xii) d(y/x) = (x dy – y dx)/x²
(xiii) d(x/y) = (y dx – x dy)/y²
(xiv) d(x²/y) = (2xy dx – x²dy)/y²
(xv) d(y²/x) = (2xy dy – y²dx)/x²
(xvi) From PDF exactly — the two forms for x²/y and y²/x: d(x²/y²) = 2[xy²dx – x²y dy]/y⁴ = (2x/y²)dx – (2x²/y³)dy
Compact list of the most important inspection forms (from PDF — Differential Equations JEE Main):
d(xy) = x dy + y dx
d(x/y) = (y dx – x dy)/y²
d(y/x) = (x dy – y dx)/x²
d(log(x/y)) = (y dx – x dy)/(xy)
d(log(y/x)) = (x dy – y dx)/(xy)
d(log(xy)) = (y dx + x dy)/(xy) = (x dy + y dx)/(xy)
d(tan⁻¹(y/x)) = (x dy – y dx)/(x²+y²)
d(tan⁻¹(x/y)) = (y dx – x dy)/(x²+y²)
d(x²+y²) = 2x dx + 2y dy → d(log(x²+y²)) = 2(x dx + y dy)/(x²+y²)
d(x/y²) = (y²dx – 2xy dy)/y⁴
d(y/x²) = (x²dy – 2xy dx)/x⁴
d(x²/y) = (2xy dx – x²dy)/y²
d(y²/x) = (2xy dy – y²dx)/x²
d(eˣ/y) = (y eˣdx – eˣdy)/y²
d(eʸ/x) = (x eʸdy – eʸdx)/x²
d(xy·log(xy)) = (x dy + y dx)(1 + log(xy)) = d(xy)·(1+log(xy))
How to use inspection method in Differential Equations (JEE Main): Scan the Differential Equation for pairs (x dy – y dx), (y dx – x dy), (x dy + y dx), (x dx + y dy) and the functions multiplying them (x², y², xy, x²+y²). Match to the inspection table above. The Differential Equation splits directly into d(something) terms, which are integrated in one step. Download the Free PDF for Differential Equations for all inspection method examples for JEE Main.
Variable Separable Differential Equation (from PDF — Differential Equations): A Differential Equation in which it is possible to separate all terms involving x and dx to one side and all terms involving y and dy to the other side is called a variable separable Differential Equation. The equation is of the form: f(x) dx = g(y) dy, OR f₁(x) dx + f₂(y) dy = 0.
Method for Variable Separable Differential Equations (JEE Main):
Step 1: Write the Differential Equation as dy/dx = f(x)/g(y), which gives g(y) dy = f(x) dx.
Step 2: Integrate both sides: ∫g(y) dy = ∫f(x) dx + c.
Step 3: The result is the general solution. Apply initial conditions if given to find particular solution.
Reducible to Variable Separable (from PDF — Differential Equations JEE Main): Sometimes a Differential Equation is not directly in variable separable form, but a suitable substitution reduces it to that form.
Standard reducible types:
(a) dy/dx = f(ax + by + c): Substitute v = ax + by + c → dv/dx = a + b·(dy/dx) = a + b·f(v). Now dv/[a + b·f(v)] = dx → variable separable in v and x.
(b) dy/dx = f(ax + by): Same substitution v = ax + by → dv/dx = a + bf(v) → variable separable.
(c) (a₁x + b₁y + c₁)dx + (a₂x + b₂y + c₂)dy = 0 with a₁/a₂ = b₁/b₂ ≠ c₁/c₂: substitute ax + by = v to reduce to variable separable. (When ratios of all three are equal, it's linear; when only first two ratios are equal, use this substitution.)
(d) For dy/dx = f(ax+by): if a₁b₂ – a₂b₁ ≠ 0, substitute X = x – h, Y = y – k where (h, k) is the intersection of a₁x+b₁y+c₁=0 and a₂x+b₂y+c₂=0 → reduces to homogeneous Differential Equation.
Standard variable separable examples in Differential Equations (JEE Main):
dy/dx = (1+y²)/(1+x²) → dy/(1+y²) = dx/(1+x²) → tan⁻¹y = tan⁻¹x + c → tan⁻¹y – tan⁻¹x = c.
y' = eˣ⁺ʸ = eˣ·eʸ → e⁻ʸ dy = eˣ dx → –e⁻ʸ = eˣ + c.
dy/dx = (x²+1)/(y²+1) → (y²+1)dy = (x²+1)dx → y³/3 + y = x³/3 + x + c. Download the Free PDF for Differential Equations for all variable separable examples and reductions for JEE Main.
Homogeneous Differential Equation (from PDF — Differential Equations): A Differential Equation of the form dy/dx = f(x,y)/g(x,y), where f(x,y) and g(x,y) are homogeneous expressions in x and y of the same degree, is called a Homogeneous Differential Equation. It can be written in the form: dy/dx = F(y/x).
Recognition test for Homogeneous Differential Equations (JEE Main): A function f(x,y) is homogeneous of degree n if f(λx, λy) = λⁿ f(x,y). For the Differential Equation dy/dx = f(x,y)/g(x,y): if both f and g are homogeneous of the same degree → the Differential Equation is homogeneous. Alternatively, if dy/dx can be written purely in terms of the ratio y/x (after dividing numerator and denominator by the appropriate power of x), the Differential Equation is homogeneous.
Working Method for Homogeneous Differential Equations (from PDF — 3 steps):
Step 1: Put y = vx (so y/x = v). Differentiate: dy/dx = v + x·(dv/dx) [by product rule: dy/dx = d(vx)/dx = v + x·dv/dx].
Step 2: Substitute in the given Differential Equation. The equation becomes: v + x·(dv/dx) = F(v) → x·(dv/dx) = F(v) – v. This is now a variable separable Differential Equation in v and x: dv/[F(v) – v] = dx/x.
Step 3: Integrate both sides: ∫dv/[F(v)–v] = ∫dx/x = ln|x| + c. After integration, replace v by y/x to get the solution in terms of x and y.
Standard Homogeneous Differential Equation examples (from PDF — Differential Equations JEE Main):
x·(dy/dx) = y + x·sin(y/x): here F(y/x) = y/x + sin(y/x). Substitute y = vx: v + x·dv/dx = v + sin(v). x·dv/dx = sinv → dv/sinv = dx/x → –cosecv·cotv…integrate → –loge|cosecv+cotv| = log|x| + c → log|x(cosecv+cotv)| = c. Substitute v = y/x for final answer.
dy/dx = (y²–x²)/(2xy): substitute y = vx → v + xv' = (v²x²–x²)/(2x·vx) = (v²–1)/(2v). So xv' = (v²–1)/(2v) – v = (v²–1–2v²)/(2v) = –(v²+1)/(2v) → 2v dv/(v²+1) = –dx/x → log(v²+1) = –logx + c → log[(y/x)²+1] + logx = c → log(x²+y²)/x = c. Download the Free PDF for Differential Equations for all homogeneous examples and standard results for JEE Main.
Linear Differential Equation (from PDF — Differential Equations): A Differential Equation of the form: dy/dx + P·y = Q, where P and Q are either constants or functions of x only (not y), is called a linear Differential Equation (also known as Lagrange's Differential Equation).
Complete solution method for linear Differential Equations (from PDF — 3 steps):
Step 1: Write the Differential Equation in the standard form dy/dx + P·y = Q (with coefficient of dy/dx = 1). Identify P(x) and Q(x).
Step 2: Find the Integrating Factor: IF = e^{∫P dx}
Step 3: Multiply both sides by IF. The left side becomes d/dx[y·IF]. Integrate: y·(IF) = ∫Q·(IF) dx + c. The general solution is y·e^{∫Pdx} = ∫Q·e^{∫Pdx} dx + c.
Key properties of the Integrating Factor (from PDF — Differential Equations):
(i) IF = e^{∫P dx} — find ∫P dx first, then exponentiate. Do not add c to ∫P dx here (the constant of IF is absorbed into c).
(ii) After multiplying by IF, the left side always becomes: d/dx[y·e^{∫Pdx}] = (dy/dx + P·y)·e^{∫Pdx} = Q·e^{∫Pdx}. This is why the method works.
(iii) The solution y·IF = ∫Q·IF dx + c can also be written as: y = e^{–∫Pdx}[∫Q·e^{∫Pdx} dx + c].
Linear Differential Equation in x (from PDF — Differential Equations JEE Main): If the Differential Equation is of the form dx/dy + P₁·x = Q₁, where P₁ and Q₁ are constants or functions of y only: IF = e^{∫P₁ dy}. Solution: x·(IF) = ∫Q₁·(IF) dy + c (treat y as the independent variable throughout).
Working rule for identifying and solving linear Differential Equations (JEE Main):
Recognise linear Differential Equation: no y², no y·(dy/dx), no (dy/dx)² — only first power of both y and dy/dx. Rearrange to dy/dx + P(x)·y = Q(x) form. Find ∫P dx (use standard integral formulas). Write IF. Multiply through. Integrate right side. Write solution y·IF = ∫Q·IF dx + c. Substitute initial conditions if given to find particular solution. Download the Free PDF for Differential Equations for all linear DE examples and IF computations for JEE Main.
Bernoulli's Differential Equation (from PDF — Differential Equations): An equation of the form: dy/dx + P·y = Q·yⁿ, where P and Q are constants or functions of x, and n ≠ 0 and n ≠ 1 (if n=0, linear; if n=1, variable separable), is called Bernoulli's Differential Equation.
Method for Bernoulli's Differential Equation (from PDF — Differential Equations JEE Main):
Step 1: Divide both sides of the Bernoulli Differential Equation by yⁿ: y⁻ⁿ·(dy/dx) + P·y¹⁻ⁿ = Q.
Step 2: Substitute v = y^(1–n). Differentiate: dv/dx = (1–n)·y⁻ⁿ·(dy/dx), so y⁻ⁿ·(dy/dx) = (1/(1–n))·(dv/dx).
Step 3: Substitute: (1/(1–n))·(dv/dx) + P·v = Q → dv/dx + (1–n)P·v = (1–n)Q. This is now a standard linear Differential Equation in v and x with P_new = (1–n)P and Q_new = (1–n)Q.
Step 4: Solve the linear Differential Equation using IF = e^{∫(1–n)P dx}. Write solution: v·IF = ∫(1–n)Q·IF dx + c.
Step 5: Substitute back v = y^(1–n) to get the solution in terms of x and y.
Bernoulli's Differential Equation examples (JEE Main):
dy/dx + y/x = y³·x² (n=3, not 0 or 1 → Bernoulli). Divide by y³: y⁻³dy/dx + y⁻²/x = x². Let v = y⁻² → dv/dx = –2y⁻³dy/dx. So –(1/2)dv/dx + v/x = x² → dv/dx – 2v/x = –2x² (linear in v). IF = e^{∫–2/x dx} = e^{–2lnx} = x⁻². Solution: v·x⁻² = ∫–2x²·x⁻² dx = ∫–2 dx = –2x + c → v = –2x³ + cx² → y⁻² = –2x³ + cx².
Differential Equations Reducible to Linear (from PDF — Differential Equations JEE Main): If the Differential Equation is of the form f(y)·(dy/dx) + P·f(y) = Q, where P and Q are constants or functions of x: Substitute f(y) = v → f'(y)·(dy/dx) = dv/dx → the equation becomes: dv/dx + P·v = Q, which is a linear Differential Equation in v and x. Solve by IF method, then replace v = f(y) at the end.
Common Reducible Forms (Differential Equations — JEE Main):
If f(y) = sin y: (sin y)·dy/dx + P·sin y = Q (multiply sinx·dy/dx type).
If f(y) = eʸ: eʸ·dy/dx + P·eʸ = Q → let v = eʸ → dv/dx = eʸ·dy/dx → dv/dx + Pv = Q (linear). Download the Free PDF for Differential Equations for all Bernoulli and reducible-to-linear examples for JEE Main.
Differential Equation of type d²y/dx² = f(x) (from PDF — Differential Equations): These Differential Equations are solved by integrating twice successively. The method:
Step 1: Integrate both sides of d²y/dx² = f(x) once: d/dx[dy/dx] = f(x) → integrate → dy/dx = ∫f(x)dx + C₁ = φ(x) + C₁ where φ(x) = ∫f(x)dx.
Step 2: Integrate once more: y = ∫[φ(x) + C₁]dx + C₂ = ∫φ(x)dx + C₁x + C₂.
The general solution contains exactly two arbitrary constants C₁ and C₂, consistent with the order of the Differential Equation (order = 2).
Notation from PDF: Let Φ(x) = ∫φ(x)dx = ∫∫f(x)dx·dx (double integral of f(x)). Then: y = Φ(x) + C₁x + C₂.
Second order Differential Equation examples (Differential Equations — JEE Main):
d²y/dx² = 6x: Integrate once → dy/dx = 3x² + C₁. Integrate again → y = x³ + C₁x + C₂.
d²y/dx² = sin x: Integrate → dy/dx = –cos x + C₁. Integrate again → y = –sin x + C₁x + C₂.
d²y/dx² = e^(2x): Integrate → dy/dx = e^(2x)/2 + C₁. Integrate again → y = e^(2x)/4 + C₁x + C₂.
With initial conditions y(0) = 1 and y'(0) = 0: C₁ = y'(0) = 0 (from dy/dx expression), C₂ = y(0) – (value at 0) = 1. These pinpoint the particular solution among the two-parameter family.
Other directly integrable second-order Differential Equations (Differential Equations — JEE Main):
d²y/dx² = g(dy/dx): Let p = dy/dx → dp/dx = g(p) → variable separable in p and x. After solving for p(x) = dy/dx, integrate again to get y.
d²y/dx² = h(y): Let p = dy/dx → p·dp/dy = h(y) (using d²y/dx² = p·dp/dy). Now separate: p dp = h(y) dy → integrate → p² = 2∫h(y)dy + C₁ → p = dy/dx = ±√(2H(y)+C₁). Then separate again to integrate for y in terms of x. Download the Free PDF for Differential Equations for all second-order double-integration examples for JEE Main.
All Differential Equations definitions (ordinary/partial, linear/non-linear, order, degree), formation method (differentiate n times, eliminate n constants), general vs particular solution, all 16 exact differential inspection forms (d(xy), d(x/y), d(y/x), d(log(x/y)), d(log(y/x)), d(tan⁻¹(y/x)), d(tan⁻¹(x/y)), d(log(x²+y²)), d(x²/y), d(y²/x), d(x/y²), d(y/x²), d(eˣ/y), d(eʸ/x), d(xy·log(xy))), variable separable method, reduction to variable separable (v=ax+by+c substitution), homogeneous Differential Equation (recognition, y=vx substitution, 3-step method, back-substitution v=y/x), linear Differential Equation (standard dy/dx+Py=Q form, IF=e^{∫Pdx}, solution y·IF=∫Q·IF dx+c), linear DE in x (dx/dy+P₁x=Q₁ form, IF=e^{∫P₁dy}), Bernoulli's Differential Equation (dy/dx+Py=Qyⁿ, divide by yⁿ, substitute v=y^(1–n), reduce to linear, back-substitute), reducible to linear (f(y)·dy/dx+P·f(y)=Q, substitute v=f(y)), and solution of d²y/dx²=f(x) by double integration are compiled in the Aakash Rapid Revision & Formula Bank PDF — structured for JEE Main maths, Class 12 CBSE, and all engineering entrance exams.
Identifying the type of Differential Equation is the entire challenge — solving it is mechanical. Once you know it is variable separable, the method is: separate and integrate. Once you know it is homogeneous, the method is: substitute y = vx, separate, integrate, back-substitute. Once you know it is linear, the method is: find IF = e^{∫Pdx}, write y·IF = ∫Q·IF dx + c. The three methods each reduce to integration, which is a known skill. The skill tested in JEE Main is method identification from the structure of the Differential Equation.
The 16 inspection forms can eliminate entire multi-step solutions in Differential Equations. When you see x dy – y dx divided by x²+y², it is d(tan⁻¹(y/x)) — one step to the solution. When you see x dy + y dx, it is d(xy) — again one step. The inspection method is the most time-efficient approach in Differential Equations whenever the equation's structure matches one of the 16 exact differential forms. In JEE Main, this can turn a 3-minute problem into a 45-second answer.
Bernoulli's equation is the most disguised Differential Equation type. It looks like a linear Differential Equation but has yⁿ on the right side (n ≠ 0,1). The flag is: linear left side (dy/dx + Py) but right side has yⁿ instead of Q(x). The substitution v = y^(1–n) reduces it to the standard linear form — one structural insight, then linear method.
Formation questions are pure differentiation-and-elimination exercises. Count the constants → that many differentiations → eliminate all constants. JEE Main tests: given the family of curves, form the Differential Equation; or given the Differential Equation, verify that a given function is a solution. Both directions are straightforward with the formation procedure. Download the Free PDF for Differential Equations to have all these methods in one place.
After working through Differential Equations using this formula sheet, a student should confidently accomplish the following for JEE Main maths.
Definitions: determine the order and degree of any given Differential Equation; identify ordinary vs partial, linear vs non-linear; explain why degree is undefined for transcendental functions of derivatives.
Formation: given a family of curves with n arbitrary constants, differentiate n times and eliminate constants to form the nth order Differential Equation. Given a Differential Equation, verify that a given function satisfies it.
Inspection method: recognise any of the 16 exact differential forms in a given Differential Equation; identify the matching d(expression) form; integrate directly in one step.
Variable separable: separate f(x)dx = g(y)dy and integrate; recognise and apply v = ax+by+c substitution to reduce non-separable forms.
Homogeneous: recognise homogeneous degree test (f(λx,λy)=λⁿf(x,y)); apply y=vx substitution; separate in v and x; integrate; back-substitute v=y/x.
Linear: write in dy/dx + Py = Q form; compute IF = e^{∫Pdx}; write solution y·IF = ∫Q·IF dx + c; handle linear DE in x (dx/dy + P₁x = Q₁).
Bernoulli's: identify dy/dx + Py = Qyⁿ form; substitute v = y^(1–n); reduce to linear; solve by IF; back-substitute. Handle reducible forms via f(y) = v substitution.
Second order: integrate d²y/dx² = f(x) twice; apply initial conditions; handle p·dp/dy = h(y) type. Download the Free PDF for Differential Equations to test all outcomes before your JEE Main exam.
The Aakash Rapid Revision & Formula Bank PDF for Differential Equations brings every definition, every formation rule, all 16 inspection forms, all 5 solution method step-by-step procedures, and all Bernoulli and reducible-form methods into one structured JEE Main maths reference. Whether your exam is tomorrow or three months away, this is the most efficient revision resource for Differential Equations JEE Main questions.
Differential Equations in JEE Main is fundamentally a method-matching chapter. Every question tests: (1) can you identify the type (inspection/separable/homogeneous/linear/Bernoulli), and (2) can you execute the corresponding fixed procedure correctly? The answer to (2) is always yes if the integration skills from Chapter 8 (Integral Calculus) are solid — because all DE solution methods reduce to integration. The answer to (1) requires recognising the structural signature of each type.
The structural signatures are: inspection → look for d(xy) or d(tan⁻¹(y/x)) or d(log(x/y)) patterns; separable → can be written f(x)dx = g(y)dy; homogeneous → dy/dx is a function of y/x only; linear → first power in y, no y·(dy/dx), coefficient of dy/dx = 1 after rearrangement; Bernoulli → linear left side but yⁿ on right with n≠0,1. Once the type is fixed, the method is deterministic. Use this page and the Free PDF Download for Differential Equations as your complete JEE Main revision foundation.
In Differential Equations, order is the order of the highest derivative present. It is always a positive integer. Degree is the power (exponent) of the highest order derivative, after making the equation free of radicals and fractions involving derivatives. Degree is only defined when the DE is a polynomial in its derivatives. Examples: dy/dx = x+y → order 1, degree 1. d²y/dx² + (dy/dx)³ = 0 → order 2, degree 1 (highest derivative is d²y/dx² which appears to power 1). (d³y/dx³)² + dy/dx = x → order 3, degree 2. √(d²y/dx²) = 1+dy/dx → square both sides: d²y/dx² = (1+dy/dx)² → order 2, degree 1. eˢⁱⁿ⁽ᵈʸ/ᵈˣ⁾ = x → degree NOT defined (not polynomial in dy/dx). Important JEE Main Differential Equations trap: the number of arbitrary constants in the general solution always equals the order of the Differential Equation. This is used both to identify the DE's order from its general solution and to verify a proposed solution.
The 16 inspection forms in Differential Equations from the Aakash PDF for recognising exact differentials: d(xy) = x dy + y dx. d(x/y) = (y dx – x dy)/y². d(y/x) = (x dy – y dx)/x². d(log(x/y)) = (y dx – x dy)/(xy). d(log(y/x)) = (x dy – y dx)/(xy). d(log(xy)) = (x dy + y dx)/(xy). d(tan⁻¹(y/x)) = (x dy – y dx)/(x²+y²). d(tan⁻¹(x/y)) = (y dx – x dy)/(x²+y²). d(log(x²+y²)) = 2(x dx + y dy)/(x²+y²). d(x²/y) = (2xy dx – x²dy)/y². d(y²/x) = (2xy dy – y²dx)/x². d(x/y²) = (y²dx – 2xy dy)/y⁴. d(y/x²) = (x²dy – 2xy dx)/x⁴. d(eˣ/y) = (y eˣdx – eˣdy)/y². d(eʸ/x) = (x eʸdy – eʸdx)/x². d(xy·log(xy)) = (x dy + y dx)(1+log(xy)). Recognition strategy in Differential Equations: look for the numerators (x dy – y dx) or (y dx – x dy) or (x dy + y dx), then identify the denominator to match the correct form. Also watch for (x dx + y dy) which gives d(x²+y²)/2.
In Differential Equations, a homogeneous equation has dy/dx = f(x,y)/g(x,y) where f and g are homogeneous of the same degree — equivalently, dy/dx = F(y/x). The complete 3-step solution method: Step 1 — Substitute y = vx. Then dy/dx = v + x·(dv/dx) (differentiate product vx w.r.t. x). Step 2 — Substitute into the DE: v + x·(dv/dx) = F(v). Rearrange: x·(dv/dx) = F(v) – v. This is variable separable: dv/[F(v)–v] = dx/x. Step 3 — Integrate both sides: ∫dv/[F(v)–v] = ∫dx/x = ln|x| + c. After integrating, substitute v = y/x to express the solution in terms of x and y only. Recognition in Differential Equations JEE Main: if every term in numerator and denominator of dy/dx has the same total degree (sum of powers of x and y), the equation is homogeneous. Example: (x²+y²)/(xy) → both terms in numerator are degree 2, denominator degree 2 → homogeneous of degree 0 → dy/dx = F(y/x).
In Differential Equations, for a linear DE dy/dx + P(x)·y = Q(x): the Integrating Factor is IF = e^{∫P(x)dx}. The method: Step 1 — write in standard form dy/dx + P·y = Q (coefficient of dy/dx must be 1). Step 2 — compute ∫P dx (no constant needed here). Step 3 — IF = e^{∫Pdx}. Step 4 — multiply both sides by IF: IF·(dy/dx) + P·IF·y = Q·IF. The left side equals d/dx[y·IF] (this is the key insight). Step 5 — integrate both sides: y·IF = ∫Q·IF dx + c. Step 6 — solve for y. Common IF values in Differential Equations JEE Main: P = 1/x → ∫Pdx = ln x → IF = e^(lnx) = x. P = 2/x → IF = x². P = –1/x → IF = 1/x. P = tan x → IF = e^(ln secx) = sec x. P = 2x → IF = e^(x²). P = 1/(1+x²) → IF = e^(tan⁻¹x). For linear DE in x: dx/dy + P₁(y)·x = Q₁(y): IF = e^{∫P₁dy}; solution: x·IF = ∫Q₁·IF dy + c.
Bernoulli's Differential Equation has the form dy/dx + P(x)·y = Q(x)·yⁿ where n ≠ 0 and n ≠ 1. The complete reduction method in Differential Equations: Step 1 — Divide both sides by yⁿ: y⁻ⁿ·(dy/dx) + P·y^(1–n) = Q. Step 2 — Substitute v = y^(1–n). Differentiate: dv/dx = (1–n)·y^(–n)·(dy/dx), so y^(–n)·(dy/dx) = (dv/dx)/(1–n). Step 3 — Substitute: (1/(1–n))·(dv/dx) + P·v = Q → dv/dx + (1–n)·P·v = (1–n)·Q. This is a standard linear Differential Equation in v and x. Step 4 — Solve: IF = e^{∫(1–n)P dx}; solution: v·IF = ∫(1–n)Q·IF dx + c. Step 5 — Back-substitute v = y^(1–n). Example: dy/dx + y = y² (n=2, P=1, Q=1). Divide by y²: y⁻²dy/dx + y⁻¹ = 1. Let v = y⁻¹ → dv/dx = –y⁻²dy/dx. So –dv/dx + v = 1 → dv/dx – v = –1 (linear, P_new = –1, Q_new = –1). IF = e^(–x). v·e^(–x) = ∫(–1)e^(–x)dx = e^(–x) + c → v = 1 + ceˣ → y⁻¹ = 1+ceˣ.
In Differential Equations, forming the DE from a family of curves: if the family has n arbitrary constants, differentiate n times and eliminate all n constants. Steps: Step 1 — Count constants. Step 2 — Differentiate once to get a second equation. Step 3 — If n=1: use the two equations (original + 1 derivative) to eliminate the one constant → get a 1st order DE. If n=2: differentiate twice (3 equations total), eliminate both constants → get a 2nd order DE. Examples: y = mx (1 constant m) → dy/dx = m → eliminate m: dy/dx = y/x (since m=y/x). Result: x·dy/dx – y = 0. y = Ae^x + Be^(2x) (2 constants A,B): differentiate → y' = Ae^x + 2Be^(2x); differentiate again → y'' = Ae^x + 4Be^(2x). From y and y': y'–y = Be^(2x). From y' and y'': y''–y' = 2Be^(2x). Divide: (y''–y')/(y'–y) = 2 → y''–y' = 2(y'–y) → y''–3y'+2y = 0. x² + y² = r² (1 constant r): differentiate → 2x + 2y(dy/dx) = 0 → x + y(dy/dx) = 0. 2 constants → 2nd order DE.
In Differential Equations, when the equation has the form dy/dx = f(ax+by+c) (sum of ax+by appearing as one expression): Substitute v = ax + by + c. Differentiate: dv/dx = a + b·(dy/dx) = a + b·f(v) (substituting dy/dx = f(v)). Rearrange: dv/dx = a + bf(v) → dv/[a+bf(v)] = dx. This is variable separable — integrate both sides. After integrating, substitute back v = ax+by+c to get the solution. Example: dy/dx = (x+y)² → let v = x+y → dv/dx = 1+dy/dx = 1+v² → dv/(1+v²) = dx → tan⁻¹v = x+c → tan⁻¹(x+y) = x+c. Example: dy/dx = sin(x+y) → let v = x+y → dv/dx = 1+sinv → dv/(1+sinv) = dx → multiply numerator/denominator by (1–sinv): (1–sinv)/cos²v dv = dx → (sec²v – secv·tanv) dv = dx → integrate → tanv – secv = x+c → tan(x+y)–sec(x+y) = x+c. These Differential Equations substitution problems are classic JEE Main question types.
In Differential Equations, the variable separable method separates x-terms and y-terms to opposite sides: f₁(x)dx = f₂(y)dy → integrate: ∫f₁(x)dx = ∫f₂(y)dy + c. Standard forms: dy/dx = f(x)/g(y) → g(y)dy = f(x)dx → ∫g(y)dy = ∫f(x)dx + c. f₁(x)dx + f₂(y)dy = 0 → integrate directly. dy/dx = eˣ·eʸ → e⁻ʸdy = eˣdx → –e⁻ʸ = eˣ + c. dy/dx = y·tanx → dy/y = tanx dx → lny = –ln|cosx| + c → y·cosx = A. (1+x²)dy + (1+y²)dx = 0 → dy/(1+y²) + dx/(1+x²) = 0 → tan⁻¹y + tan⁻¹x = c. dx/dt = kx → dx/x = k dt → lnx = kt + c → x = Aeᵏᵗ (exponential growth/decay). These Differential Equations variable separable types cover most direct JEE Main first-order questions. The key skill: factor the right side into a product f(x)·g(y) — then separate.
The inspection (exact differential) method in Differential Equations works by recognising that parts of the given equation match d(known expression). Strategy: regroup the terms to identify standard forms. When you see x dy – y dx → check denominator: if x² → d(y/x); if y² → –d(x/y); if xy → d(log(y/x)); if x²+y² → d(tan⁻¹(y/x)). When you see y dx – x dy → check denominator: if y² → d(x/y); if xy → d(log(x/y)); if x²+y² → –d(tan⁻¹(y/x)) = d(tan⁻¹(x/y)). When you see x dx + y dy → d(x²+y²)/2 → d(log(x²+y²))/... Example: (x dy – y dx)/(x²+y²) = dx → d(tan⁻¹(y/x)) = dx → tan⁻¹(y/x) = x + c. Example: (x dy + y dx) = x²y² dx → d(xy) = (xy)²dx → let v=xy → dv/v² = dx → –1/v = x+c → –1/(xy) = x+c → xy(x+c) = –1. The inspection method in Differential Equations converts apparent complexity into a 2-line solution by pattern recognition — making it the fastest method for appropriate JEE Main questions.
In Differential Equations, the second order equation d²y/dx² = f(x) is solved by two successive integrations: First integration: d/dx(dy/dx) = f(x) → ∫d(dy/dx) = ∫f(x)dx → dy/dx = F(x) + C₁ where F(x) = ∫f(x)dx. Second integration: ∫dy = ∫[F(x)+C₁]dx → y = G(x) + C₁x + C₂ where G(x) = ∫F(x)dx. The general solution contains two arbitrary constants C₁ and C₂, consistent with the order (2). Applying initial conditions: if y(x₀) = y₀ and y'(x₀) = y₁ are given, substitute to find C₁ and C₂: from dy/dx = F(x)+C₁ at x=x₀: C₁ = y₁ – F(x₀); from y = G(x)+C₁x+C₂ at x=x₀: C₂ = y₀ – G(x₀) – C₁x₀. Standard results in Differential Equations: d²y/dx²=a (constant) → y=ax²/2+C₁x+C₂. d²y/dx²=6x → y=x³+C₁x+C₂. d²y/dx²=sinx → y=–sinx+C₁x+C₂. d²y/dx²=eˣ → y=eˣ+C₁x+C₂. The initial conditions y(0)=0, y'(0)=0 → C₁=0, C₂=0 → no-constant term.
Differential Equations – JEE Main Maths Formula Sheet