Velocity and position from forces with mixed dependences

Click For Summary
The discussion revolves around a classical mechanics problem involving a particle influenced by a force dependent on time and velocity. The force equation is given as F(t,v) = -ktv, leading to the need for calculating the particle's velocity, the time it takes to stop, and the maximum x-position reached. The initial approach to solving for velocity involved incorrect assumptions about separating variables during integration. Clarifications emphasized the importance of treating velocity as a function of time and suggested using Wolfram Alpha for complex integrals in part (c). The conversation highlights the necessity of precise mathematical handling in physics problems.
QuantumCurt
Education Advisor
Messages
726
Reaction score
166

Homework Statement



This is for a junior level classical mechanics course. We're currently working with Newton's Laws.

A particle of mass m moves under the influence of a force ##\vec{F}(t,v)=-ktv \hat{v}##, where k is a positive constant. At time t=0, ##v=v_0 \hat{x}## at the origin, where ##v_0## is a positive constant.

a. Calculate the velocity of the particle ##\vec{v}(t)## for times t>0.

b. How much time does it take for the particle to stop?

c. What is the maximum x-position reached by the particle? Hint: you will need to look up ##\int_{0}^{\infty} (something) dt## on Wolfram Alpha, which is a tool that you should take the time to learn how to use!

Homework Equations



$$\vec{F}=m \frac{dv}{dt}$$

The Attempt at a Solution



For part a I figured that since F=m dv/dt, I could simply rewrite this as
$$-ktv \hat{v}=m \frac{dv}{dt}$$
And then solve for v

$$\frac{dv}{dt}=\frac{-ktv \hat{v}}{m}$$

$$\int{dv}=\int{\frac{-ktv \hat{v}}{m}}dt$$

$$\int{dv}=\frac{-kv \hat{v}}{m} \int{t}~dt~\hat{v}$$

So,

$$v=-\frac{kv~\hat{v}}{2m}t^2+v_0 \hat{x}$$

Where ##v_0 \hat{x}## is the constant of integration evaluated at time t=0.

Then for part b, I used this equation and set v=0, and arrived at

$$t=\sqrt{\frac{2v_0m}{kv}}$$

This seemed okay to me, but for part c it specifies that we're going to want to look up an integral. Obviously I can integrate velocity to obtain position, but the simplicity of the integral, along with the recommendation to use Wolfram Alpha, makes me think I'm doing something wrong. If anyone has any input, it would be greatly appreciated.
 
Physics news on Phys.org
QuantumCurt said:
$$\frac{dv}{dt}=\frac{-ktv \hat{v}}{m}$$

$$\int{dv}=\int{\frac{-ktv \hat{v}}{m}}dt$$

$$\int{dv}=\frac{-kv \hat{v}}{m} \int{t}~dt~\hat{v}$$
.

First off, you should be clear that you have vectors on both sides of the equation, though maybe you just had problems making this clear in the LaTeX codes. Second, and more important for this problem, here ##v=v(t)##, so we can't just pull it out of the integral. Instead you should have separated variables before the integration by writing

$$\frac{1}{v} \frac{dv}{dt}=\frac{-kt}{m}.$$

You can then integrate both sides of this. For part (c), it looks like you will get an incomplete Gaussian integral, which is why they suggest using wolframalpha to get a numerical result for it.
 
  • Like
Likes QuantumCurt
I actually realized my mistake shortly after posting this. It was indeed what you're referring to. I managed to get it figured out though. Thank you!
 
Beams of electrons and protons move parallel to each other in the same direction. They ______. a. attract each other. b. repel each other. c. neither attract nor repel. d. the force of attraction or repulsion depends upon the speed of the beams. This is a previous-year-question of CBSE Board 2023. The answer key marks (b) as the right option. I want to know why we are ignoring Coulomb's force?
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...