Nonlinear second order differential equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
JulieK
Messages
50
Reaction score
0
What is the solution of the follwoing differential equation

[itex]\frac{\partial^{2}y}{\partial x^{2}}-ay^{-1}\frac{dy}{dx}=0[/itex]

where [itex]a[/itex] is a constant.
 
Physics news on Phys.org
JulieK said:
What is the solution of the follwoing differential equation

[itex]\frac{\partial^{2}y}{\partial x^{2}}-ay^{-1}\frac{dy}{dx}=0[/itex]

where [itex]a[/itex] is a constant.

Use the identity
[tex]\frac{\mathrm{d}^2y}{\mathrm{d} x^2} = \frac{\mathrm{d}y'}{\mathrm{d}x} =<br /> \frac{\mathrm{d}y'}{\mathrm{d}y}\frac{\mathrm{d}y}{\mathrm{d}x} = y'\frac{\mathrm{d}y'}{\mathrm{d}y}[/tex]
to find [itex]y' = \frac{\mathrm{d}y}{\mathrm{d}x}[/itex] as a function of [itex]y[/itex]. Then use separation of variables.