Jump to content

Radiodrome: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
top: underlined because splintered off Pursuit curve, itself mislinked to foreign language WP....
Phrygas (talk | contribs)
The concept has nothing to do with the Greek word radios. The German version is correct: Die Radiodrome („Leitstrahlkurve“, v. lat. radius „Strahl“ und griech. dromos „Lauf, Rennen“),
 
(25 intermediate revisions by 13 users not shown)
Line 1: Line 1:
In [[geometry]], a '''radiodrome''' is the [[pursuit curve]] followed by a point that is pursuing another linearly-moving point. The term is derived from the Latin word ''radius'' (Eng. ray; spoke) and the Greek word ''dromos'' (Eng. running; racetrack), for there is a radial component in its kinematic analysis. The classic (and best-known) form of a radiodrome is known as the "dog curve"; this is the path a dog follows when it swims across a stream with a current after something it has spotted on the other side. Because the dog drifts with the current, it will have to change its heading; it will also have to swim further than if it had taken the optimal heading. This case was described by [[Pierre Bouguer]] in 1732.
In [[geometry]], a '''radiodrome''' is the [[pursuit curve]] followed by a point that is pursuing another linearly-moving point. The term is derived from the [[Greek language|Greek]] words "ῥάδιος" (easier) and "δρόμος" (running). The classic (and best-known) form of a radiodrome is known as the "dog curve"; this is the path a dog follows when it swims across a stream with a current after food it has spotted on the other side. Because the dog drifts downwards with the current, it will have to change its heading; it will also have to swim further than if it had computed the optimal heading. This case was described by [[Pierre Bouguer]] in 1732.


A radiodrome may alternatively be described as the path a dog follows when chasing a hare, assuming that the hare runs in a straight line at a constant velocity.
A radiodrome may alternatively be described as the path a dog follows when chasing a hare, assuming that the hare runs in a straight line at a constant velocity.
[[File:Dog curve.svg|The path of a dog chasing a hare running along a vertical straight line at a constant speed. The dog runs towards the momentary position of the hare, and will be changing his heading continuously.|alt=Graph of a radiodrome, also known as a dog curve|thumb|330x330px]]
It is illustrated by the following figure:
[[File:Dog curve.svg|left|frame|The path of a dog chasing a hare running along a vertical straight line at a constant speed. The dog runs towards the momentary position of the [[hare]], and will have to be changing his heading continuously. The speed of the dog is 20% faster than the speed of the hare.|alt=Graph of a radiodrome, also known as a dog curve]]


==[[Mathematical analysis]]==
==Mathematical analysis==
Introduce a coordinate system with origin at the position of the dog at time
Introduce a coordinate system with origin at the position of the dog at time
zero and with ''y''-axis in the direction the hare is running with the constant
zero and with ''y''-axis in the direction the hare is running with the constant
speed <math>V_t</math>. The position of the hare at time zero is {{math|(''A<sub>x</sub>'', ''A<sub>y</sub>'')}} and at time {{mvar|t}} it is
speed {{math|''V<sub>t</sub>''}}. The position of the hare at time zero is {{math|(''A<sub>x</sub>'', ''A<sub>y</sub>'')}} with {{math|''A<sub>x</sub>'' > 0}} and at time {{mvar|t}} it is
# {{NumBlk|:|<math>(T_x\ ,\ T_y)\ =\ (A_x\ ,\ A_y+V_t t)</math>|{{EquationRef|1}}}}
{{NumBlk|:|<math>(T_x\ ,\ T_y)\ =\ (A_x\ ,\ A_y+V_t t)~.</math>|{{EquationRef|1}}}}
The dog runs with the constant speed {{math|''V<sub>d</sub>''}} towards the instantaneous position of the hare.

The dog runs with the constant speed <math>V_d</math> towards the instantaneous position of the hare.


