Question
Mathematics Question on Differential equations
Find a particular solution satisfying the given condition:(1+x2)dxdy+2xy=1+x21; y=0 when x=1
Answer
(1+x2)dxdy+2xy = 1+x21
⇒dxdy+1+x22xy = (1+x2)21
This is a linear differential equation of the form:
dxdy+py = Q (where p=1+x22x and Q=(1+x2)21
Now, I.F. = e∫pdx = e∫1+x22xdx= elog(1+x2) = 1+x2
The general solution of the given differential equation is given by the relation,
y(I.F.) = ∫(Q×I.F.)dx + C
⇒y(1+x2) = ∫[(1+x2)21.(1+x2)]dx + C
⇒y(1+x2) = ∫(1+x2)1dx + C
⇒y(1+x2) = tan-1x+C ……...(1)
Now, y=0 at x=1.
Therefore,
0 = tan-1x+C
⇒C = -4π
Substituting C=-4π in equation(1), we get:
y(1+x2) = tan-1x - 4π
This is the required general solution of the given differential equation.