Finding Velocity as a Function of Time for a Particle with Retarding Force

  • Thread starter Thread starter lapo3399
  • Start date Start date
  • Tags Tags
    Force Particle
AI Thread Summary
The discussion centers on finding the velocity of a particle under a retarding force proportional to the square root of its instantaneous velocity. The initial approach involves setting up the equation m(dv/dt) = -k*sqrt(v) and recognizing it as a separable differential equation. Participants clarify that the integration should be performed separately for v and t, leading to the integral of v^-1/2 on the left side. The correct integration yields v = sqrt[-2kt/m + c], where the constant c relates to the initial velocity v0. The conversation emphasizes the importance of correctly handling the integration process to derive the velocity function over time.
lapo3399
Messages
53
Reaction score
0

Homework Statement


A retarding force acts on a particle with mass m and initial velocity v0 moving on a horizontal surface; this force is proportional to the square root of the instantaneous velocity of the particle:

Fr = -k*sqrt(v)

Find an expression for the velocity of the rock as a function of time.2. The attempt at a solution
I believe that this has to be solved through the integration of the force expression, possibly setting the right side equal to ma or m(dv/dt):

m*dv/dt = -k*sqrt(v)
dv/dt = -(k/m)*sqrt(v)

I don't know how to go about integrating this though, especially considering the v is present on both sides. I tried and this is the answer I got, though I doubt that it is correct:

v = (-3kt/m)^2 + vo

Thanks for any help!
 
Last edited:
Physics news on Phys.org
Where does the 3 come from? Could you show your integration please?
 
Now that I think about it I think it should be done this way (though I'm not sure of this either because it ends with the square root of -kt/m... so unless k is negative it's not real):

dv/dt = -(k/m)*sqrt(v)
v = -(k/m)*int[sqrt(v)]dt
v = -(k/m)*[t*sqrt(v)*(1/v)]
v = -(k/m)*(t/v)
v^2 = -kt/m
v = sqrt(-kt/m) + v0
 
No, that's not correct. You have a v on the right hand side, so cannot simply integrate the left hand side to give v. This is a separable equation: \frac{dv}{\sqrt{v}}=-\frac{k}{m}dt. Can you solve this?
 
So you would integrate both sides with respect to t? If that is the case, I know that the right side will be -kt/m, but I do not understand how to perform the left side's integral.
 
Oh. You integrate the left side with respect to v and the right with respect to t? So
int[v^-1/2]dv=-kt/m + c
1/2v^1/2= -kt/m + c
v=sqrt[-2kt/m+c]

Would c somehow have to do with v0 then? Would it be

v=sqrt[-2kt/m] + v0 ?
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Back
Top