Solution
Solution
Solution steps
Solve linear ODE:
Graph
Popular Examples
linear (d^2y)/(dx^2)+4((dy)/(dx))+4y=0linear 4x^{''}+3x^'+5x=0y^{''}+64y=0,y^'(0)=0x^{''}+2^2*3^2x=0y^{''}+4y=0,y(0)= 1/2 ,y^'(0)=3
Frequently Asked Questions (FAQ)
What is the solution for y^{''}-(n^2)/4 y=0 ?
The solution for y^{''}-(n^2)/4 y=0 is y=c_{1}e^{(nt)/2}+c_{2}e^{-(nt)/2}