Differential Equation Calculator

Solve differential equations

The calculator will try to find the solution of the given ODE: first-order, second-order, nth-order, separable, linear, exact, Bernoulli, homogeneous, or inhomogeneous.

Initial conditions are also supported.

Enter an equation (and, optionally, the initial conditions):
For example, y''(x)+25y(x)=0, y(0)=1, y'(0)=2.
Write `y'(x)` instead of `(dy)/(dx)`, `y''(x)` instead of `(d^2y)/(dx^2)`, etc.

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.

Your input: solve $$$2 y{\left(x \right)} + 3 y ' \left(x \right) + y ' ' \left(x \right) = 5$$$, $$$y\left(0\right)=-1$$$, $$$y ' \left(0\right)=2$$$

Answer

$$$y{\left(x \right)} = \frac{5}{2} - 5 e^{- x} + \frac{3 e^{- 2 x}}{2}$$$