Straight Line Motion: Time & Distance Calculation

AI Thread Summary
A particle of mass m experiences a resistive force proportional to its speed, described by the equation a + bv. To determine the time taken for the particle to come to rest and the distance traveled, the acceleration can be expressed as a = - (a + bv). The solution involves using a differential equation, where the velocity function v(t) is assumed to take the form v(t) = c_1 + c_2 e^{-c_3 t}. By applying initial conditions and integrating the velocity function, the time and distance can be calculated, with emphasis on determining constants c_1, c_2, and c_3 based on the initial speed and mass. The discussion highlights the importance of correctly applying calculus and differential equations to solve the problem.
Jess1986
Messages
43
Reaction score
0
A particle of mass m moves in a straight line subject only to a resistive force of magnitute a+bv, when the particle's speed is v, where a and b positive constants. If the particle was set moving with initial speed u, obtain formulae for the time taken for it to come to rest and for the distance travelled.

Really stuck on this q. don't really know where to start. Any ideas anyone?
 
Physics news on Phys.org
Hopefully you are using calculus, is this true?

If so, find an expression for the acceleration (Newton's second law).
 
Yes i am using calculus.
Would a=-(a+bv) be correct?
 
Jess1986 said:
Yes i am using calculus.
Would a=-(a+bv) be correct?

Yes. So { dv \over dt} = - (a + b v). I would try a solution of the form v(t) = c_1 + c_2 e^{-c_3 t}. It seems to me that this should do the trick.


Pat
 
Surely the accleration would be

a = \frac{a+bv}{m}

or am I missing something?
 
Hootenanny said:
Surely the accleration would be

a = \frac{a+bv}{m}

or am I missing something?

Yes, you are right, I forgot the mass. Thanks!
(but it is a minus sign because it is a resistive force)
 
how do i use v(t) = c_1 + c_2 e^{-c_3 t}
to solve this?
 
Jess1986 said:
how do i use v(t) = c_1 + c_2 e^{-c_3 t}
to solve this?

You know that when it is at rest v = 0, this will allow you to find a solution for t. You will then have to integrate v(t) to find x(t). You can then plug your value of t into x(t) to obtain the distance travelled. :smile:
 
i am unsure how to get v(t) = c_1 + c_2 e^{-c_3 t} from the differential eq.?
 
  • #10
Jess1986 said:
how do i use v(t) = c_1 + c_2 e^{-c_3 t}
to solve this?

Impose v(o) = u. That gives you one condition. Plug this solution in the differential equation for v(t), and impose that the two sides of the equations must be equal, that will give you two conditions (one condition for the terms proportional to the exponential, one for the terms with no exponentials. altogether, you have three conditions which will allow you to fix the three constants.

Then set v=0 (comes to rest) and solve for t.
Then, integrate v(t) to find x(t) (with the initial condition x(0) = 0) . Plug th et you found above in x(t) and you will find the distance travelled.

Pat
 
  • #11
Jess1986 said:
i am unsure how to get v(t) = c_1 + c_2 e^{-c_3 t} from the differential eq.?

I did not get it "from" the diff equation. I just happen to know that this kind of diff equation has a solution of that form. It comes from knowledge of differential equations, not from algebraic manipulations.
 
  • #12
ok i see, thanks
 
  • #13
i have got u=c1 + c2 at t=0. how do i find the condition with the exponential in?
 
  • #14
Jess1986 said:
i have got u=c1 + c2 at t=0. how do i find the condition with the exponential in?

well, that tells you c1= u- c2.

Now, v(t) = u + c_2 (e^{-c_3 t} - 1)

Now plug this into the diff equation and that will give you two conditions which will fix c2 and c3.
 
  • #15
sorry to keep asking questions but what exactly do you mean when you say ' plug it in the diff. eq' which part? how can i do this? thanks
 
  • #16
Jess1986 said:
sorry to keep asking questions but what exactly do you mean when you say ' plug it in the diff. eq' which part? how can i do this? thanks

Plug v(t) into m dv/dt = - (a + b v).

Pat
 
  • #17
do i need to integrate this equation to sub this in?
 
  • #18
Jess1986 said:
do i need to integrate this equation to sub this in?

No v(t) is the same as writing \frac{dv}{dt} so, in other words v(t) = \frac{dv}{dt} :smile:
 
  • #19
Jess1986 said:
do i need to integrate this equation to sub this in?

No! You just have to calculate a derivative..
You know v(t). calculate dv/dt. Now, in m dv/dt = - (a +b v), insert your expression fro v(t) and for dv/dt.
 
  • #20
so is dv/dt= c2e^-c3t??
 
  • #21
Hootenanny said:
No v(t) is the same as writing \frac{dv}{dt} so, in other words v(t) = \frac{dv}{dt} :smile:

? I lost you on that one!:wink:
 
  • #22
Jess1986 said:
so is dv/dt= c2e^-c3t??

No... {d \over dt} ( u + c_2 (e^{-c_3 t} - 1 ) = -c_2 c_3 e^{-c_3 t}
 
  • #23
nrqed said:
? I lost you on that one!:wink:

Damn! I thought she said v'(t). What I meant to say was v'(t) = \frac{dv}{dt} Thank's for pulling me up.
 
  • #24
oh yes oh course i forgot to bring the -c3 down, thanks
 
  • #25
ive ended up with what looks a complicated expression with many c1,c2,c3...is there an easy way which i can solve for t? thanks
 
  • #26
Jess1986 said:
ive ended up with what looks a complicated expression with many c1,c2,c3...is there an easy way which i can solve for t? thanks

Don't solve for t yet. You must first find your c2 and c3 in terms of u and m.

Unfortunately I have to go. I can answer again in the evening (in about 5-6 hours )

Pat
 
  • #27
ok thanks for your help x
 
Back
Top