Inhaltsverzeichnis

Development of
Algorithmic Constructions

english

This is a test for all prime numbers.
I checked the numbers below 10^8 and all Carmichael numbers below 10^9.
No execption.

The test based on a sharpened Rabin Miller Test in order to exclude non primes
and a test with complex numbers. to confirm the primes

                                  100, 25

                                 1000, 168

                                10000, 1229

                               100000, 9592

                              1000000, 78498

                             10000000, 664579

                            100000000, 5761455