Uploaded May 2021 | Updated September 2026, 2 weeks ago
Shown is how to draw a contour of a kiwi bird, and a Gaussian propagating in a potential well having a base area spanned by the contour of the kiwi bird, i.e., a quantum kiwi billiard.
The drawing is done by a numerical Fourier expansion using 400 basis functions.
The quantum kiwi billiard is discretized by 733x733 lattice points, and the time evolution is done by utilizing the Crank-Nicolson method for 8000 time slices, although only one third of them was used in the video.
Music provided by @gpcbass. It's a reproduction of a song he wrote back in the 70's called "For You".
.svg file is downloaded from freesvg.org. Some corners are slightly smoothened to suppress Gibb's phenomenon.
Shown is how to draw a contour of a kiwi bird, and a Gaussian propagating in a potential well having a base area spanned by the contour of the kiwi bird, i.e., a quantum kiwi billiard.
The drawing is done by a numerical Fourier expansion using 400 basis functions.
The quantum kiwi billiard is discretized by 733x733 lattice points, and the time evolution is done by utilizing the Crank-Nicolson method for 8000 time slices, although only one third of them was used in the video.
Music provided by @gpcbass. It's a reproduction of a song he wrote back in the 70's called "For You".
.svg file is downloaded from freesvg.org. Some corners are slightly smoothened to suppress Gibb's phenomenon.







![Butterfly-effect simulation using 501 double pendulums [1440p]
This is a slightly different 1440p version of one of my previously posted videos. They say 1440p resolution are rendered with a significantly higher bitrate.
Below is essentially a copy-paste of the previous video:
Simulation of 501 double pendulums having initial start positions ranging between 2.2995 radians and 2.3 radians spanned from the vertical line. That is, the difference in starting angle between each adjacent pair of double pendulums is one millionth of a radian. Hence, the outermost apices of all the double pendulums sweeps only 1/2000 of a radian at the very start.
Despite such a tiny difference between the 501 initial conditions, the outermost apices of the pendulums rapidly spread out homogeneously all over their energetically allowed range, as the double pendulum is a chaotic system for certain criteria of the initial conditions, meaning that it is ridiculously sensitive to initial conditions. This is sometimes referred to as the Butterfly effect.
CPU time was ~3 minutes for calculating all positions of the pendulums for all 3200 frames on a mid-2012 MacBook Air. Plotting/saving all frames took ~1.5 hour in total.
Here is a good example page to start out playing with one double pendulum in Python: https://scipython.com/blog/the-double-pendulum/. My scripts need a thorough clean-up before sharing.
Music by @gpcbass!
Done in Python and ffmpeg. Butterfly-effect simulation using 501 double pendulums [1440p]](https://i.ytimg.com/vi/k3TaCGmJZ9I/mqdefault.jpg)


