Particle subject to position dependent 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 · 7K views
jimz
Messages
12
Reaction score
0

Homework Statement


A particle with total energy E and mass m is subject to a force [tex]F(x)=\xi x^4[/tex]. Find the velocity v of the particle as a function of the position x, and sketch a phase diagram for the motion.

Homework Equations


[tex]T=\frac{1}{2}m\dot{x}^2[/tex]

[tex]U=constant[/tex]

[tex]F=m\ddot{x}[/tex]

The Attempt at a Solution


[tex]x=\sqrt[4]{\xi m \ddot{x}}[/tex]

Not sure where to go from here, or what the phase diagram axes should be. Do I just take the time derivative of x and that's my velocity?
 
Physics news on Phys.org
ehild said:
Use the work-energy theorem.
"The net work done by all the forces acting on a body equals the change in its kinetic energy."
Not seeing it...
 
Assume one-dimensional motion along x. You need the velocity of the particle as function of the position: v(x). At t=0 let x=0 and the kinetic energy=E. During some time period t, the displacement of the particle is x(t) and the change of KE is:

[tex]\Delta E = 1/2 mv(x)^2-E[/tex]

The particle is subjected to a force of form

[tex]F(x) = \xi x^4[/tex].

The work done by this force while the particle moves from position x=0 to some x(t) is

[tex]W=\int_0^{x(t)}{F(x)dx}=\int_0^{x(t)}{\xi x^4dx}[/tex]

Calculate the integral, make it equal to the change of KE, express v(x), sketch v(x) as function of x.