Solving a Differential Equation for Bungee Jumping Motion

OrisAble
Messages
2
Reaction score
0
Well as above I've completely hit a blank for some uni work I've got.
If anyone could give me an idea of what i actually need to do here that would be great. I don't need someone do this for me. Just clear up what it is they want me to do.

"...Bungee jumping situation

Choose x= x(t) (positive donwards) to represent the location of the jumper's feet below the launching platform. Assume the bungee cord is of length L = 50m. Hooke's Law is to be used to represent the restoring force when the cable is stretched beyond length L, that is

Restoring force =
{0 x<=L
{k(x-L) x > L

Assume further, that their is an air resistance term opposing the motion of magnitude

cx(with the dot on top)|x(with the dot on top)|

Use Newton's equation of motion to determine the DE that describes the motion at times t>=0."

Thats what i don't understand. What does that actually want?[/quote]
Newton's equation is "force= mass times acceleration" or, for constant mass,
m\frac{d^2x}{dt^2}= F
Here you are told that F is the sum of two separate forces: the restoring force which is 0 for x< L and -k(x-L) for x>L (the "-" is because the force is back toward x= 0) and the air resistance force which is -c dx/dt (again negative because the air resistance is always opposite to the direction of motion). Put those together.

Would be great if anyone could give me some direction..btw, ill be replying with a different account as i had forgotten my password and can't check hotmail accounts at uni ;).
 
Last edited by a moderator:
Physics news on Phys.org
well i just found out my account was deleted. Just realized i signed up with the same name as i use to have. maybe some of you remember me...
 
Newton's law is "force equals mass times acceleration" or, for constant mass, m d2x/dt2= F. Here you are told that the force is the sum of two forces: the restoring force, 0 if x< L, -k(x-L) (negative since the force is back toward x=0) and the air resistance force -c dx/dt (again negative since resistance is always opposite the direction of motion). Put those together.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top