![]() |
|
|
#12 |
|
Jul 2003
13·47 Posts |
hi,
I do like to reserve base=6 n=1 to 50000 for double checking |
|
|
|
|
|
#13 |
|
Jul 2003
13·47 Posts |
hi,
cksieve v1.1.0 gives out a warning - what does it means? Code:
cksieve -P20e10 -i ck.in cksieve 1.1.0 -- A sieve for Carol (b^n-1)^2-2 and Kynea (b^n+1)^2-2 numbers. Read 16432 terms for (74^n+/-c)^2-2 from ABC file `ck.in'. cksieve 1.1.0 started: 3 <= n <= 99999, 60000000000 <= p <= 200000000000 p=77153080019, 141204 p/sec, 150 factors, 12.3% done, 0 sec/factor, ETA 18 Apr 08:19 WARNING: 393216 is not a root (mod 77309411329) p=81621680057, 141347 p/sec, 190 factors, 15.4% done, 0 sec/factor, ETA 18 Apr 08:19 |
|
|
|
|
|
#14 | |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
Quote:
|
|
|
|
|
|
|
#15 |
|
Jun 2003
116738 Posts |
Incidentally, that output also show another bug. The factor removal rate is always "0 sec/factor".
|
|
|
|
|
|
#16 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001012 Posts |
...and the ETA seems way off. Or it may be in the wrong timezone (but not UTC, as one could immediately expect).
|
|
|
|
|
|
#17 |
|
Jun 2003
5,051 Posts |
ETA is fine. It is in local timezone. It is the p/sec that is quirky. I believe it is counting actual p's being processed, rather than the p-range being processed (i.e. if it crunched from p=1e9 to p=2e9, it counts it as pi(2e9)-pi(1e9) p's processed rather than a range of 1e9 processed).
|
|
|
|
|
|
#18 |
|
"Mark"
Apr 2003
Between here and the
18CB16 Posts |
|
|
|
|
|
|
#19 | |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
|
|
|
|
|
|
|
#20 |
|
"Mark"
Apr 2003
Between here and the
11·577 Posts |
In the first post I updated to fix the factor removal rate.
|
|
|
|
|
|
#21 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Quote:
Step 1. We can submit e.g. (40^40778+1)^2-2 -- as (40^40778+2)*40^40778-1 Step 2. Submit for PRP test. Because it has a ...-1 form, N+1 test is also run (or at least I thin this is how it happens). Then we can query for (40^40778+1)^2-2 and because this is a shorter form it sticks. And it shows as a P. |
|
|
|
|
|
|
#22 | |
|
Jun 2003
5,051 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Carol / Kynea Primes | rogue | And now for something completely different | 249 | 2021-05-19 12:14 |
| Carol / Kynea search (Near-power primes) | rogue | And now for something completely different | 37 | 2016-06-18 17:58 |
| a 18+ Christmas carol | science_man_88 | Lounge | 10 | 2010-12-13 23:26 |
| Old reservations | opyrt | Prime Sierpinski Project | 3 | 2009-03-26 19:51 |
| k=51 or about coordinated prime search | Kosmaj | Riesel Prime Search | 7 | 2007-07-13 22:15 |