I'm a little stuck on a physics question. Here it is:
We have two particles p1 and p2 in space. We know the velocity v1 and bearing θ1 of p1, and we know the velocity v2 of p2. Find the bearing θ2 that p2 should be so p1 and p2 will collide.
You can assume that p1 is on the point (x1,y1) and p2 is at the origin.
I got a huge messy answer (courtesy of Wolfram Alpha for equation bashing):
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
A similar question is present in Irodov (1.5).
Two particles, 1 and 2, move with constant velocities v1 and v2. At the initial moment, their radius vectors are equal to r1 and r2. How must these four vectors be interrelated for the particles to collide?
Suppose the particles collide at time t0. Then their radius vectors must be equal at time t0.
That is, r1+v1t0=r2+v2t0
We get r1−r2=(v2−v1)t0. Since t0 is a positive constant, the vectors are parallel, and their unit vectors are equal. i.e.
∣r1−r2∣r1−r2=∣v2−v1∣v2−v1
We just need to use this interrelation to find θ2.
I am converting the given information into vector form.
r1=(x1y1)r2=(00)
I am assuming the bearing to be taken counterclockwise from the positive x axis
v1=v1(cosθ1sinθ1)v2=v2(cosθ2sinθ2)
After substituting in the derived relation, we get
Hello, bearing is defined to be the clockwise angle from North. However, thanks for your solution! I'll need to spend some time deciphering it.
I believe that the only thing that this difference in bearing definition changes is the definition tanα=y1x1, since it's just switching x and y, is this correct?
EDIT: Ah, I actually also got the equation v2(y1sinθ2−x1cosθ2)=v1(y1sinθ1−x1cosθ1) from coordinate bashing and parameterizing. After this I didn't know what to do so I plugged it in Wolfram Alpha and got the above ugly expression. Thanks for teaching me (actually reminding me now that I think about it) the R method :)
I am glad my solution reminded you of the R method!
Yes, the only difference the change in bearing definition makes is that tanα=y1x1 instead of x1y1. (After dividing the two equations, only x1 and y1 are interchanged - rest everything is same) While I knew that bearings are taken clockwise from North, I wasn't sure where the North pole is in the Cartesian plane.
I found it fascinating that the result is so neat! Do you think this problem can be generalised to n particles, or can we add more dimensions to the particles' position and velocity? The particles can also be made to accelerate!
@Pranshu Gaba Hello Pranshu. I reached the point till you said that the 2 vectors are parallel (but they could be coincident too, couldn't they?). Could you please explain how that makes their unit vectors equal, and how you got the next equation? Many thanks!
Hello Ishan, two vectors are equal when they have the same magnitude and direction.
We say that two vectors, say a and b, are parallel, if there exists λ=0 such that a=λb. If λ is positive, then the two vectors have the same direction and if λ is negative, then the vectors point in opposite directions (In the above example, t0 is positive so the vectors are in the same direction).
When we divide both vectors by their magnitude, they both become unit vectors, and both their magnitudes become 1. Since the direction of both unit vectors is same and magnitude is also same, we can say that they are equal.
Note that translation does not change a vector. If we move the vector such that its magnitude and direction remain the same, then the vector does not change. If the vectors are coincident, translate one of them such that they become non-coincident, and then you can see that they are parallel; therefore coincident vectors are also parallel.
Can you tell me which next equation are you asking about?
@Pranshu Gaba
–
I just meant the one in which you divide the difference of 2 vectors by the modulus of the difference. I got it now- to make it a Unit Vector. Thanks a ton for your help! I'm really grateful to you.
@Pranshu Gaba
–
@Pranshu Gaba
Hello Pranshu. Unfortunately I've got into trouble with another Physics problem. Could you please show me where I've gone wrong?
Problem:
Two cars A and B move with velocity 60kmh−1 and 70kmh−1 from the same initial point. After a certain time, the two cars are 2.5 km apart. At that time, car B starts decelerating at the rate 20kmh−2. How long does Car A take to catch up with Car B?
I tried to apply Relative Motion Concept to try and solve this problem. However, I cannot understand how to apply it to this problem.
My attempt:
I tried to apply the Relative Motion Concept to this problem as follows.
uAB=uA−uB=60−70=−10kmh−1
As per the question, the separation between the two cars ie SAB=−2.5km after 15 minutes.
Now, since Car A catches up with Car B eventually, thus SABfinal=SAfinal−SBfinal=0 and SABinitial=−2.5km⟹SABfinal−SABinitial=0−(−2.5)=uAB×t+21aAB×t2
Now aAB=aA−aB=0−(−20)=20kmh−2 and uAB=−10kmh−1⟹2.5=−10t+10t2
However, on solving this quadratic, I get a value of time which is incorrect. Could you please be so kind as to show me how to correctly apply the concept of Relative Motion here? I would be truly grateful for any assistance. Many thanks in advance!
@User 123
–
Hmm... Your solution appears to be correct, I can't find any error in it. Solving the quadratic equation gives time = 1.207 hours. What is the correct answer?
@User 123
–
The question is not specified clearly. To get an answer of 0.5, this is what the question probably means.
When the two cars are 2.5 km apart, car A is 2.5 km ahead of car B. So it is in fact car B which catches up to car A.
SABinitial=+2.5km . This gives the quadratic equation −2.5=−10t+10t2.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
A similar question is present in Irodov (1.5).
Suppose the particles collide at time t0. Then their radius vectors must be equal at time t0. That is, r1+v1t0=r2+v2t0
We get r1−r2=(v2−v1)t0. Since t0 is a positive constant, the vectors are parallel, and their unit vectors are equal. i.e.
∣r1−r2∣r1−r2=∣v2−v1∣v2−v1
We just need to use this interrelation to find θ2.
I am converting the given information into vector form.
r1=(x1y1) r2=(00)
I am assuming the bearing to be taken counterclockwise from the positive x axis
v1=v1(cosθ1sinθ1) v2=v2(cosθ2sinθ2)
After substituting in the derived relation, we get
x12+y121(x1y1)=(v2cosθ2−v1cosθ1)2+(v2sinθ2−v1sinθ1)21(v2cosθ2−v1cosθ1v2sinθ2−v1sinθ1)
We obtain the following system of equations.
{x1(v2cosθ2−v1cosθ1)2+(v2sinθ2−v1sinθ1)2)=(v2cosθ2−v1cosθ1)x12+y12y1(v2cosθ2−v1cosθ1)2+(v2sinθ2−v1sinθ1)2)=(v2sinθ2−v1sinθ1)x12+y12
Dividing the two equations, we get
y1x1=v2sinθ2−v1sinθ1v2cosθ2−v1cosθ1
x1(v2sinθ2−v1sinθ1)=y1(v2cosθ2−v1cosθ1)
x1v2sinθ2−x1v1sinθ1=y1v2cosθ2−y1v1cosθ1
v2(x1sinθ2−y1cosθ2)=v1(x1sinθ1−y1cosθ1)
Since this is of the form asinx−bcosx=c, we can use the R method.
x12+y12x1sinθ2−y1cosθ2=v2v1⋅x12+y12(x1sinθ1−y1cosθ1)
sin(θ2−α)=v2v1⋅x12+y12x1sinθ1−y1cosθ1,where tanα=x1y1
The R method can also be applied on the RHS. The equation simplifies to
v1sin(θ1−α)=v2sin(θ2−α)
θ2 can be easily found out now.
I hope it helps.
Log in to reply
Hello, bearing is defined to be the clockwise angle from North. However, thanks for your solution! I'll need to spend some time deciphering it.
I believe that the only thing that this difference in bearing definition changes is the definition tanα=y1x1, since it's just switching x and y, is this correct?
EDIT: Ah, I actually also got the equation v2(y1sinθ2−x1cosθ2)=v1(y1sinθ1−x1cosθ1) from coordinate bashing and parameterizing. After this I didn't know what to do so I plugged it in Wolfram Alpha and got the above ugly expression. Thanks for teaching me (actually reminding me now that I think about it) the R method :)
Log in to reply
Hi,
I am glad my solution reminded you of the R method!
Yes, the only difference the change in bearing definition makes is that tanα=y1x1 instead of x1y1. (After dividing the two equations, only x1 and y1 are interchanged - rest everything is same) While I knew that bearings are taken clockwise from North, I wasn't sure where the North pole is in the Cartesian plane.
I found it fascinating that the result is so neat! Do you think this problem can be generalised to n particles, or can we add more dimensions to the particles' position and velocity? The particles can also be made to accelerate!
@Pranshu Gaba Hello Pranshu. I reached the point till you said that the 2 vectors are parallel (but they could be coincident too, couldn't they?). Could you please explain how that makes their unit vectors equal, and how you got the next equation? Many thanks!
Log in to reply
Hello Ishan, two vectors are equal when they have the same magnitude and direction.
We say that two vectors, say a and b, are parallel, if there exists λ=0 such that a=λb. If λ is positive, then the two vectors have the same direction and if λ is negative, then the vectors point in opposite directions (In the above example, t0 is positive so the vectors are in the same direction).
When we divide both vectors by their magnitude, they both become unit vectors, and both their magnitudes become 1. Since the direction of both unit vectors is same and magnitude is also same, we can say that they are equal.
Note that translation does not change a vector. If we move the vector such that its magnitude and direction remain the same, then the vector does not change. If the vectors are coincident, translate one of them such that they become non-coincident, and then you can see that they are parallel; therefore coincident vectors are also parallel.
Can you tell me which next equation are you asking about?
Thanks.
Log in to reply
@Pranshu Gaba Hello Pranshu. Unfortunately I've got into trouble with another Physics problem. Could you please show me where I've gone wrong?
Problem:
I tried to apply Relative Motion Concept to try and solve this problem. However, I cannot understand how to apply it to this problem.
My attempt: I tried to apply the Relative Motion Concept to this problem as follows.
uAB=uA−uB=60−70=−10kmh−1
As per the question, the separation between the two cars ie SAB=−2.5km after 15 minutes. Now, since Car A catches up with Car B eventually, thus SABfinal=SAfinal−SBfinal=0 and SABinitial=−2.5km ⟹SABfinal−SABinitial=0−(−2.5)=uAB×t+21aAB×t2 Now aAB=aA−aB=0−(−20)=20kmh−2 and uAB=−10kmh−1 ⟹2.5=−10t+10t2 However, on solving this quadratic, I get a value of time which is incorrect. Could you please be so kind as to show me how to correctly apply the concept of Relative Motion here? I would be truly grateful for any assistance. Many thanks in advance!
Log in to reply
Log in to reply
Log in to reply
0.5, this is what the question probably means.
The question is not specified clearly. To get an answer ofWhen the two cars are 2.5 km apart, car A is 2.5 km ahead of car B. So it is in fact car B which catches up to car A. SABinitial=+2.5km . This gives the quadratic equation −2.5=−10t+10t2.
0.5 is the root of this equation.
Log in to reply
SABinitial=−2.5km
No, but the two cars start from the same initial point (I had forgotten to add that), and so@Nishant Rai Please could you help me?
@Josh Silverman Sir, please could you help me?
Log in to reply
Hint: Choose a suitable Initial Frame of reference.