The differential equation corresponding to the movement of the dog, {{math|(''x''(''t''), ''y''(''t''))}}, is consequently
The differential equation corresponding to the movement of the dog, {{math|(''x''(''t''), ''y''(''t''))}}, is consequently
# {{NumBlk|:|<math> \dot x= V_d\ \frac{T_x-x}{\sqrt{(T_x-x)^2+(T_y-y)^2}}</math>|{{EquationRef|2}}}}
{{NumBlk|:|<math> \dot x= V_d\ \frac{T_x-x}{\sqrt{(T_x-x)^2+(T_y-y)^2}}</math>|{{EquationRef|2}}}}
# {{NumBlk|:|<math> \dot y= V_d\ \frac{T_y-y}{\sqrt{(T_x-x)^2+(T_y-y)^2}} </math>|{{EquationRef|3}}}}
{{NumBlk|:|<math> \dot y= V_d\ \frac{T_y-y}{\sqrt{(T_x-x)^2+(T_y-y)^2}} ~.</math> |{{EquationRef|3}}}}


It is possible to obtain a closed-form analytic expression {{math|''y''{{=}}''f''(''x'')}} for the motion of the dog,
From ({{EquationNote|2}}) and ({{EquationNote|3}}) it follows that
# {{NumBlk|:| <math>y'(x)=\frac{T_y-y}{T_x-x}</math> |{{EquationRef|4}}}}


