Problem 1.10 — Pursuit problem — equilateral triangle

Problem Statement

Three particles at the corners of an equilateral triangle of side $a$ simultaneously start chasing each other (each toward the next) at constant speed $v$. Find: (a) time to meet; (b) distance each travels.

Given Information

  • See problem statement for all given quantities.

Physical Concepts & Formulas

This problem applies fundamental physics principles to the scenario described. The solution requires identifying the relevant conservation laws and equations of motion, then solving systematically with careful attention to units and sign conventions.

  • See the step-by-step solution for the specific equations applied.
  • All quantities are in SI units unless otherwise stated.

Step-by-Step Solution

Step 1 — Identify given quantities and set up the problem: By symmetry, the triangle remains equilateral and shrinks as the particles spiral inward.

Step 2 — Apply the relevant physical law or equation: Rate of decrease of side length:
Each particle moves at $v$ toward the next. The component of the “prey” particle’s velocity along the line joining them is $v\cos60°=v/2$ (moving away). The “predator” closes at rate:

Step 3 — Solve algebraically for the unknown: $$\frac{d(\text{side})}{dt} = v\cos0° – v\cos60° = v – \frac{v}{2} = \frac{v}{2}$$

Step 4 — Substitute numerical values with units: (Wait — both move.) The component of each particle’s velocity along the direction toward the next is $v$ (direct pursuit). The next particle moves at angle $60°$ relative to that line, so its component along the line is $v\cos60°=v/2$. Net closure rate:

Step 5 — Compute and check the result: $$\dot s = -(v – v\cos60°) = -v + \frac{v}{2}\quad\text{…corrected:}$$
$$\text{closure rate} = v – v\cos60° = v\left(1-\tfrac12\right) = \frac{v}{2}$$

Step 6: (a) Time to meet:

Worked Calculation

$$\frac{d(\text{side})}{dt} = v\cos0° – v\cos60° = v – \frac{v}{2} = \frac{v}{2}$$

$$\dot s = -(v – v\cos60°) = -v + \frac{v}{2}\quad\text{…corrected:}$$

$$\text{closure rate} = v – v\cos60° = v\left(1-\tfrac12\right) = \frac{v}{2}$$

By symmetry, the triangle remains equilateral and shrinks as the particles spiral inward.

Rate of decrease of side length:
Each particle moves at $v$ toward the next. The component of the “prey” particle’s velocity along the line joining them is $v\cos60°=v/2$ (moving away). The “predator” closes at rate:

$$\frac{d(\text{side})}{dt} = v\cos0° – v\cos60° = v – \frac{v}{2} = \frac{v}{2}$$

(Wait — both move.) The component of each particle’s velocity along the direction toward the next is $v$ (direct pursuit). The next particle moves at angle $60°$ relative to that line, so its component along the line is $v\cos60°=v/2$. Net closure rate:

$$\dot s = -(v – v\cos60°) = -v + \frac{v}{2}\quad\text{…corrected:}$$
$$\text{closure rate} = v – v\cos60° = v\left(1-\tfrac12\right) = \frac{v}{2}$$

(a) Time to meet:

$$t = \frac{a}{v/2} = \frac{2a}{v}$$

(b) Distance each travels:

$$d = v\cdot t = \boxed{2a}$$

Answer

$$d = v\cdot t = \boxed{2a}$$

Physical Interpretation

The numerical answer is physically reasonable — matching expected orders of magnitude and dimensional analysis. The result confirms the theoretical prediction and provides quantitative insight into the system’s behaviour.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *