Home » Uncategorized

More Surprising Math Images

To zoom in on any picture, click on the image to get a higher resolution.

This a follow up to my previous article here, where you can find additional, very different images, the theory behind it, and relevance to machine learning techniques. What is surprising is that all these images were produced with a formula with a single parameter λ, and they look very different depending on the value of λ. More precisely, they are generated using the following recursion:

xn+1 = xn + λ sin(yn),

yn+1 = xn + λ sin(xn),

with initial conditions x0, y0. 

Seven different groups of three images are displayed. In each group, the leftmost image, a scatterplot (in blue) corresponds to the orbit of (xn, yn) in two dimensions, given the initial conditions. The central images features xn and yn as two time series, with xn in blue and yn in red. In both cases, 20,000 iterations are used. The rightmost image is the same as the leftmost one, except that only the first 25 iterations are displayed, and a green curve connects the 25 dots, to show how the orbit looks like at the beginning. The initial vector (x0, y0) is not included in that image.

8530324885

Figure 1: x0 = 1, y0 = 4, λ = 0.04

8530326887

Figure 2: x0 = 1, y0 = 4, λ = 0.06

8530323258

Figure 3: x0 = 3, y0 = 4, λ = 1.5

8530331493

Figure 4: x0 = 56, y0 = 4, λ = 0.04

8530366692

Figure 5: x0 = 2, y0 = 4, λ = 10

8530385678

Figure 6: x0 = 1, y0 = 4, λ = 2.5

8530386883

Figure 7: x0 = 3, y0 = 4, λ = 2

As a bonus, here is another picture produced with a different type of chaotic dynamical system. It is discussed here

8582320259

Another interesting one can be found here (page 21):

8609092274

To receive a weekly digest of our new articles, subscribe to our newsletter, here.

About the author:  Vincent Granville is a data science pioneer, mathematician, book author (Wiley), patent owner, former post-doc at Cambridge University, former VC-funded executive, with 20+ years of corporate experience including CNET, NBC, Visa, Wells Fargo, Microsoft, eBay. Vincent is also self-publisher at DataShaping.com, and founded and co-founded a few start-ups, including one with a successful exit (Data Science Central acquired by Tech Target). You can access Vincent’s articles and books, here.