Benedict Irwin edited Primality.tex  over 9 years ago

Commit id: c44dcb4944bd4aab04e91dc6958d55885c334288

deletions | additions      

       

Task: construct a sieve of Sieve of Eratosthenes style algorithm which uses this concept as a test for primality?  Information required: The appending patterns of the form $d_1d_2...d_N;n$. This is a big task.  The special primes, are apprently $OEIS:A004023$, and this has already been investigated from the references there.