Super-hard differential equation in classical mechanics problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
snaek
Messages
1
Reaction score
0

Homework Statement


A particle of mass m moves in the following (repulsive) field
U(x) = α/x², α > 0,
with α a constant parameter. Determine the (unique) trajectory of the particle, x(t), corresponding to the initial conditions of the form

x(t0) = x0 > 0,

x'(t0) = [itex]\sqrt{\frac{2}{m}(E-\frac{α}{(x0)^2})}[/itex]

Homework Equations



^

The Attempt at a Solution



mx''(t) = -d/dx U(x)
= - (2α/x³)
= 2α/x³

=> x''(t) = 2α/mx³

Would anyone please be able to point me on the right track to solving this stupid DE? It's really starting to mess with my mind now!
 
Last edited by a moderator:
Physics news on Phys.org
snaek said:
=> x''(t) = 2α/mx³

Would anyone please be able to point me on the right track to solving this stupid DE? It's really starting to mess with my mind now!
The DE always speaks well of you.

Chestermiller said:
You can solve your "stupid" DE by multiplying both sides of the equation by x'. This will give you exact differentials on both sides.
This is a good trick to remember.