![]() |
|
|
#177 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
Reserving Riesel base 2 odd-n k=39687 from n=1.25M-2M. I'll start this on my quad when Gary and I finish our collaborative S9 reservation up to 750K and estimate that it should take no more than two weeks or so after that.
|
|
|
|
|
|
#178 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
I'd be curious to see what your test time is on an n=~2M candidate. Last fiddled with by gd_barnes on 2010-03-25 at 03:17 |
|
|
|
|
|
|
#179 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
According to Jean Penné's page it's the lowest-weight of the R2-odds. But, you're right, I'm beginning to wonder if that estimate is a tad off...I'll recheck that and try to get a better idea of how long it will take.
|
|
|
|
|
|
#180 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Yeah, you were right--it's going to take a LOT longer than that. It seems I probably won't get any farther than 1.4M or maybe 1.5M in two weeks. I could probably make it to 2M in a month or two at the latest, which still isn't too bad compared to the other bases I've been doing lately, so I'll still go ahead with it.
|
|
|
|
|
|
#181 |
|
May 2008
Wilmington, DE
22·23·31 Posts |
A couple of statuses (or stati or what ever the plural is for status):
Sierp Odd n - k= 85287 tested to n=1474035 base 2 Riesel Odd n - k= 155877 tested to n=1429120 base 2 Continuing both Last fiddled with by gd_barnes on 2010-03-25 at 03:47 Reason: 85387 -> 85287 |
|
|
|
|
|
#182 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
BTW, I noticed that for these tests, which need to be sieved at the equivalent base 4 n-level for 2*k, are automatically converted to base 2 by LLR, but don't have their k halved as well. This is consistent with what we've seen in PFGW as well; when there's multiple things to be converted, they can do one but not the other.
Just to verify, such a number can be converted as follows, right? k*4^n-1 = .5k*2^(n+1)-1 Since this will be run through a v2.4.6 PRPnet setup, which doesn't automatically convert power-of-2 bases, I'll need to preconvert the sieve file before loading it. (With the base preconverted LLR should be able to handle the k conversion on its own, though for consistency I'd kind of prefer to have the whole thing entirely converted ahead of time.) |
|
|
|
|
|
#183 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Math class time. Plug some actual small numbers in for k and n and see what you get. For example, try k=10 and n=6. Then fiddle with it until you know what you have is correct. I'd suggest using an Excel spreadsheet. Last fiddled with by gd_barnes on 2010-03-25 at 04:05 |
|
|
|
|
|
|
#184 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
Quote:
Therefore, it seems I wasn't quite correct in my earlier statement. The correct chain of equality should be: k*2^n-1 = 2k*2^(n-1)-1 = 2k*4^.5(n-1)-1 Or reversed, i.e. what I'll need to plug into my Perl script (I'm not so good with Excel but I have a Perl script already set up for base 16 that should be able to be modified easily): k*4^n-1 = k*2^2n-1 = .5k*2^(2n+1)-1 Testing on actual numbers confirms this--LLR produces matching residues both for the original base 4 and the converted base 2 input files. |
|
|
|
|
|
|
#185 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
IMHO, I think the sieve files should be the correct k and n to avoid such confusion. Another searcher or two has had to ask the same or a similar question. I know why Jean did it that way: So it would effectively automatically only search base 2 odd-n. In other words, it would have been an extra step to search all of base 2 for a bit and then remove the even n's. But once they were removed, it will sieve base 2 at the same speed as base 4. Not sure why you had to compare residues in LLR. It takes no knowledge of Excel to do this. You pull it up and enter =10*4^6-1 into a cell. It will give you the answer. The same thing with OpenOffice in Linux. For that matter, you can use the calculator that Windows or Ubuntu provides. Gary Last fiddled with by gd_barnes on 2010-03-25 at 04:32 |
|
|
|
|
|
|
#186 | ||
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#187 | ||
|
May 2007
Kansas; USA
1040310 Posts |
Quote:
Quote:
Last fiddled with by gd_barnes on 2010-03-25 at 05:20 |
||
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bases 501-1030 reservations/statuses/primes | KEP | Conjectures 'R Us | 3913 | 2021-07-26 09:58 |
| Bases 251-500 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 2300 | 2021-07-25 07:38 |
| Bases 6-32 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 1397 | 2021-07-25 07:07 |
| Bases 101-250 reservations/statuses/primes | gd_barnes | Conjectures 'R Us | 905 | 2021-07-18 16:55 |
| Bases 33-100 reservations/statuses/primes | Siemelink | Conjectures 'R Us | 1691 | 2021-07-06 18:50 |