It is possible to obtain a closed-form analytic expression {{math|''y''{{=}}''f''(''x'')}} for the motion of the dog.
Multiplying both sides with <math>T_x-x</math> and taking the derivative with respect to {{mvar|x}} using that
From ({{EquationNote|2}}) and ({{EquationNote|3}}), it follows that
# {{NumBlk|:| <math> \frac{dT_y}{dx}\ =\ \frac{dT_y}{dt}\ \frac{dt}{dx}\ =\ \frac{V_t}{V_d}\ \sqrt{{y'}^2+1} </math> |{{EquationRef|5}}}}
{{NumBlk|:| <math>y'(x)=\frac{T_y-y}{T_x-x}</math> .|{{EquationRef|4}}}}

Multiplying both sides with <math>T_x-x</math> and taking the derivative with respect to {{mvar|x}}, using that
{{NumBlk|:| <math> \frac{dT_y}{dx}\ =\ \frac{dT_y}{dt}\ \frac{dt}{dx}\ =\ \frac{V_t}{V_d}\ \sqrt{{y'}^2+1}~ ,</math> |{{EquationRef|5}}}}
one gets
one gets
# {{NumBlk|:| <math> y''=\frac{V_t\ \sqrt{1+{y'}^2}}{V_d(A_x-x)} </math> |{{EquationRef|6}}}}
{{NumBlk|:| <math> y''=\frac{V_t\ \sqrt{1+{y'}^2}}{V_d(A_x-x)} </math> |{{EquationRef|6}}}}
or
or
# {{NumBlk|:| <math> \frac{y''}{\sqrt{1+{y'}^2}}=\frac{V_t}{V_d(A_x-x)} </math> |{{EquationRef|7}}}}
{{NumBlk|:| <math> \frac{y''}{\sqrt{1+{y'}^2}}=\frac{V_t}{V_d(A_x-x)} ~.</math> |{{EquationRef|7}}}}


From this relation it follows that
From this relation, it follows that
# {{NumBlk|:| <math> \sinh^{-1}(y')=B-\frac{V_t}{V_d}\ \ln(A_x-x) </math> |{{EquationRef|8}}}}
{{NumBlk|:| <math> \sinh^{-1}(y')=B-\frac{V_t}{V_d}\ \ln(A_x-x)~, </math> |{{EquationRef|8}}}}
where {{mvar|B}} is the constant of integration determined by the initial value of {{mvar|y}}' at time zero, i.e.
where {{mvar|B}} is the constant of integration determined by the initial value of {{mvar|y}}' at time zero, {{math|''y' ''(0){{=}} sinh(''B'' − (''V<sub>t</sub> /V<sub>d</sub>'') ln''A<sub>x</sub>'')}}, i.e.,
# {{NumBlk|:| <math> B=\frac{V_t}{V_d}\ \ln(A_x)+\ln\left(y'(0)+\sqrt{{y'(0)}^2+1}\right) </math> |{{EquationRef|9}}}}
{{NumBlk|:| <math> B=\frac{V_t}{V_d}\ \ln(A_x)+\ln\left(y'(0)+\sqrt{{y'(0)}^2+1}\right) .</math> |{{EquationRef|9}}}}


From ({{EquationNote|8}}) and ({{EquationNote|9}}) it follows after some computations that
# {{NumBlk|:| <math> y'= \frac{1}{2}\left(\frac{y'(0)+\sqrt{{y'(0)}^2+1}}{(1-\frac{x}{A_x})^{\frac{V_t}{V_d}}} - \frac{(1-\frac{x}{A_x})^{\frac{V_t}{V_d}}}{y'(0)+\sqrt{{y'(0)}^2+1}}\right) </math> |{{EquationRef|10}}}}


From ({{EquationNote|8}}) and ({{EquationNote|9}}), it follows after some computation that
If, now, <math>V_t \neq V_d</math>, this relation is integrated to
# {{NumBlk|:| <math> y= C - \frac{1}{2}\ A_x\left(
{{NumBlk|:| <math> y'= \frac{1}{2}\left[\left(y'(0)+\sqrt{{y'(0)}^2+1}\right)\left(1-\frac{x}{A_x}\right)^{-\frac{V_t}{V_d}} +
\frac{(y'(0)+\sqrt{{y'(0)}^2+1})\ (1-\frac{x}{A_x}) ^{1 - \frac{V_t}{V_d}} }{1-\frac{V_t}{V_d}} -
\left(y'(0)-\sqrt{{y'(0)}^2+1}\right)\left(1-\frac{x}{A_x}\right)^{\frac{V_t}{V_d}}\right] </math> . |{{EquationRef|10}}}}
\frac{ (1-\frac{x}{A_x}) ^{1 + \frac{V_t}{V_d}} }{ (y'(0)+\sqrt{{y'(0)}^2+1})\ (1 + \frac{V_t}{V_d}) }
\right)</math>|{{EquationRef|11}}}}
where {{mvar|C}} is the constant of integration.


Furthermore, since {{math|''y''(0){{=}}0}}, it follows from ({{EquationNote|1}}) and ({{EquationNote|4}}) that
If <math>V_t = V_d</math>, one gets instead
# {{NumBlk|:| <math> y= C -\frac{1}{2}A_x\ \left(\left(y'(0)+\sqrt{{y'(0)}^2+1}\right)\ \ln(1-\frac{x}{A_x}) -
{{NumBlk|:| <math> y'(0)= \frac{A_y}{A_x}</math> . |{{EquationRef|11}}}}
\frac{ (1-\frac{x}{A_x}) ^2}{(y'(0)+\sqrt{{y'(0)}^2+1})\ 2}\right) </math> |{{EquationRef|12}}}}


If <math>V_t < V_d</math>, one gets from ({{EquationNote|11}}) that
If, now, {{math| ''V<sub>t</sub> V<sub>d</sub>''}}, relation ({{EquationNote|10}}) integrates to
{{NumBlk|:| <math> y= C - \frac{A_x}{2}\left[
# {{NumBlk|:| <math> \lim_{x \to A_x}y(x) = C = \frac{1}{2}\ A_x\left( \frac{y'(0)+\sqrt{{y'(0)}^2+1} }{1-\frac{V_t}{V_d}} - \frac{1}{ (y'(0)+\sqrt{{y'(0)}^2+1})\ (1 + \frac{V_t}{V_d}) } \right) </math> |{{EquationRef|13}}}}
\frac{\left(y'(0)+\sqrt{{y'(0)}^2+1}\right)\left(1-\frac{x}{A_x}\right) ^{1 - \frac{V_t}{V_d}} }{1-\frac{V_t}{V_d}} +
\frac{\left(y'(0)-\sqrt{{y'(0)}^2+1}\right)\left(1-\frac{x}{A_x}\right) ^{1 + \frac{V_t}{V_d}} }{1 + \frac{V_t}{V_d}}
\right],</math>|{{EquationRef|12}}}}
where {{mvar|C}} is the constant of integration. Since again {{math|''y''(0){{=}}0}}, it's
{{NumBlk|:| <math> C = \frac{A_x}{2}\left[
\frac{y'(0)+\sqrt{{y'(0)}^2+1}}{1-\frac{V_t}{V_d}} +
\frac{y'(0)-\sqrt{{y'(0)}^2+1}}{1 + \frac{V_t}{V_d}}
\right] </math>. |{{EquationRef|13}}}}


