Solution To evaluate the particular solution l[y]=x2 .
It was given that sin(x) is a solution of
dx4d4y+2dx3d3y+6dx2d2y+2dxdy+5y=0 Next,
dx4d4y+2dx3d3y+6dx2d2y+2dxdy+5y=x2
For D.E dx4d4y+2dx3d3y+6dx2d2y+2dxdy+5y=x2 , you need to try the solution
yp1=Ax2+Bx+C (Since l[y]=x2 is of degree 2), Such that
dx2d2y=A,dxdy=B
dx3d3y=dx4d4y=0
6A+2B+5(Ax2+Bx+c)=x2
5Ax2+6A+5Bx+2B+5C=x2
Equating the coefficients of like powers yields:
5A=1⟹A=51
5B=0⟹B=0
6A+2B+5C=0⟹6A+5C=0⟹5C=−56⟹C=−256 Hence, evaluating yp1 yields
yp1=51x2−256
Comments