Solve DE w/ Power Law Trick | L^2/(y^3)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Anito
Messages
1
Reaction score
0

Homework Statement




I have no idea how to solve this differential equation:(d^2y/ds^2)=L^2/(y^3)

where L is constant. It looks like a inhomogenius DE but what should I do with y^3?
 
Last edited by a moderator:
Physics news on Phys.org
Dick, it that were [itex]y^2[/itex] on the right side that would work (it would be an "Euler-type" equation) but I don't think it works here. Since the independent variable, s, does not appear explicitely, I would try "quadrature".

Let v= dy/dt so [itex]d^2y/dt^2= dv/dt= (dv/dy)(dy/dt)= v dv/dy[/itex]. The equation becomes v dv/dy= L/y3. vdv= Ly-3dy. Integrate that to get (1/2)v2= (-L/2)y-2+ C. Since v= dy/dt, that is
[tex]\frac{dy}{dt}= \sqrt{C- Ly^{-2}}[/tex]
 
Thanks, Halls. The power law trick does give you a particular solution proportional to s^(1/2), but that way you get a more general solution.
 
Last edited: