Solution
Solution
Solution steps
Solve linear ODE:
Popular Examples
linear (d^2y)/(dx^2)-36y=0linear 2y^{''}+y^'+3y=0(D^6+6D^4+9D^2)y=0y^{''}-2y^'-3y=0,y(0)=5x^{'''}-x^{''}=0,x(0)=1,x^'(0)=3,x^{''}(0)=2
Frequently Asked Questions (FAQ)
What is the solution for (d^2f)/(dx^2)=-a^2f(x) ?
The solution for (d^2f)/(dx^2)=-a^2f(x) is f(x)=c_{1}cos(ax)+c_{2}sin(ax)