Solution
Solution
Solution steps
Solve linear ODE:
Popular Examples
(d^2-2d+1)*y=x*e^x*cos(x)d^2(d^2+1)y=1y^{'''}+3y^{''}=-36x^2+12x+42y^{''}-y^'=e^{2x}*cos(e^x)y^{''}+5y^'+4y=8x^2+3+2cos^2(x)
Frequently Asked Questions (FAQ)
What is the solution for (d^3+3d^2+2d)y=x^2 ?
The solution for (d^3+3d^2+2d)y=x^2 is y=c_{1}+c_{2}e^{-x}+c_{3}e^{-2x}+(x^3)/6-(3x^2)/4+(7x)/4