Firstly the question is,
xd2y/dx2–dy/dx–4x3y=8x3sin(x2)
Substituting x2=t,2xdx/dy=dt/dy⟹dy/dx=2xdy/dt , we differentiate again to get;
d2y/dx2=2dy/dt+4x2d2y/dt2
Substituting these values of dy/dx,d2y/dx2 back in the given equation, we get;
4x3(d2y/dt2−y)=8x3sin(t)
Dividing throughout by 4x3 ;
⟹d2y/dt2−y=2sin(t)
Solving this for complimentary function and particular solution we get;
Complimentary function : c1et+c2e−t
Particular solution : −sin(t)
Thus, solution is y(t)=c1et+c2e−t−sin(t)
⟹y=c1ex2+c2e−x2−sin(x2)
Comments