Differential Equation to Position

AI Thread Summary
The discussion centers on deriving position from a differential equation involving a retarding force, F = -kv. The initial velocity is crucial for accurate calculations, as failing to include it leads to confusion regarding the negative sign in the position function. The negative sign arises from integrating the velocity function, which reflects the position difference rather than the absolute position. The integration process requires adding a constant, representing initial velocity, to the position equation. Ultimately, the position function must account for both the initial velocity and the effects of the retarding force to accurately represent the object's motion.
schaefera
Messages
208
Reaction score
0
Say you have know the fact that, as something moves along a horizontal surface, a retarding force F= -kv acts on it. Obviously you can use a differential equation to solve for velocity as a function of time; let's assume you get something like v(t)=5 e^(-kt/m). I know that this works out right.

But now, suppose you want to integrate velocity as a function of time to get position. You'd get something like x(t)= -5m/k e^(-kt/m). Why is there a negative sign in the position function? If the object is moving toward the positive direction, shouldn't the sign of position be positive, as it approaches some point at which is stops moving? What's going on with the negative from integration?
 
Physics news on Phys.org
The problem with your differential equation is that you're not including the initial velocity in your equation. If you solve with that, you'll notice that your result for position is not actually the position, but the "position difference" or how much the position varies from what would happen in the event of no retarding force.
 
Do you mean I'm not including initial velocity in the v(t) or the x(t) equation? I was assuming 5 would be like the initial velocity, because once you have the form v(t)=Ce^(-kt/m), and letting t=0 you get v(0)=C=5.

But I get what you're saying about the 'position difference.'

How do you go from a differential equation like -kv=m(dv/dt) to position (or is it possible, even)?
 
What you are saying about v(0)=C is correct but you are missing something. Whenever you integrate an equation there is always a constant which is added onto that equation. So when you solve the first differential equation, the one for velocity, the constant added on is the initial velocity. When you plug that into your second equation to solve for position you get: x(t)=(-Cm/k)*e^(-mt/k)+C*t= v(0)*t-\frac{Cm*e^{-mt/k}}{k}
 
Last edited:
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top