Print

In the latest book "If I could do Magic...." we refer to a taylor made application that shows the Origin of the Primes. In this section we share the source code and the application with everyone interested. The application checks all the Integers in a given Cycle range whereas this Cycle number always has to be a Numeric 9 (like 432 = 4+3+2 = 9). As output the application puts every Integer in a multiple two dimensional array's and reveals therewith the Origin of Primes. The checks are based on multiple natural grown algorithms. It is advised to use Notepad ++ to read the output excel files. Find out yourself by checking the source code here:

Full Source Code (written in Pascal)
Exe file