Solve the differential equation x d^2 y/dx^2 + 2y = 0
Determine the general solution, in closed form, of the differential equation x d^2 y/dx^2 + 2y = 0.
© BrainMass Inc. brainmass.com March 5, 2021, 12:49 am ad1c9bdddfhttps://brainmass.com/math/calculus-and-analysis/determining-general-solution-differential-equation-539344
Solution Preview
We want to find the general solution of the differential equation:
x y'' + 2 y = 0
We can try to bring this differential equation to a more standard form by the change of variables x^p = t. We then have:
d/dx = dt/dx d/dt = px^(p-1) d/dt = p t^[(p-1)/p] d/dt
d^2/dx^2 = p t^[(p-1)/p] d/dt {p t^[(p-1)/p] d/dt} = p(p-1) t^[(p-2)/p] d/dt + p^2 t^[2(p-1)/p] d^2/dt^2
The differential equation x y'' + 2 y = 0 then becomes:
p(p-1) t^[(p-1)/p] dy/dt + p^2 t^[(2p-1)/p] d^2y/dt^2 +2 y = 0
We can expect things to simplify if we choose p to ...
Solution Summary
A detailed solution is given to the differential equation.
$2.49