![]() |
|
|
#23 |
|
Feb 2005
22×32×7 Posts |
Take a look at Pomerance's essay Primality testing: variations on a theme of Lucas. It exposes quite interesting interconnections between various primality tests.
|
|
|
|
|
|
#24 |
|
Aug 2004
Melbourne, Australia
100110002 Posts |
Interesting, thanks for that link.
|
|
|
|
|
|
#25 |
|
Random Account
Aug 2009
32×7×31 Posts |
A variation of The Sieve of Eratosthenes in a dynamic link library works quite well. In this case, no list is required.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Primality testing non-Mersennes | lukerichards | Software | 8 | 2018-01-24 22:30 |
| Testing an expression for primality | 1260 | Software | 17 | 2015-08-28 01:35 |
| a new Deterministic primality testing | wsc812 | Computer Science & Computational Number Theory | 36 | 2013-03-04 06:25 |
| Automated primality testing with LLRnet | mdettweiler | Conjectures 'R Us | 18 | 2008-03-04 00:06 |
| a new primality testing method | jasong | Math | 1 | 2007-11-06 21:46 |