Skip to content

Commit 5306c20

Browse files
committed
parenthesis
1 parent fd860f7 commit 5306c20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/WP_2025-03-31-Arnold-tongues-with-Numba-Numba-CUDA-and-Datashader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

22
This Python notebook explores [Arnold tongues](https://en.wikipedia.org/wiki/Arnold_tongue). Here is a short description from [wikipedia](https://en.wikipedia.org/wiki/Arnold_tongue):
33

4-
> In mathematics, particularly in dynamical systems, Arnold tongues (named after Vladimir Arnold) are a pictorial phenomenon that occur when visualizing how the rotation number of a dynamical system, or other related invariant property thereof, changes according to two or more of its parameters. The regions of constant rotation number have been observed, for some dynamical systems, to form geometric shapes that resemble tongues, in which case they are called Arnold tongues.
4+
> In mathematics, particularly in dynamical systems, Arnold tongues [named after Vladimir Arnold] are a pictorial phenomenon that occur when visualizing how the rotation number of a dynamical system, or other related invariant property thereof, changes according to two or more of its parameters. The regions of constant rotation number have been observed, for some dynamical systems, to form geometric shapes that resemble tongues, in which case they are called Arnold tongues.
55
66
In simpler terms, Arnold tongues represent regions where two oscillating systems synchronize in interesting ways. So an oscillator with its natural frequency may be forced by another oscillator at a different frequency, depending on the forcing parameters. On a parameter plot:
77

88
- The horizontal axis represents the frequency of the forcing oscillator
9-
- The vertical axis represents the amplitude (strength) of the forcing
9+
- The vertical axis represents the amplitude [strength] of the forcing
1010

1111
Within the tongue-shaped regions, the original oscillator synchronizes with the forcing oscillator, either matching its frequency exactly or locking onto a rational multiple of it. This phenomenon is known as frequency locking or mode locking. These rational frequency ratio $p/q$ are such that the integers $p$ and $q$ are relative primes.
1212

0 commit comments

Comments
 (0)