Solving ODE involving square of first derivative

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

Homework Statement



this is not from a math course, but from Gregory's classical mechanics book prob 2.10
it's easy to obtain the desired ODE
[tex]\dot{r}^{2}=\frac{u^{2}}{a^{2}}(\frac{U^{2}a^{2}}{a^{2}}-r^{2})[/tex]
since it's non-linear, i have a difficult time to solve for r(t)
u, U and a are some constants with unit speed, speed and length resp.

Homework Equations





The Attempt at a Solution


all methods i know fail, I believe there is some trick that I am not aware of. great appreciate for any help:(
 
Physics news on Phys.org
The equation you have can be written as:
[tex] \dot{r}=\pm\frac{u}{a}\sqrt{U^{2}-r^{2}}[/tex]
Dividing and integrating shows that:
[tex] \int\frac{dr}{\sqrt{U^{2}-r^{2}}}=\pm\frac{u}{a}\int dt[/tex]
The integral can be solved by the substitution:
[tex] r=U\sin\alpha[/tex]
I will leave you to slog through the algerbra.
 
hunt_mat said:
The equation you have can be written as:
[tex] \dot{r}=\pm\frac{u}{a}\sqrt{U^{2}-r^{2}}[/tex]
Dividing and integrating shows that:
[tex] \int\frac{dr}{\sqrt{U^{2}-r^{2}}}=\pm\frac{u}{a}\int dt[/tex]
The integral can be solved by the substitution:
[tex] r=U\sin\alpha[/tex]
I will leave you to slog through the algerbra.

oh...thank you very much!
I think i need to brush up my math skills...edit: in fact i type the ODE wrongly, but the method should be similar
 
Last edited: