Solution
Solution
Solution steps
Solve linear ODE:
Popular Examples
f^{''}(x)+f(x)=0,f(0)=1f^{''}(x)+f(x)=0,f(0)=0(d^2x)/(dt^2)-5(dx)/(dt)+4x=0(d^2y)/(dt^2)+8(dy)/(dt)+4y=020x^{''}+9x^'+x=0,x(0)=0,x^'(0)=4
Frequently Asked Questions (FAQ)
What is the solution for y^{'''}-5y^{''}-2y^'+24y=0 ?
The solution for y^{'''}-5y^{''}-2y^'+24y=0 is y=c_{1}e^{-2t}+c_{2}e^{3t}+c_{3}e^{4t}