|
|
|
|
|
by colbyh
3076 days ago
|
|
1. Essentially, yes there's a list. Since there doesn't exist a higher level formula to identify primes it's been verified by some variation of a brute force method. 2. That all smaller primes are known can't be verified. Primes of this size are usually found by a number of formulas that find "likely" primes and then verified by brute force (afaik). Because of that fuzzy match to start there might be smaller primes that haven't yet been identified. |
|
https://en.wikipedia.org/wiki/Lucas–Lehmer_primality_test