In the case illustrated in the figure above, <math>\frac{V_t}{V_d} = \frac{1}{1.2}</math> and the chase starts with the hare at position ({{math|''A<sub>x</sub>''}}, −0.6 {{math|''A<sub>x</sub>''}}) which means that {{mvar|y}}'(0) = -0.6. From ({{EquationNote|13}}) it thus follows that the hare is caught at position ({{math|''A<sub>x</sub>''}}, 1.21688{{math|''A<sub>x</sub>''}}), and consequently that the hare will have run the total distance (1.21688 + 0.6) {{math|''A<sub>x</sub>''}} before being caught.


If <math>V_t \geq V_d</math> one has from ({{EquationNote|11}}) and ({{EquationNote|12}}) that <math>\lim_{x \to A_x}y(x) = \infty</math>, which means that the hare will never be caught, whenever the chase starts.
The equations ({{EquationNote|11}}), ({{EquationNote|12}}) and ({{EquationNote|13}}), then, together imply
{{NumBlk|:| <math> y= \frac{1}{2}\left\{\frac{A_y+\sqrt{A_x^2+A_y^2}}{1-\frac{V_t}{V_d}}
\left[1-\left(1-\frac{x}{A_x}\right) ^{1 - \frac{V_t}{V_d}}\right] + \frac{A_y-\sqrt{A_x^2+A_y^2}}{1 + \frac{V_t}{V_d}}
\left[1-\left(1-\frac{x}{A_x}\right) ^{1 + \frac{V_t}{V_d}}\right]\right\} </math> .|{{EquationRef|14}}}}

If {{math| ''V<sub>t</sub> {{=}} V<sub>d</sub>''}}, relation ({{EquationNote|10}}) gives, instead,
{{NumBlk|:| <math> y= C -\frac{A_x}{2}\left[\left(y'(0)+\sqrt{{y'(0)}^2+1}\right)\ln\left(1-\frac{x}{A_x}\right) +
\frac{1}{2}\left(y'(0)-\sqrt{{y'(0)}^2+1}\right)\left(1-\frac{x}{A_x}\right)^2\right] </math> . |{{EquationRef|15}}}}
Using {{math|''y''(0){{=}}0}} once again, it follows that
{{NumBlk|:| <math> C = \frac{A_x}{4}\left(y'(0)-\sqrt{{y'(0)}^2+1}\right) .</math> |{{EquationRef|16}}}}
The equations ({{EquationNote|11}}), ({{EquationNote|15}}) and ({{EquationNote|16}}), then, together imply that
{{NumBlk|:| <math> y= \frac{1}{4}\left(A_y-\sqrt{A_x^2+A_y^2}\right)\left[1-\left(1-\frac{x}{A_x}\right)^2\right] -
\frac{1}{2}\left(A_y+\sqrt{A_x^2+A_y^2}\right)\ln\left(1-\frac{x}{A_x}\right) </math> . |{{EquationRef|17}}}}


If {{math| ''V<sub>t</sub> < V<sub>d</sub>''}}, it follows from ({{EquationNote|14}}) that
{{NumBlk|:| <math> \lim_{x \to A_x}y(x) = \frac{1}{2}\left(\frac{A_y+\sqrt{A_x^2+A_y^2}}{1-\frac{V_t}{V_d}} +
\frac{A_y-\sqrt{A_x^2+A_y^2}}{1 + \frac{V_t}{V_d}}\right) .</math> |{{EquationRef|18}}}}
If {{math| ''V<sub>t</sub> ≥ V<sub>d</sub>''}}, one has from ({{EquationNote|14}}) and ({{EquationNote|17}}) that <math>\lim_{x \to A_x}y(x) = \infty</math>, which means that the hare will never be caught, whenever the chase starts.


