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

Anito
Messages
1
Reaction score
0

Homework Statement




I have no idea how to solve this differential equasion:(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
Try looking for a power law solution y=As^k.
 
Dick, it that were y^2 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 d^2y/dt^2= dv/dt= (dv/dy)(dy/dt)= v dv/dy. 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
\frac{dy}{dt}= \sqrt{C- Ly^{-2}}
 
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:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top