Fundamentholfundamenthol

Methods of Solving First Order, First Degree Differential Equation

MathsDifferential EquationsFor JEE aspirants

SOLUTION OF DIFFERENTIAL EQUATION

The general solution of a differential equation is the relation in the variables x, y obtained by integrating (removing derivatives ) where the relation contains as many arbitrary constants as the order of the equation. The general solution of a differential equation of the first order contains one arbitrary constant while that of the second order contains two arbitrary constants. In the general solution, if particular values of the arbitrary constant are put , we get a particular solution which will give one member of the family of curves.


To solve differential equation of the first order and the first degree:

Simple standard form of differential equation of the first order and first degree are as follows:


(i) Variable Separable

Form f(x) dx + y) dy = 0

Method: Integrate it i.e., find


Illustration 1: Solve .

Solution: Given

Integrating, we get ln y – ex =c


(ii) Reducible into Variable Separable

Method: Sometimes differential equation of the first order cannot be solved directly by variable separation but by some substitution we can reduce it to a differential equation with separable variables.

A differential equation of the is solved by writing ax + by + c = t


Illustration 2: Solve (x – y)2 .

Solution: Put z = x –y

Now z2

dx = , which is in the form of variable separable

Now integrating, we get x = z +

Solution is x =(x – y) +


(iii) Homogeneous Equation

When is equal to a fraction whose numerator and the denominator both are homogeneous functions of x and y of the same degree then the differential equation is said to be homogeneous equation.

i.e. when , where f(km, ky) = f(x, y) then this differential equation is said to be homogeneous differential equation .

Method: Put y = vx


Illustration 3: Solve .

Solution: (homogeneous ) . Put y = vx

, Integrate

C + lnx = - ln(1 –v2)

lnkx + ln(1 –v2) =0

kx(1- v2) = 1 k(x2 – y2) = x .


(iv) Non-homogeneous Differential Equation

Form

Method: If , put x = X + h , y = Y + k such that a1h +b1k + c1 = 0, a2h + b2k +c2 = 0 . In this way the equation becomes homogeneous in X, Y. then use the method for homogeneous equation.

If . Put a1x+b1y=v or a2x + b2y = v. The equation in the form of variable separable in x, v.


Illustration 4: .

Solution: Here

Hence we put x- y = v

or, 1 – = dx or, Integrate

2v + ln (v +2) = x + C, Put the value of v

x – 2y+ ln (x – y +2) = C(v) Linear Equation Form, where P(x)andQ(x) arefunctionsof xMethod: Multiplying the equation by , called integrating factor. Then the equation becomes Integrating(vi) Reducible into Linear Equation FormR(y) + P(x) S(y) = Q(x) , suchthatMethod: PutS(y) =zthen The;equation;becomes;,;which;is in the;linear;form

Illustration 5:;.Solution:;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Multiplying;both sides by;I.F. and;integrating;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Put;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;; 2 y

;(vii) ;;;Exact Differential Equations Mdx + Ndy = 0, where;M and N are;functions of;x and y. If;, then the;equation;is exact;and;its;solution is;given;by;ò Mdx + ò N dy;= cTo find the solution of an exact differential equation Mdx + N dy = 0, integrate as if y were constant. Also integrate the terms of N that do not contain x w.r.t y. Equate the sum of these integrals to a constant.

Illustration 6:;(x2 –ay)dx + (y2 –ax)dy = 0.Solution:;;;;;;;;Here M = x2 –ay;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;N = y2 –ax;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;; equation is exact ;;;;;;;;;;;solution is = c;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; – ayx + = c;;;;;;;;;;;;;;;;;;;;;;;or x3 –3axy + y3 = 3c.;Integrating Factor: A factor, which when multiplied to a non exact, differential equation makes it exact, is known as integrating factor e.g. the non exact equation y dx –x dy = 0 can be made exact on multiplying by the factor . Hence is the integrating factor for this equation.

Notes:In general such a factor exist but except in certain special cases, it is likely to be difficult to determine.The number of integrating factor for equation M dx + N dy = 0 is infinite.

