What is the Solution to the Retarding Force Problem?

  • Thread starter Thread starter skeer
  • Start date Start date
  • Tags Tags
    Force Mechanics
AI Thread Summary
The discussion centers on solving the retarding force problem for a particle influenced by a force proportional to mk(v^3 + va^2). It is established that the particle will not exceed a maximum position of (pi)/(2ka) and will come to rest as time approaches infinity. Participants discuss the integration of the retarding force to derive velocity and position equations, with one individual encountering issues with imaginary numbers when applying the quadratic formula. The importance of verifying calculations and understanding the physical implications of the retarding force is emphasized. The conversation concludes with the realization of a previous mistake in the calculations, leading to a clearer understanding of the problem.
skeer
Messages
17
Reaction score
0
The Problem:
A particle moves in a medium influenced by a retarding force mk(v^3+va^2), where k and a are constants.
Show that
for any initial velocity the particle will never move more than (pi)/(2ka)
and
that it comes to rest only for t -> infinity

Attempt to solution:

I know I have to integrate the retarding force [F=-mk(v^3+va^2))] so that I can solve for v. Later, I have to solve for the constant C of the indefinite integral. Afterwards, I have to integrate to find the position.

To show the first part, I believe I have to find the value of the position as t-> infinity.
To show the second part, I believe I have to find the value of the velocity as t->infinity.

My problem: I cannot solve for v

I have solved the integral of the retarding force using trig substitution (v=acot(theta)) (dv=-acsc^2(theta)d(theta))
My final answer is:

t=(-1/ka^2)(ln(v/(sqrt(v^2+a^2))+C

If I use the quadratic equation to solve for v, I get imaginary numbers...
Am I making a mistake in my calculus or algebra?
or
Am I missing a physical concept?
 
Physics news on Phys.org
Draw a free body diagram for the particle in motion.
Apply ##F=m\dot v##.
 
After the free body diagram this is what I obtained.
Since the only force acting on it is the retarding force, it equals: F= -mk(v^3+va^2) = m(dv/dt)
This is a velocity dependent force. Therefore, I integrated the force as dt = -dv/(k(v^3+va^2)
then, I used trig substitution for v = acot(x) and dv=-csc^2(x)
And after integrating I obtain:

t= (-1/ka2)(ln(v/(sqrt(v^2 +a^2)) + C

Is this correct so far?
 
skeer said:
After the free body diagram this is what I obtained.
Since the only force acting on it is the retarding force, it equals: F= -mk(v^3+va^2) = m(dv/dt)
This is a velocity dependent force. Therefore, I integrated the force as dt = -dv/(k(v^3+va^2)
then, I used trig substitution for v = acot(x) and dv=-csc^2(x)
And after integrating I obtain:

t= (-1/ka2)(ln(v/(sqrt(v^2 +a^2)) + C

Is this correct so far?
Have you checked that by differentiating to get the ODE?
 
haruspex said:
Have you checked that by differentiating to get the ODE?
Yes, I checked. I realize also what was my problem. Thank you all
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top