Article 70MCS Differential equation on a doughnut

Differential equation on a doughnut

by
John
from John D. Cook on (#70MCS)

Here's a differential equation from [1] that's interesting to play with.

diffeq_donut1.svg

Even though it's a nonlinear system, it has a closed-form solution, namely

diffeq_donut2.svg

where (a,b,c) is the solution att = 0 and = 1 + a^2 + b^2 + c^2.

The solutions lie on the torus (doughnut). Ifm andn are coprime integers then the solutions form a closed loop. If the ratiom/n is not rational then the solutions are dense on the torus.

Here's an example with parametersa = 1, b = 1, c = 3, m = 3, and n = 5.

diffeq_donut3.png

And now with parameters a = 1, b = 1, c = 0.3, m = 4, and n = 5.

diffeq_donut4.png

And finally with parameters a = 1, b = 1, c = 0.3, m = , and n = 5.

diffeq_donut5.png

Note that when m = 2 and n = 3 the trajectory traces out a trefoil knot.

Related posts

[1] Richard Parris. A Three-Dimensional System with Knotted Trajectories. The American Mathematical Monthly, Vol. 84, No. 6 (Jun. - Jul., 1977), pp. 468-469

The post Differential equation on a doughnut first appeared on John D. Cook.
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments