![]() |
|
|
#210 |
|
May 2010
Prime hunting commission.
168010 Posts |
Though, you could not begin with 2^1; You would have to begin with 2^16.
And; Have there been any new decent-sized primes for PrimeGrid lately? Last fiddled with by 3.14159 on 2010-09-25 at 20:10 |
|
|
|
|
|
#211 |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
Also, MultiSieve has two useless options (Neither will yield any new primes):
1. Factorial (n! + 1) 2. Primorial (p(n)# + 1) It is only useful for Generalized Cullen/Woodall numbers. Last fiddled with by 3.14159 on 2010-09-25 at 20:13 |
|
|
|
|
|
#213 | |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
Quote:
Top 5k is now 165800 decimal digits. I'm going to start testing; And, I will save a copy, to save checkpoints. Last fiddled with by 3.14159 on 2010-09-25 at 20:24 |
|
|
|
|
|
|
#214 |
|
Mar 2006
Germany
B5C16 Posts |
[QUOTE=3.14159;231434]b = 2; n would have to begin at 16, to avoid defiance of the Proth rule.[QUOTE]
Your rule? k=2^n+1 is prime for n<16: k=1: 1, 2, 4, 8 k=3: 1, 2, 5, 6, 8, 12 k=5: 1, 3, 7, 13, 15 k=7: 2, 4, 6, 14 k=9: 1, 2, 3, 6, 7, 11, 14 and so on. |
|
|
|
|
|
#215 |
|
May 2010
Prime hunting commission.
168010 Posts |
Karsten:
Are you doing any search work or factor work at the moment? Also, based on the testing time, I should find something within 65 days' worth of work. Since I am restricted to only about 1/2 day, I expect something in 4-6 months. Therefore, no more records for the rest of this year. And, dammit, I won't make it to the top 5k. The time it takes to test and the odds always prohibit me from finding anything that would be top-5000 worthy. I don't know if it would be faster or slower to be in a group project, but even if it were faster, if I were to discover anything, the group gets the credit. Last fiddled with by 3.14159 on 2010-09-25 at 21:05 |
|
|
|
|
|
#216 |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
one thing I found on top of them all seeming to end in 1, they all seem to have a digital sum of 1. what can we say about this groups primality.
|
|
|
|
|
|
#217 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
Quote:
why does this list individuals from GIMPS then ? |
|
|
|
|
|
|
#218 | |
|
"Mark"
Apr 2003
Between here and the
22·7·227 Posts |
Quote:
Since PrimeGrid is extending the bounds of the Factorial/Primorial searches with code written by myself and Geoff Reynolds, these options aren't particularly useful. MultiSieve hasn't been updated in years. Note that MultiSieve does not output primes, only numbers that have unknown primality. |
|
|
|
|
|
|
#219 | ||
|
May 2010
Prime hunting commission.
69016 Posts |
Quote:
Also: k * n! + 1 or k * p(n)# + 1 would be more practical. (There would have to be some simple restrictions, however. If not, every prime could be one of these.) I think an ideal restriction for both would be : k ≤ n! or k ≤ p(n)#. Quote:
Last fiddled with by 3.14159 on 2010-09-25 at 21:20 |
||
|
|
|
|
|
#220 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
if I did my math right the sequence the k*b^b+1 fall in for 5*6n^6n +1 would represent about 1% of numbers if tried against the % for primes what are the odds that the 2 meet.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CPU Performance Database | JustinGC | Hardware | 3 | 2012-06-22 03:11 |
| Database question | Xyzzy | Forum Feedback | 0 | 2012-04-01 15:37 |
| entire database done up to 2^58 | tha | Lone Mersenne Hunters | 11 | 2010-10-17 08:27 |
| NPLB Database | IronBits | No Prime Left Behind | 177 | 2009-10-10 09:00 |
| database.zip | HiddenWarrior | Data | 1 | 2004-03-29 03:53 |