Kinematics 5 -- Vectors to two particles that are going to collide....

AI Thread Summary
The discussion focuses on the kinematics of two particles that may collide, emphasizing that they do not need to move along the same line for a collision to occur. The participants derive vector equations for the positions of the particles over time and establish that a collision happens when their positions equal each other at a specific time. They clarify that the time variable cannot be removed from the equations, as it is essential for determining the conditions under which a collision occurs. The relationship between the vectors representing the initial displacement and relative velocity is highlighted, indicating that they must be oppositely directed for a collision to happen. The conversation concludes with an affirmation of the geometric interpretation of these relationships.
Pushoam
Messages
961
Reaction score
53

Homework Statement


upload_2017-7-11_22-3-15.png


Homework Equations

The Attempt at a Solution


The two particles are supposed to move along the same line.
And the two radius vector could be anything.

Is this correct?
 
Physics news on Phys.org
Pushoam said:
The two particles are supposed to move along the same line.
Two cars do not need to be moving along the same line in order to collide.
Can you write down a vector equation using r1, v1, and t that would represent the position of particle 1 at time t?
 
TSny said:
Can you write down a vector equation using r1, v1, and t that would represent the position of particle 1 at time t?
Yes

r1 (t) = r1 + v1 t
r2 (t) = r2 + v2 t ,for uniform motion

Now , collision of the two particles at time t means r1 (t) = r2 (t)
r1 - r2 = t (v2 - v1)

What to do next?
 
Pushoam said:
Yes

r1 (t) = r1 + v1 t
r2 (t) = r2 + v2 t ,for uniform motion

Now , collision of the two particles at time t means r1 (t) = r2 (t)
r1 - r2 = t (v2 - v1)
Good.

What to do next?
Not much left to do except interpret what you have.
 
  • Like
Likes Pushoam
TSny said:
Not much left to do except interpret what you have.
TSny said:
Two cars do not need to be moving along the same line in order to collide.
Yes, even if the trajectory of the two cars make V shape, they will collide.

The collision will occur only if at some time t, the relative velocity becomes equal and opposite to the initial relative displacement between the two particles.

Should I remove t in r1 - r2 = t (v2 - v1) ?
 
Pushoam said:
The collision will occur only if at some time t, the relative velocity becomes equal and opposite to the initial relative displacement between the two particles.
That can't be exactly right, since relative velocity cannot equal displacement (they have different units).

Should I remove t in r1 - r2 = t (v2 - v1) ?
No, you can't just drop the time. However, the time of the collision could be any time. So, can you express what this equation says about the relation between the four vectors r1, r2, v1, and v2 in order for a collision to eventually occur?
 
Yes, that is not exactly right.
But, the time of collision can't be anytime.
The time of collision has to be such that this time multiplied with relative velocity becomes equal and opposite to the initial relative displacement.

I didn't understand what I have to express here.
Please, give me some hint.
 
Why can't I drop the time?
 
Pushoam said:
Why can't I drop the time?
"Dropping" time would be like setting t=1 but there is no reason to only consider collisions occurring at t=1...Look at this equation:
Pushoam said:
r1 - r2 = t (v2 - v1) ?
This is an equation of vectors, with time being a scalar. Are you able to solve this equation for the scalar t, and then put that back into the equation for t? That will give a relationship between the 4 vectors which does not involve time, which is as good as you can get. (That relation also has a simple intuitive interpretation which could've skipped past any considerations of time.)
 
  • #10
Pushoam said:
the time of collision can't be anytime.
It depends what you mean by that. You do not care when they collide, only whether they collide.
One difficulty is that the question does not specify the form of the answer. You could answer it in terms of an existence criterion, or you could look for purely algebraic conditions. (You will have to be careful about future versus past.)
What does your equation tell you about the geometric relationship between the vectors ##\vec r_1-\vec r_2## and ##\vec v_1-\vec v_2##?
 
  • #11
Hiero said:
Are you able to solve this equation for the scalar t, and then put that back into the equation for t?
Yes, I am.
r1 - r2 = t (v2 - v1)(|r1 - r2|) = t |(v2 - v1)|

t = (|r1 - r2|)/ |(v2 - v1)|

r1 - r2 / (|r1 - r2|) = (v2 - v1) / |(v2 - v1)|
Hiero said:
(That relation also has a simple intuitive interpretation which could've skipped past any considerations of time.)
Is following the intuitive interpretation?

direction of initial relative displacement is opposite to the direction of relative velocity.
 
  • #12
@Pushoam Yes, that is all correct, and that is the right interpretation; the two unit vectors (direction of relative displacement / direction of relative velocity) must be opposite each other.
 
  • Like
Likes Pushoam
Back
Top