Orthogonal trajectory

Definition in differential equations
Concentric circles with orthogonal trajectories (1. example)
Parabolas with orthogonal trajectories (2. example)

In mathematics, an orthogonal trajectory is a curve which intersects any curve of a given pencil of (planar) curves orthogonally.

For example, the orthogonal trajectories of a pencil of concentric circles are the lines through their common center (see diagram).

Suitable methods for the determination of orthogonal trajectories are provided by solving differential equations. The standard method establishes a first order ordinary differential equation and solves it by separation of variables. Both steps may be difficult or even impossible. In such cases one has to apply numerical methods.

Orthogonal trajectories are used in mathematics, for example as curved coordinate systems (i.e. elliptic coordinates) and appear in physics as electric fields and their equipotential curves.

If the trajectory intersects the given curves by an arbitrary (but fixed) angle, one gets an isogonal trajectory.

Determination of the orthogonal trajectory

In cartesian coordinates

Generally, one assumes that the pencil of curves is given implicitly by an equation

(0) :   F ( x , y , c ) = 0 , {\displaystyle :\ F(x,y,c)=0,\qquad } 1. example :   x 2 + y 2 c = 0   , {\displaystyle :\ x^{2}+y^{2}-c=0\ ,\qquad } 2. example y = c x 2     y c x 2 = 0   , {\displaystyle y=cx^{2}\ \leftrightarrow \ y-cx^{2}=0\ ,}

where c {\displaystyle c} is the parameter of the pencil. If the pencil is given explicitly by an equation y = f ( x , c ) {\displaystyle y=f(x,c)} , one can change the representation into an implicit one: y f ( x , c ) = 0 {\displaystyle y-f(x,c)=0} . For the considerations below, it is supposed that all necessary derivatives do exist.

Step 1.

Differentiating implicitly for x {\displaystyle x} yields