==See also==
==See also==
Line 59: Line 76:


==References==
==References==
*{{Citation|first=Paul J. |last =Nahin |title=Chases and Escapes. The Mathematics of Pursuits and Evasion |editor=Princeton University Press |place=Princeton|year=2012 |isbn=978-0-691-12514-5 }}.
*{{Citation|first=Paul J. |last =Nahin |title=Chases and Escapes: The Mathematics of Pursuit and Evasion|title-link= Chases and Escapes |publisher=Princeton University Press |location=Princeton|year=2012 |isbn=978-0-691-12514-5 }}.
*{{Citation|first=Francisco |last=Gomes Teixera|title= Traité des Courbes Spéciales Remarquables |editor=Imprensa da universidade |place=Coimbra |year=1909 |volume=2 | pages=255|url =http://quod.lib.umich.edu/u/umhistmath/aat2332.0005.001/261?view=pdf }}



[[Category:Curves]]
[[Category:Plane curves]]
[[Category:Differential equations]]
[[Category:Differential equations]]
[[Category:Analytic geometry]]
[[Category:Analytic geometry]]
[[Category:Pursuit–evasion]]

Latest revision as of 23:42, 29 February 2024

In geometry, a radiodrome is the pursuit curve followed by a point that is pursuing another linearly-moving point. The term is derived from the Latin word radius (Eng. ray; spoke) and the Greek word dromos (Eng. running; racetrack), for there is a radial component in its kinematic analysis. The classic (and best-known) form of a radiodrome is known as the "dog curve"; this is the path a dog follows when it swims across a stream with a current after something it has spotted on the other side. Because the dog drifts with the current, it will have to change its heading; it will also have to swim further than if it had taken the optimal heading. This case was described by Pierre Bouguer in 1732.

A radiodrome may alternatively be described as the path a dog follows when chasing a hare, assuming that the hare runs in a straight line at a constant velocity.

Graph of a radiodrome, also known as a dog curve
The path of a dog chasing a hare running along a vertical straight line at a constant speed. The dog runs towards the momentary position of the hare, and will be changing his heading continuously.

Mathematical analysis

[edit]

Introduce a coordinate system with origin at the position of the dog at time zero and with y-axis in the direction the hare is running with the constant speed Vt. The position of the hare at time zero is (Ax, Ay) with Ax > 0 and at time t it is

(1)

The dog runs with the constant speed Vd towards the instantaneous position of the hare.

The differential equation corresponding to the movement of the dog, (x(t), y(t)), is consequently

(2)
(3)


It is possible to obtain a closed-form analytic expression y=f(x) for the motion of the dog. From (2) and (3), it follows that

. (4)

Multiplying both sides with and taking the derivative with respect to x, using that

(5)

one gets

(6)

or

(7)

From this relation, it follows that

(8)

where B is the constant of integration determined by the initial value of y' at time zero, y' (0)= sinh(B − (Vt /Vd) lnAx), i.e.,

(9)


From (8) and (9), it follows after some computation that

. (10)

Furthermore, since y(0)=0, it follows from (1) and (4) that

. (11)

If, now, Vt ≠ Vd, relation (10) integrates to

(12)

where C is the constant of integration. Since again y(0)=0, it's

. (13)


The equations (11), (12) and (13), then, together imply

. (14)

If Vt = Vd, relation (10) gives, instead,

. (15)

Using y(0)=0 once again, it follows that

(16)

The equations (11), (15) and (16), then, together imply that

. (17)


If Vt < Vd, it follows from (14) that

(18)

If Vt ≥ Vd, one has from (14) and (17) that , which means that the hare will never be caught, whenever the chase starts.

See also

[edit]

References

[edit]
  • Nahin, Paul J. (2012), Chases and Escapes: The Mathematics of Pursuit and Evasion, Princeton: Princeton University Press, ISBN 978-0-691-12514-5.
  • Gomes Teixera, Francisco (1909), Imprensa da universidade (ed.), Traité des Courbes Spéciales Remarquables, vol. 2, Coimbra, p. 255{{citation}}: CS1 maint: location missing publisher (link)