Solution 1. dx/y+z = dy/-(x+z) = dz/x-y
We solve it y Lagrange's multipliers method
(lP+mQ+nR)(ldx+mdy+ndz)=0lP+mQ+nR=0
So,
ldx+mdy+ndz=0
Here l,m,n are multipliers
y+zdx=−x−zdy=x−ydz, given.
So,
1dx+1dy+1dz=0
Since
1(y+z)+1(−x−z)+1(x−y)=0,
1,1,1 are multipliers
And
x(y+z)+y(−x−z)+z(x−y)=0,
So x,y,z are multipliers
∴1dx+1dy+1dz=0
After integration
x+y+z=C1−−−−−−−−−(i)
Also xdx+ydy+zdz=0
After integration
x2+y2+z2=C2−−−−−−−−−(ii)
(i) and (ii) are the required solutions
2.(x^2D^2-3xD+5)y =x^2(logx)
Let x=ez and lnx=z
⟹dzdx=ez=x⟹dxdz=x1
Now,
dxdy=dzdy⋅dxdz=dzdy⋅x1xdxdy=dzdyif dzd≡θ,thenxDy=θy
Similarly,
x2D2y=θ(θ−1)y
Now,
(θ2−θ−3θ+5)y=ze2z⟹(θ2−4θ+5)y=ze2z
This is a non homogeneous differential equation of the second order.
The remaining solution should be elementary.
The characteristic equation r2−4r+5 has the solutions r=2−i,2+i . While the particular solution (by the method of undetermined coefficients) comes out to be Yp=e2z
Then the general solution (in terms of z ) is given by,
y=yc+yp=C1ez(2+i)+C2ez(2−i)+e2z for arbitrary constants C1 and C2.
y=C1x(2+i)+C2x(2−i)+x2
Comments