Solution
Solution
Solution steps
Solve linear ODE:
Popular Examples
y^{''}-4y=8e^{2x},y(0)=1,y(0)=0y^{''}+4y^'=2e^{-4x}+3sin(2x)y^{''}-3y^'+2y=cos(t),y(0)=0,y^'(0)=1y^{''}-2y^'-3y=4e^{2x}+2x^3(d^2y)/(dx^2)+10(dy)/(dx)+16y=40cos(x)
Frequently Asked Questions (FAQ)
What is the solution for y^{''}-a^2*y+b=0 ?
The solution for y^{''}-a^2*y+b=0 is y=c_{1}e^{at}+c_{2}e^{-at}+b/(a^2)