(1) :   F x ( x , y , c ) + F y ( x , y , c ) y = 0 , {\displaystyle :\ F_{x}(x,y,c)+F_{y}(x,y,c)\;y'=0,\qquad } in 1. example :   2 x + 2 y y = 0   , {\displaystyle :\ 2x+2yy'=0\ ,\qquad } 2. example :   y 2 c x = 0   . {\displaystyle :\ y'-2cx=0\ .}
Step 2.

Now it is assumed that equation (0) can be solved for parameter c {\displaystyle c} , which can thus be eliminated from equation (1). One gets the differential equation of first order

(2) :   y = f ( x , y ) , {\displaystyle :\ y'=f(x,y),\qquad } in 1. example :   y = x y   , {\displaystyle :\ y'=-{\frac {x}{y}}\ ,\qquad } 2. example :   y = 2 y x   , {\displaystyle :\ y'=2{\frac {y}{x}}\ ,}

which is fulfilled by the given pencil of curves.

Step 3.

Because the slope of the orthogonal trajectory at a point ( x , y ) {\displaystyle (x,y)} is the negative multiplicative inverse of the slope of the given curve at this point, the orthogonal trajectory satisfies the differential equation of first order

(3) :   y = 1 f ( x , y )   , {\displaystyle :\ y'=-{\frac {1}{f(x,y)}}\ ,\qquad } in 1. example :   y = y / x   , {\displaystyle :\ y'=y/x\ ,\qquad } 2. example :   y = x 2 y   . {\displaystyle :\ y'=-{\frac {x}{2y}}\ .}
Step 4.

This differential equation can (hopefully) be solved by a suitable method.
For both examples separation of variables is suitable. The solutions are:
in example 1, the lines y = m x ,   m R {\displaystyle y=mx,\ m\in \mathbb {R} } and
in example 2, the ellipses x 2 + 2 y 2 = d ,   d > 0   . {\displaystyle x^{2}+2y^{2}=d,\ d>0\ .}

In polar coordinates

If the pencil of curves is represented implicitly in polar coordinates by

(0p) :   F ( r , φ , c ) = 0 {\displaystyle :\ F(r,\varphi ,c)=0}

one determines, alike the cartesian case, the parameter free differential equation

(1p) :   F r ( r , φ , c ) + F φ ( r , φ , c ) φ = 0 , {\displaystyle :\ F_{r}(r,\varphi ,c)+F_{\varphi }(r,\varphi ,c)\;\varphi '=0,\qquad }
(2p) :   φ = f ( r , φ ) {\displaystyle :\ \varphi '=f(r,\varphi )}

of the pencil. The differential equation of the orthogonal trajectories is then (see Redheffer & Port p. 65, Heuser, p. 120)

(3p) :   φ = 1 r 2 f ( r , φ )   . {\displaystyle :\ \varphi '=-{\frac {1}{{\color {red}r^{2}}f(r,\varphi )}}\ .}
Orthogonal cardioids

Example: Cardioids:

(0p) :   F ( r , φ , c ) = r c ( 1 + cos φ ) = 0 ,   c > 0   .   {\displaystyle :\ F(r,\varphi ,c)=r-c(1+\cos \varphi )=0,\ c>0\ .\ } (in diagram: blue)
(1p) :   F r ( r , φ , c ) + F φ ( r , φ , c ) φ = 1 + c sin φ φ = 0 , {\displaystyle :\ F_{r}(r,\varphi ,c)+F_{\varphi }(r,\varphi ,c)\;\varphi '=1+c\sin \varphi \;\varphi '=0,\qquad }

Elimination of c {\displaystyle c} yields the differential equation of the given pencil:

(2p) :   φ = 1 + cos φ r sin φ {\displaystyle :\ \varphi '=-{\frac {1+\cos \varphi }{r\sin \varphi }}}

Hence the differential equation of the orthogonal trajectories is:

(3p) :   φ = sin φ r ( 1 + cos φ ) {\displaystyle :\ \varphi '={\frac {\sin \varphi }{r(1+\cos \varphi )}}}

After solving this differential equation by separation of variables one gets

r = d ( 1 cos φ )   ,   d > 0   , {\displaystyle r=d(1-\cos \varphi )\ ,\ d>0\ ,}

which describes the pencil of cardioids (red in diagram), symmetric to the given pencil.

Isogonal trajectory

A curve, which intersects any curve of a given pencil of (planar) curves by a fixed angle α {\displaystyle \alpha } is called isogonal trajectory.

Between the slope η {\displaystyle \eta '} of an isogonal trajectory and the slope y {\displaystyle y'} of the curve of the pencil at a point ( x , y ) {\displaystyle (x,y)} the following relation holds:

η = y + tan ( α ) 1 y tan ( α )   . {\displaystyle \eta '={\frac {y'+\tan(\alpha )}{1-y'\tan(\alpha )}}\ .}

This relation is due to the formula for tan ( α + β ) {\displaystyle \tan(\alpha +\beta )} . For α 90 {\displaystyle \alpha \rightarrow 90^{\circ }} one gets the condition for the orthogonal trajectory.

For the determination of the isogonal trajectory one has to adjust the 3. step of the instruction above:

3. step (isog. traj.)

The differential equation of the isogonal trajectory is:

  • (3i) :   y = f ( x , y ) + tan ( α ) 1 f ( x , y ) tan ( α )   . {\displaystyle :\ y'={\frac {f(x,y)+\tan(\alpha )}{1-f(x,y)\;\tan(\alpha )}}\ .}
Isogonal trajectories of concentric circles for α = 45 {\displaystyle \alpha =45^{\circ }}

For the 1. example (concentric circles) and the angle α = 45 {\displaystyle \alpha =45^{\circ }} one gets

(3i) :   y = x / y + 1 1 + x / y   . {\displaystyle :\ y'={\frac {-x/y+1}{1+x/y}}\ .}

This is a special kind of differential equation, which can be transformed by the substitution z = y / x {\displaystyle z=y/x} into a differential equation, that can be solved by separation of variables. After reversing the substitution one gets the equation of the solution:

arctan y x + 1 2 ln ( x 2 + y 2 ) = C   . {\displaystyle \arctan {\frac {y}{x}}+{\frac {1}{2}}\ln(x^{2}+y^{2})=C\ .}

Introducing polar coordinates leads to the simple equation

C φ = ln ( r )   , {\displaystyle C-\varphi =\ln(r)\ ,}

which describes logarithmic spirals (see diagram).

Numerical methods

In case that the differential equation of the trajectories can not be solved by theoretical methods, one has to solve it numerically, for example by Runge–Kutta methods.

See also

  • Cassini oval
  • Confocal conic sections
  • Trajectory
  • Apollonian circles, pairs of families of circles that are all orthogonal to each other

References

  • A. Jeffrey: Advanced Engineering Mathematics, Hartcourt/Academic Press, 2002, ISBN 0-12-382592-X, p. 233.
  • S. B. Rao: Differential Equations, University Press, 1996, ISBN 81-7371-023-6, p. 95.
  • R. M. Redheffer, D. Port: Differential Equations: Theory and Applications, Jones & Bartlett, 1991, ISBN 0-86720-200-9, p. 63.
  • H. Heuser: Gewöhnliche Differentialgleichungen, Vieweg+Teubner, 2009, ISBN 978-3-8348-0705-2, p. 120.
  • Tenenbaum, Morris; Pollard, Harry (2012), Ordinary Differential Equations, Dover Books on Mathematics, Courier Dover, p. 115, ISBN 9780486134642.

External links

  • Exploring orthogonal trajectories - applet allowing user to draw families of curves and their orthogonal trajectories.
  • mathcurve: FIELD LINES, ORTHOGONAL LINES, DOUBLE ORTHOGONAL SYSTEM
  • v
  • t
  • e
Differential equations
Classification
Operations
Attributes of variables
Relation to processes
Solutions
Existence/uniqueness
Solution topics
Solution methods
ExamplesMathematicians