Nonlinear Differential Equation Homework Attempt

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

Homework Statement



r" = 1/r^2

Homework Equations



A friend gave this to me, he was just wondering how we'd approach it.

The Attempt at a Solution



I don't think the equation is linear, so I don't know how to approach it. My friend suggested integrating both sides with respect to r, but we don't know if that's legal because we don't know what r might be a function of.
 
Physics news on Phys.org
hunt_mat said:
Multiple both sides by r' and that will give you the first integral.

How's does multiplying by a derivative give me an integral?
 
As
[tex] r''=\frac{1}{r^{2}}[/tex]
Multiply both sides by r' to obtain:
[tex] r'r''=\frac{r'}{r^{2}}\Rightarrow\left(\frac{(r')^{2}}{2}\right) '=\left( -\frac{1}{r}\right) '[/tex]
Integrate easily from here.
 
To hunt_mat:

That's a very nice trick! I got stuck on the next step, integrating (r')2, but I'll try to work that out with my friend before asking again.

Thanks very much!