Mathematics · JEE

Differential Equations Formula Sheet for JEE

36+ JEE formulas in this unit

Quick answer

The Differential Equations JEE formula sheet lists 36+ important formulas for JEE Main and Advanced, including essential identities from Ordinary differential equations, their order and degree, The solution of differential equation by the method of separation of variables, Solution of a homogeneous and linear differential equation of the type dy/dx + p(x)y = q(x). Revise essential formulas first, then practise MCQs on Goodmarks.

Download-free JEE mathematics formula revision for Differential Equations. This unit-wise formula list covers 36+ exam-relevant results across Ordinary differential equations, their order and degree, The solution of differential equation by the method of separation of variables, Solution of a homogeneous and linear differential equation of the type dy/dx + p(x)y = q(x), organised by subtopic for quick last-minute revision.

JEE Formula Sheet

36 formulas across 3 subtopics — organised for JEE Main & Advanced revision

Practise MCQs for this unit
Essential: 19Important: 15Supplementary: 2

Ordinary differential equations, their order and degree

F(x,y,y,y,,y(n))=0F(x,y,y',y'',\dots,y^{(n)})=0
Variables
xx is the independent variable, yy is the dependent variable, and y,y,,y(n)y',y'',\dots,y^{(n)} are derivatives of yy with respect to xx.
Conditions
Only one independent variable is involved.
Where used in JEE
To identify whether a given relation is an ordinary differential equation and to classify it.
Order=\text{Order} = highest order derivative present in the differential equation
Variables
Highest derivative may be y(n)y^{(n)}.
Conditions
Derivative must actually appear in the equation.
Where used in JEE
Classification of differential equations; direct theory questions.
Degree=\text{Degree} = power of the highest order derivative after the equation is made free from radicals and fractions in derivatives
Variables
Highest order derivative usually denoted by y(n)y^{(n)}.
Conditions
Defined only when the differential equation can be expressed as a polynomial in derivatives.
Where used in JEE
Questions asking order and degree after simplification.
ϕ(x,y,C1,C2,,Cn)=0\phi(x,y,C_1,C_2,\dots,C_n)=0
Variables
C1,C2,,CnC_1,C_2,\dots,C_n are arbitrary constants.
Conditions
For an nn-th order differential equation, general solution typically contains nn arbitrary constants.
Where used in JEE
Identifying complete/general solution.
ϕ(x,y,c1,c2,,cn)=0\phi(x,y,c_1,c_2,\dots,c_n)=0
Variables
c1,c2,,cnc_1,c_2,\dots,c_n are specific values of the arbitrary constants.
Conditions
Obtained from the general solution using given initial or boundary conditions.
Where used in JEE
Initial value problems and application-based DE questions.
Singular solutionSupplementary
A solution not obtainable from the general solution by any choice of arbitrary constants\text{A solution not obtainable from the general solution by any choice of arbitrary constants}
Conditions
Arises in some first-order differential equations but is not central in most basic JEE solving methods.
Where used in JEE
Conceptual classification questions.
Differentiate once and eliminate the constant\text{Differentiate once and eliminate the constant}
Variables
If family is ϕ(x,y,C)=0\phi(x,y,C)=0, eliminate CC using the equation and its derivative.
Conditions
Family contains one arbitrary constant.
Where used in JEE
Questions on forming a DE from a given family of curves.
Differentiate n times and eliminate C1,C2,,Cn\text{Differentiate }n\text{ times and eliminate }C_1,C_2,\dots,C_n
Variables
C1,C2,,CnC_1,C_2,\dots,C_n are arbitrary constants.
Conditions
Family must contain nn independent arbitrary constants.
Where used in JEE
Formation of differential equation from a given family.

The solution of differential equation by the method of separation of variables

dydx=f(x)g(y)\dfrac{dy}{dx}=f(x)g(y)
Variables
f(x)f(x) is a function of xx, g(y)g(y) is a function of yy.
Conditions
Must be expressible as product of a function of xx and a function of yy.
Where used in JEE
Recognition of equations solvable by separation of variables.
dyg(y)=f(x)dx\dfrac{dy}{g(y)}=f(x)\,dx
Variables
g(y)0g(y)\neq 0 in the region of solution.
Conditions
Obtained from dydx=f(x)g(y)\dfrac{dy}{dx}=f(x)g(y).
Where used in JEE
Main transformation step in solving separable differential equations.
dyg(y)=f(x)dx+C\int \frac{dy}{g(y)}=\int f(x)\,dx + C
Variables
CC is the constant of integration.
Conditions
Applicable when variables can be separated.
Where used in JEE
Direct solving of first-order separable DEs.
M(x)dx+N(y)dy=0M(x)\,dx+N(y)\,dy=0
Variables
M(x)M(x) depends only on xx, N(y)N(y) depends only on yy.
Conditions
Equation must split into pure xx-part and pure yy-part.
Where used in JEE
Recognition and direct integration of separable equations.
M(x)dx+N(y)dy=C\int M(x)\,dx+\int N(y)\,dy=C
Variables
CC is an arbitrary constant.
Conditions
Applicable to M(x)dx+N(y)dy=0M(x)dx+N(y)dy=0.
Where used in JEE
Direct integration after separation.
dydx=f(x)g(y)g(y)dy=f(x)dx\dfrac{dy}{dx}=\dfrac{f(x)}{g(y)}\Rightarrow g(y)\,dy=f(x)\,dx
Variables
f(x)f(x), g(y)g(y) are single-variable functions.
Conditions
Equation should already be in directly separable quotient form.
Where used in JEE
Quick rearrangement in standard JEE problems.
C is determined from y(x0)=y0C\text{ is determined from }y(x_0)=y_0
Variables
(x0,y0)(x_0,y_0) is the given initial point.
Conditions
Initial point must lie in the domain of the obtained solution.
Where used in JEE
Initial value problems after integrating a separable equation.
dydx=kydyy=kdxy=Cekx\dfrac{dy}{dx}=ky\Rightarrow \dfrac{dy}{y}=k\,dx\Rightarrow y=Ce^{kx}
Variables
kk is a constant, CC is an arbitrary constant.
Conditions
Valid for y0y\neq 0 during separation; y=0y=0 is also a solution.
Where used in JEE
Standard separable model; repeated in growth-decay type questions.
dydx=f(x)ynyndy=f(x)dx\dfrac{dy}{dx}=f(x)y^n\Rightarrow y^{-n}dy=f(x)dx
Variables
nn is a real constant.
Conditions
For n1n\neq 1, integrate power form directly; for n=1n=1, use logarithmic form.
Where used in JEE
Common first-order separable equations.
yndy=f(x)dxy1n1n=f(x)dx+C\int y^{-n}dy=\int f(x)dx\Rightarrow \frac{y^{1-n}}{1-n}=\int f(x)dx+C
Variables
n1n\neq 1, CC is an arbitrary constant.
Conditions
Requires n1n\neq 1.
Where used in JEE
Bernoulli-like separable special cases and direct integration problems.
dyy=logy+C\int \dfrac{dy}{y}=\log|y|+C
Conditions
y0y\neq 0.
Where used in JEE
Used repeatedly in separable and linear homogeneous equations.
dxx=logx+C\int \dfrac{dx}{x}=\log|x|+C
Conditions
x0x\neq 0.
Where used in JEE
Used in homogeneous substitution method and many separable equations.

Solution of a homogeneous and linear differential equation of the type dy/dx + p(x)y = q(x)

dydx=F ⁣(yx)\dfrac{dy}{dx}=F\!\left(\dfrac{y}{x}\right)
Variables
FF is a function of the ratio y/xy/x.
Conditions
Equation must depend only on y/xy/x or equivalently on ratio of variables.
Where used in JEE
Recognition of first-order homogeneous equations.
M(x,y)dx+N(x,y)dy=0M(x,y)\,dx+N(x,y)\,dy=0 with M,NM,N homogeneous functions of the same degree
Variables
MM and NN satisfy M(tx,ty)=tnM(x,y)M(tx,ty)=t^nM(x,y), N(tx,ty)=tnN(x,y)N(tx,ty)=t^nN(x,y).
Conditions
Both functions must be homogeneous of the same degree.
Where used in JEE
Checking whether a DE is homogeneous before substitution.
y=vxy=vx
Variables
vv is a function of xx.
Conditions
Used when DE is homogeneous in y/xy/x.
Where used in JEE
Standard substitution to reduce a homogeneous DE to separable form.
dydx=v+xdvdx\dfrac{dy}{dx}=v+x\dfrac{dv}{dx}
Variables
v=v(x)v=v(x).
Conditions
Follows from product rule after setting y=vxy=vx.
Where used in JEE
Reduction of homogeneous equations to separable form.
v+xdvdx=F(v)xdvdx=F(v)vdvF(v)v=dxxv+x\dfrac{dv}{dx}=F(v)\Rightarrow x\dfrac{dv}{dx}=F(v)-v\Rightarrow \dfrac{dv}{F(v)-v}=\dfrac{dx}{x}
Variables
v=y/xv=y/x.
Conditions
Applicable after substituting y=vxy=vx in dydx=F(y/x)\dfrac{dy}{dx}=F(y/x).
Where used in JEE
Main solving step for homogeneous first-order equations.
dvF(v)v=dxx+C\int \frac{dv}{F(v)-v}=\int \frac{dx}{x}+C
Variables
v=y/xv=y/x, CC is an arbitrary constant.
Conditions
After substitution y=vxy=vx.
Where used in JEE
Direct integration in homogeneous DE problems.
dydx+p(x)y=q(x)\dfrac{dy}{dx}+p(x)y=q(x)
Variables
p(x)p(x) and q(x)q(x) are functions of xx.
Conditions
First-order and first-degree in yy.
Where used in JEE
Recognition of standard linear DE solvable by integrating factor.
I.F.=ep(x)dx\mathrm{I.F.}=e^{\int p(x)\,dx}
Variables
p(x)p(x) is the coefficient of yy in dydx+p(x)y=q(x)\dfrac{dy}{dx}+p(x)y=q(x).
Conditions
Applicable to first-order linear equations in standard form.
Where used in JEE
Core formula for solving linear differential equations.
ddx[yep(x)dx]=q(x)ep(x)dx\dfrac{d}{dx}\left[y\,e^{\int p(x)dx}\right]=q(x)e^{\int p(x)dx}
Variables
yy is the dependent variable, p(x),q(x)p(x),q(x) are given functions.
Conditions
Equation must be in the form dydx+p(x)y=q(x)\dfrac{dy}{dx}+p(x)y=q(x).
Where used in JEE
Key transformation step in integrating factor method.
yep(x)dx=q(x)ep(x)dxdx+Cy\,e^{\int p(x)dx}=\int q(x)e^{\int p(x)dx}\,dx + C
Variables
CC is an arbitrary constant.
Conditions
Applicable to dydx+p(x)y=q(x)\dfrac{dy}{dx}+p(x)y=q(x).
Where used in JEE
Final standard result for solving linear equations by integrating factor.
y=ep(x)dx(q(x)ep(x)dxdx+C)y=e^{-\int p(x)dx}\left(\int q(x)e^{\int p(x)dx}\,dx + C\right)
Variables
CC is an arbitrary constant.
Conditions
Equivalent explicit form of the standard linear solution.
Where used in JEE
Writing final answer directly in solved form for \(y\).
dydx+p(x)y=0\dfrac{dy}{dx}+p(x)y=0
Variables
p(x)p(x) is a function of xx.
Conditions
This is the special case q(x)=0q(x)=0.
Where used in JEE
Special linear homogeneous equations.
y=Cep(x)dxy=Ce^{-\int p(x)dx}
Variables
CC is an arbitrary constant.
Conditions
Obtained from either separation or integrating factor.
Where used in JEE
Frequently tested direct result for homogeneous linear first-order equations.
dydx=p(x)ydyy=p(x)dxlogy=p(x)dx+C\dfrac{dy}{dx}=-p(x)y\Rightarrow \dfrac{dy}{y}=-p(x)dx\Rightarrow \log|y|=-\int p(x)dx + C
Variables
p(x)p(x) is a function of xx.
Conditions
Valid for y0y\neq 0 during separation; y=0y=0 also satisfies the equation.
Where used in JEE
Quick solution of the homogeneous linear case by separation.
C is determined from y(x0)=y0C\text{ is determined from }y(x_0)=y_0
Variables
(x0,y0)(x_0,y_0) is the given initial point.
Conditions
Initial point must satisfy domain restrictions of the coefficient functions and solution.
Where used in JEE
Initial value problems involving linear first-order equations.
dydx+p(x)y=q(x)    ddx[μ(x)y]=μ(x)q(x)\dfrac{dy}{dx}+p(x)y=q(x)\iff \dfrac{d}{dx}[\mu(x)y]=\mu(x)q(x) when μ(x)=p(x)μ(x)\mu'(x)=p(x)\mu(x)
Variables
μ(x)\mu(x) is the integrating factor.
Conditions
μ(x)0\mu(x)\neq 0.
Where used in JEE
Transforming a linear DE into exact derivative form.

Frequently asked questions

What are the important Differential Equations formulas for JEE?

This page lists 36+ JEE-relevant Differential Equations formulas organised by subtopic. Start with essential formulas, then important identities before supplementary shortcuts.

Is this Differential Equations formula sheet aligned with JEE Main?

Yes. Every formula is mapped to the JEE Main Mathematics syllabus for Differential Equations, covering Ordinary differential equations, their order and degree, The solution of differential equation by the method of separation of variables, Solution of a homogeneous and linear differential equation of the type dy/dx + p(x)y = q(x).

How should I revise the Differential Equations formula sheet before JEE?

Revise essential formulas daily, important ones every 2–3 days, and supplementary results weekly. After each pass, solve 10–15 MCQs to test recall under exam conditions.

Where can I practise Differential Equations MCQs after revising formulas?

Use the Online Practice or MCQs pages for the same unit on Goodmarks to convert formula recall into problem-solving speed.

Does this replace NCERT for Differential Equations?

No — use this formula sheet for quick revision alongside NCERT and your coaching notes. Formulas here are a condensed reference, not a substitute for concept building.