Some Useful Results:;d(xy) = xdy + ydx =;d tan-1 = d(sin-1 xy)= Illustration 7:Solvex dy – y dx= .Solution: Integratingln ln = 2 ln x + ln ky+ = kx2. (viii) Linear Differential Equation with constant coefficient Differential equation of the form .,aI R forI =0, 1 , 2, 3, . . . , niscalleda lineardifferential equationwithconstantcoefficients.In order to solve this differential equation, take the auxiliary equation as a0Dn + a1Dn-1 +…+ an =0Find the roots of this equation and then solution of the given differential equation will be as given in the following table

Diagram being restored — will be back shortly
Illustration 8:Solve.Solution: Itsauxiliaryequation is D2 � + 2 = 0 D = 1,D = 2Hence its solution isy = C1ex + C2e2xSo far only linear differential equation with constant coefficients of forma0 + a1 ..+ ….+ an y = 0,aI Rfori = 0, 1, 2, …., n were considered. Now we consider the following forma0 + a1 .+ ….+ an y = Xwhere X is either constant or functions of x alone. Theorem:Ify = f1(x) is the general solution of a0 + a1 .+ ….+ an y = 0andy = f2(x)is a solution ofa0 + a1 .+ ….+ an y = XThen y = f1(x) + f2(x) is the general solution of a0 + a1 + ….+ any = XExpression f1(x)is known as complementary function and the expression f2(x) is known as particular integral. These are denotes by C.F.and P.I. respectively.The nth derivative of y will be denoted Dny where D stands for and n denotes the order of derivative.If we take Differential Equation: + P1+ P2 + …. + Pny = Xthen we can write this differential equation in a symbolic form asDny + P1Dn– 1y + P2Dn– 2y + ….+ Pny = X(Dn + P1Dn– 1 + P2Dn– 2 + ….+ Pn)y = XThe operator Dn + P1Dn– 1 + P2Dn– 2 + ….+ Pn­ is denoted by f(D) so that the equation takes the form f(D)y = Xy = Methods of finding P.I. :Notes: If both m1 and m2 are constants, the expressions (D – m1)(D – m2)y and (D– m2)(D – m1)y are equivalent i.e. the expression is independent of the order of operational factors.We will explain the method with the help of followingIllustration 9:Solve .Solution:The equation can be written as (D2 – 5D + 6)y = e3x(D – 3) (D – 2)y = e3xC.F.= c1 e3x + c2e2xAndP.I. = = = = e3x = x. e3x y = c1 e3x + c2e2x + x e3xP.I. can be found by resolvingInto partial functions P.I.= = = = x e3x 𠄾3x .Second term can be neglected as it is included as it inclined in the first term of a C.F.Short Method of Finding P.I. : In certain cases, the P.I.can be obtained by methods shorter than the general method.(i). To find P.I.whenX = eax in f(D) y = X, wherea is constanty = if f(a) 0 iff(a) = 0 , where f(D) = (D – a)r (D)Illustration 10: Solve (D32 + 7D – 3)y = e3x. Solution:(D 𠄱)2 (D – 3) y = e3xC.F.= aex + bx ex + ce3xAndP.I.= e3x = y = aex + bx ex + ce3x + (ii). To find P.I.when X = cosax or sinaxf(D) y = Xy = sinaxIff( – a2) 0then = If f(– a2) = 0 then (D2 + a2) is atleast one factor of f(D2)Let f (D2) = (D2 + a2)r (D2)Where(– a2) 0 = = when r = 1 sin ax= –­.Similarly Iff(– a)2 0then ..cos ax = cosaxand Illustration 11:Solve(D2 � + 6)y = sin3x. Solution:(D 𠄲) (D – 3)y = sin3xC.F.= ae2x + be3xP.I.= sin3x = = = – (5D – 3). sin3x= ae2x + be3x + (iii). To find the P.I.when X = xmwhere m Nf(D) y = xmy = we will explain the method by taking an exampleIllustration 12: Find P.I. of (D3 + 3D2 + 2D)y = x2. Solution:P.I.= = = = = = = = (iv). To find the value of eaxV where 𠆊’ is a constant and V is a function of xIllustration 13: Solve(D2 + 2)y = x2 e3x. Solution:C.F.= a cos x + b sinxP.I.= x2 e3x = e3x = = x2

= x2 = x2

=

a cosx + b sinx +

(v). To find where V is a function of x

Ready to master Differential Equations?

Take a full mock test, practice concept-by-concept, and get an AI-powered rank prediction — all on Fundamenthol.