The 8188 first prime numbers starting at 11 computed modulo 7 and displayed as an 'absolute' tridimensional random walk [Les 8188 premiers nombres premiers à partir de 11 calculés modulo 7 et visualisés comme une marche aléatoire tridimensionnelle 'absolue'].




The 8188 first Prime Numbers PN starting at 11 are computed: {11,13,17,...,84017}. Then, each PN is computed modulo 7 minus 1: N=(PN%7)-1 (it is worth noting that PN%7 cannot be equal to 0 and that 7 = 6+1 = 2x3+1).




Each digit N -base 6- defines the current step of an "absolute" tridimensional random walk:
                    digit=0 ==> move(+1,0,0)
                    digit=1 ==> move(-1,0,0)
                    digit=2 ==> move(0,+1,0)
                    digit=3 ==> move(0,-1,0)
                    digit=4 ==> move(0,0,+1)
                    digit=5 ==> move(0,0,-1)


The coordinates {X,Y,Z} are renormalized as follows:
                    [+0.424,+0.536]x[+0.48,+0.624]x[-0.06,+0.04] --> [0.1,0.9]x[0.1,0.9]x[0.1,0.9]



See a related picture:




(CMAP28 WWW site: this page was created on 01/08/2022 and last updated on 01/09/2022 19:28:25 -CET-)



[See the generator of this picture [Voir le générateur de cette image]]

[See all related pictures (including this one) [Voir toutes les images associées (incluant celle-ci)]]

[Please visit the related NumberTheory picture gallery [Visitez la galerie d'images NumberTheory associée]]

[Go back to AVirtualMachineForExploringSpaceTimeAndBeyond [Retour à AVirtualMachineForExploringSpaceTimeAndBeyond]]

[The Y2K Bug [Le bug de l'an 2000]]

[Site Map, Help and Search [Plan du Site, Aide et Recherche]]
[Mail [Courrier]]
[About Pictures and Animations [A Propos des Images et des Animations]]


Copyright © Jean-François Colonna, 2022-2022.
Copyright © CMAP (Centre de Mathématiques APpliquées) UMR CNRS 7641 / Ecole Polytechnique, 2022-2022.