Lissajous3D¶
Systems / ODEs / Oscillatory systems
A three-frequency Lissajous curve traced on a torus.
Definition¶
\[
\begin{aligned}
\dot{y_{0}} &= - A a \sin{\left(a t \right)} \\
\dot{y_{1}} &= - B b \sin{\left(b t + \delta_{y} \right)} \\
\dot{y_{2}} &= - C c \sin{\left(c t + \delta_{z} \right)}
\end{aligned}
\]
Parameters¶
| Symbol | Default | Role |
|---|---|---|
A |
1 |
amplitude along the x axis |
B |
1 |
amplitude along the y axis |
C |
1 |
amplitude along the z axis |
a |
3 |
frequency along the x axis |
b |
2 |
frequency along the y axis |
c |
5 |
frequency along the z axis |
delta_y |
(1/2)*pi |
phase shift of y relative to x |
delta_z |
(1/4)*pi |
phase shift of z relative to x |
Properties¶
Lyapunov spectrum
$0,\; 0,\; 0$
computed at build
computed at build
Kaplan–Yorke dimension
$D_{KY} = 3$
Divergence ∇·f
$\nabla\!\cdot f = 0$
constant
constant
Equilibria
none found (no equilibria)