Inseparable differential equation
From Wikipedia, the free encyclopedia
In mathematics, an inseparable differential equation is an ordinary differential equation that cannot be solved by using separation of variables. To solve an inseparable differential equation one can employ a number of other methods, like the Laplace transform, substitution, etc.
[edit] Examples
Consider for example the inseparable equation
- 2y'' + 3y' + y = 5.
Let us solve it using the Laplace transform. One has that
Using the convenience that Laplace transforms follow the rules of linearity, one can solve the above example for y by performing a Laplace transform on both sides of the differential equation, substituting in the initial values, solving for the transformed function, and then performing an inverse transform.
For the above example, assume initial values are y(0) = 0 and y'(0) = 0. Then,
It follows that
or
Now one can just take the inverse Laplace transform of Y to get the solution y to the original equation.