![]() |
|
|
#23 |
|
"Mark"
Apr 2003
Between here and the
11000110010112 Posts |
(2^520363-1)^2-2 is prime! It has been almost 9 years since the last Carol prime has been found.
|
|
|
|
|
|
#24 |
|
I moo ablest echo power!
May 2013
29·61 Posts |
Well done!
|
|
|
|
|
|
#25 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
947710 Posts |
Quote:
I am curious to compare ABC $a^$b-$a^$c$d form (with "2 1040726 520364 -1") as input to LLR to PFGW (where the number can be input in many different ways). Should be more or less the same in terms of time, I expect. "Using generic reduction FMA3 FFT length 100K", etc... |
|
|
|
|
|
|
#26 | |
|
"Mark"
Apr 2003
Between here and the
11000110010112 Posts |
Quote:
|
|
|
|
|
|
|
#27 | |
|
May 2004
FRANCE
22·5·29 Posts |
Quote:
so, it works only for base two, sorry... I can generalize to ABC (%lu^$a$b)^2-2, it will be done in next release. Regards, Jean |
|
|
|
|
|
|
#28 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Thanks. A simple change to the client should be all that I need to do. First I will compare the timings with pfgw.
Last fiddled with by rogue on 2016-04-16 at 17:25 |
|
|
|
|
|
#29 |
|
"Mark"
Apr 2003
Between here and the
18CB16 Posts |
|
|
|
|
|
|
#30 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
250516 Posts |
C-K primes attracted interest from David B.:
Quote:
|
|
|
|
|
|
|
#31 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
|
|
|
|
|
|
#32 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
I will adapt cksieve, then, to sieve for these under a separate option.
_____________________ EDIT (Jun/16): It seems to work. (I've recreated the known Near-Cube primes for b=2, and started sieving above the known range and reserve b=2 to n=10^6.) For the Near-Cubes, I called this a cksieve v.3.x program; I have not merged the two sources. The branched source is attached. I used Adleman-Manders-Miller cubic root implementation. There is 1 root for some p and {3 or none} for others. Validated factors by GP (and the program's internals). The source snapshot is attached. EDIT: version 3.1.7 is obsolete. UPDATE: ver 3.1.8 (Jun/17): Searching on the "correct" side of the cube for (b^n-1)^3+2 now. (The new ABC header is a bit ugly but it does the job. We need (b^n+1)^3-2 and (b^n-1)^3+2) Last fiddled with by Batalov on 2016-06-18 at 05:51 |
|
|
|
|
|
#33 |
|
Jul 2003
13×47 Posts |
hi,
here are the results for near-cube numbers done with cksieve v3.1.7 and openpfgw b=6, n=1 to 10000 (6^2+1)^3-2 (6^3+1)^3-2 (6^44+1)^3-2 (6^48+1)^3-2 (6^57+1)^3-2 (6^188+1)^3-2 (6^738+1)^3-2 works fine! |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Carol / Kynea Coordinated Search - Reservations | rogue | And now for something completely different | 293 | 2021-06-23 11:39 |
| Carol / Kynea Primes | rogue | And now for something completely different | 249 | 2021-05-19 12:14 |
| Search primes of form 2*n^n ± 1 | JeppeSN | And now for something completely different | 27 | 2018-04-12 14:20 |
| Factorial primes search? | flava | Open Projects | 18 | 2010-12-04 05:24 |
| Why Search for these Huge Primes? | Unregistered | Math | 8 | 2005-04-27 00:55 |