Mechanics question with variable force

AI Thread Summary
A particle of mass m is subjected to a force F defined as F = ms, where s is the displacement from a fixed point. The discussion revolves around finding the particle's velocity when s = 0, given that its velocity is u when s = -a. There is confusion regarding the relationship between force, mass, and acceleration, with participants debating whether F = ma or F = -ma applies. It is clarified that the velocity cannot always remain u, as the force is a function of displacement, indicating a change in velocity. Ultimately, the correct relationship leads to the conclusion that when s = 0, the velocity can be expressed as v = ±√(u² + a²), depending on the constants involved.
Sink41
Messages
21
Reaction score
0
Question copied word for word

1. A particle of mass m moves in a straight line under the action of force F where F = ms, s being the displacement of the particle from O, a fixed point on the line.
When s = -a the velocity of the particle is u. Find the velocity of the particle when s = 0.


2. F = ma or F= -ma (i think...)

a = v(dv/ds)


3. If ms = -ma, then s is always equal to -a, so the velocity would always be u, which doesn't look right... Or if I intergate:

s = -a

s = -v(dv/ds)

s^2 = -(v^2) + c

replace s with a and v with u.

a^2 + u^2 = c

s^2 + v^2 = a^2 + u^2


when s = 0, a = 0

v = u


Where have i gone wrong?
 
Physics news on Phys.org
F = ms? Force = MassxLength? :confused:

I think something is amiss.
 
neutrino said:
F = ms? Force = MassxLength? :confused:

I think something is amiss.

Doesn't have to be a miss, the given force is a function of the displacement.
 
radou said:
Doesn't have to be a miss, the given force is a function of the displacement.
Okay, fine. I suppose the constant in some set of units take the value of 1. Sorry about that.
 
Sink41 said:
Question copied word for word

1. A particle of mass m moves in a straight line under the action of force F where F = ms, s being the displacement of the particle from O, a fixed point on the line.
When s = -a the velocity of the particle is u. Find the velocity of the particle when s = 0.2. F = ma or F= -ma (i think...)
F= ma. Don't guess- look it up.

a = v(dv/ds)3. If ms = -ma, then s is always equal to -a, so the velocity would always be u, which doesn't look right... Or if I intergate:
Why would the velocity always be u? If s is not 0 then -a is not 0: with non-zero acceleration, the velocity changes.

s = -a

s = -v(dv/ds)

s^2 = -(v^2) + c

replace s with a and v with u.

a^2 + u^2 = c

s^2 + v^2 = a^2 + u^2
You aren't really saying anything here. What is v if not u?
when s = 0, a = 0

v = uWhere have i gone wrong?
You are correct that v^2+ s^2= C, a constant.

When s = -a the velocity of the particle is u. Find the velocity of the particle when s = 0.
Is "a" here some given constant? In that case, you have C= u^2+ a^2 and so the general formula is v^2+ s^2= u^2+ a^2 where u and a are given constants. When s= 0, v^2= u^2+ a^2 and so v= \pm \sqrt{u^2+ a^2}.
 
If F = ma then the particle would speed off in one direction, unless it ended up or started at O with a velocity of zero. If F = -ma then you would get harmonic motion... I thought it might be plus or minus because in the question it didnt say whether the force was towards or away from O.

I was thinking that a was acceleration, which was why i got confused... The velocity can't always be u. In the other questions the teacher used k for any generic constant and used the word acceleration instead of a symbol. I'll just guess that he meant to write k and made a mistake.
 
Last edited:
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top