A particle moving under a conservative force

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 · 3K views
jamie.j1989
Messages
76
Reaction score
0

Homework Statement



From, Classical mechanics 5th edition, Tom W.B. Kibble, Frank H. Berkshire
Chapter 2, problem 30

A particle moving under a conservative force oscillates between x11 and x2. Show that the period of oscillation is

τ = 2[itex]\int[/itex][itex]^{x_{2}}_{x^{1}}[/itex][itex]\sqrt{\frac{m}{2(V(x_{2})-V(x))}}[/itex]dx

Homework Equations



m[itex]\ddot{x}[/itex] + F(x) = 0

F(x) = -[itex]\frac{d}{dx}[/itex]V(x)


The Attempt at a Solution



m[itex]\ddot{x}[/itex] + F(x) = 0

→ m[itex]\ddot{x}[/itex] -[itex]\frac{d}{dx}[/itex]V(x) = 0

→ [itex]\int[/itex][itex]^{x_{2}}_{x_{1}}[/itex]m[itex]\ddot{x}[/itex]dx = V(x2)-V(x1)

Im not sure if I've started right and if I have I don't know how to go forward with the [itex]\ddot{x}[/itex]
 
Physics news on Phys.org
Rewrite $$m\ddot{x} + \frac{dV}{dx} = 0 \,\,\text{as}\,\,\frac{d}{dt}\left(\frac{1}{2}m\dot{x}^2 + V(x)\right) = 0$$ and carry on from there.
 
When I try that I just end up with

m[itex]\int[/itex][itex]\dot{x}[/itex][itex]\frac{d\dot{x}}{dx}[/itex]dx + V(x) = 0

by parts on the integral just sends me in a circle?
 
If $$\frac{d}{dt}\left(\frac{1}{2}m\left(\frac{dx}{dt}\right)^2 + V(x) \right) = 0\,\,\,\text{then}\,\,\,\frac{1}{2}m\left(\frac{dx}{dt}\right)^2 + V(x) = \text{const}$$ Use what you know about the particle at the boundaries of its oscillations (i.e at ##x_1## and ##x_2##) to obtain the constant.

Once you have this, you can separate variables to find T.