![]() |
|
|
#67 |
|
Jun 2003
Oxford, UK
29·67 Posts |
Some conjectures on the lowest Riesel R for base b:
A. Lowest conjectured Riesels are related according to modular arithmetic on the base value. The graph below which plots (x-axis) b= base, and y-axis lnln(R) with R = lowest conjectured Riesel, suggests modular patterns and I have discovered the following modular relationships: The following must be taken in order (eg 428==142mod143 but also 32mod33) Note: ? are conjectured. R = 4 b==14mod15 R = 6 b==34,69mod105 R = 8 b==20mod21 R = 10 b==32mod33 R= 12 b==142mod143 R = 14 b==8,38,47,64,77,83,116,122,129 or 155mod195 R = 16 b==50,84,152,203,305?,339?,407?,458?mod765 R = 20 b ==18,37,56,75mod95 R = 22 b== 36?,45? and 68mod69 R = 24 b==114mod115 R = 28 b==8? or 86mod87 R = 32 b==30?,61? or 90mod93 R = 34 b== 20?, 21mod33 R = 36 or 38 b==36,73 or 110 mod111 R = 40 when b==122mod123 etc The case of R = 36 and 38 is curious. Odd k relationships seem to be less easy to spot, but that is possibly because of the low number of candidates. But I would conjecture: R = 13 when b==20,38mod264 R = 21 when b==54mod110 This seems to suggest a much easier way to get to low Riesels!! All that is needed is to check the above, or better still, generate the modular algorithm and run through a modular sieve. B. I wonder is there is a max lnln value for a lowest Riesel? Possibly not, I would guess as I have encountered some nasty looking b's C. There is an intriguing hole in the graph, tending to lnln(b)=2 Regards Robert Smith Last fiddled with by robert44444uk on 2008-10-24 at 05:44 |
|
|
|
|
|
#68 |
|
Jun 2003
Oxford, UK
111100101112 Posts |
Now I understand a bit more about what I am doing, I looked at the Sierpinski side, and found the following modular relationships, which relate to the multiple of the primes in the cover set of the lowest conjectured Sierpinski for a given b. There is at least one anomaly with b=64.
k b 4 14mod15 6 34mod35 8 20mod21: 47,83mod195: 77mod73815: 137mod1551615 10 32mod33 12 142mod143: 562,828,900mod1729: 563mod250705: 597mod1885 901mod19019 13 132,293mod595 14 38mod39: 64mod65 (but not b=64 where k=51!!!) 16 50mod51: 84mod85: 38,47,98,242mod255 18 322mod323: 512mod263683 20 56mod57: 132mod133 21 54mod55 22 68mod69: 160mod161 23 182,878mod795 24 114mod115 25 38mod39 27 90mod91: 538mod2555 28 86mod87 30 898mod899 32 92mod93: 483,747mod2255: 542mod615: 340mod341 34 54mod55: 76mod77 36 159mod233285: 184mod185: 258mod259: 783,993mod1295 38 110mod111: 480mod481: 948mod1105 40 122mod123: 532mod533: 788mod1599 I will go back and redo the Riesel side |
|
|
|
|
|
#69 |
|
Jun 2003
Oxford, UK
29·67 Posts |
Here is the correct list for Riesels:
k b 4 14mod15 6 34mod35 8 20mod21: 83,307mod455: 10 32mod33 12 142mod143: 901mod19019 13 38,47mod255 14 38mod39: 64mod65: 8,47,83,122mod195 16 50mod51: 84mod85 18 3322mod323: 577mod1105 20 56mod57: 132mod133 21 54mod55 22 68mod69: 160mod161: 657mod3395 24 114mod115 27 90mod91: 922mod4745 28 86mod87: 443mod2355 29 908mod91455 30 898mod899 32 92mod93: 340mod341 34 54mod55: 76mod77: 746mod3471 35 50mod51 36 184mod185: 258mod259 38 110mod111: 480mod481: 40 122mod123 It looks very similar to the Sierpinski list |
|
|
|
|
|
#70 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
I also continued my double-check up to n=6.2K and found no additional problems. So double-checking to n=6.2K and running primality proofs on your entire list confirms that there are definitely 103 k's remaining for Riesel base 36 at n=22.5K after subtracting off the converted base 6 higher primes that you have already done. Gary Last fiddled with by gd_barnes on 2008-10-24 at 10:04 |
|
|
|
|
|
|
#71 | |
|
May 2007
Kansas; USA
101×103 Posts |
Quote:
I've had this type of discussion with others, especially Kenneth. People well under-estimate the difficulty of finding primes for low weight k's on high bases, especially at high n-values. Example: I'm testing the ONE final k on Sierp base 12 at n=195K. I'm going to n=250K on a file already fully sieved to P=7T (which took quite a while to get sieved that high), with likely less than a 20% chance of prime by that point. Testing time per candidate on one of my highest-speed machines: Nearly 1 hour! Total CPU time needed to complete it: 80-85 days and that's for just one k on a base 1/3rd as high as yours!! Running on just one core, it is crawling along. Sometime when it passes n=200K; I'll probably put 4 quads on it and knock it out in ~4-5 days just to get it off my plate but that's a LOT of firepower on one simple k for only an n=50K range! Also, base 37 is not base 31 or base 36. It's not a very prime base at all. Example: There were 41 k's remaining at n=3.2K and 31 k's remaining at n=10K. If you assume a 25% reduction in k's remaining for every tripling of the n-value, you have: n=10K; 31 k's remain n=30K; 23 remain n=90K; 17 remain n=270K; 13 remain To get this base to n=100K will be a huge, although very worthwhile effort. As for proving it, even if I'm way off and you only have 4-5 k's remaining at n=270K; this is likely > 100 CPU-year effort to prove it. All that I can say is: Good luck! You'll need it. ![]() Gary Last fiddled with by gd_barnes on 2008-10-24 at 09:40 |
|
|
|
|
|
|
#72 | |
|
May 2007
Kansas; USA
242438 Posts |
Primes and status in a PM from Karsten on Riesel base 35:
Quote:
Gary |
|
|
|
|
|
|
#73 |
|
Mar 2006
Germany
2×1,453 Posts |
|
|
|
|
|
|
#74 |
|
Mar 2006
Germany
55328 Posts |
next PRP-values:
161266 6625 271540 6631 209114 6652 225590 6656 240320 6684 14204 6714 57170 6720 155966 6720 99862 6733 at n=6735 |
|
|
|
|
|
#75 |
|
Jun 2003
Oxford, UK
29×67 Posts |
Certainly a misprint from my Excel spreadsheet. There maybe others, hopefully not.
Also I notice that 54mod55 turns up twice, (k=21 and 34) - the second value comes into play if k=21 provides a facile result, both are related to covers [5,11]. And that I now know also explains the base 64 problem. So the mods I show provide a theoretical low k value and if that produces a facile result then you have to look at other mod combinations. With these low k you don't have to look far. Dan Krywaruczenko will soon publish his work on determining any k as a Sierpinski/Reisel value excluding k=Mersenne. Last fiddled with by robert44444uk on 2008-10-24 at 13:37 |
|
|
|
|
|
#76 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
I had assumed that with only 31 k's remaining at n=10K (which, for a lower base, would have meant quite good chances of proving it quickly, even without the advantage of a very prime base), my odds were pretty good--I guess not. Oh well--I'll still take it up to n=20K and see what I can knock out.
|
|
|
|
|
|
|
#77 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
Obviously I still haven't made myself clear on the difficulty in proving these things. Please take a look at the most prime base of all: base 3. On the Sierp side, we'll likely knock out almost exactly half of k's remaining testing k<50M from n=35K to n=100K so for the purposes of estimate, we'll just assume that we halve k's remaining for every 3X increase in n-range; therefore if 31 k's were remaining at n=10K: 10K; 31 k's remaining 30K; 16 k's remaining 90K; 8 k's remaining 270K; 4 k's remaining 810K; 2 k's remaining 1.62M; 1 k remaining 3.24M; 0.5 k remaining So likely, you'd have to test it to n=3M. Doable as a project over several years but not as an individual. The point is that 31 k's is a huge # of k's remaining in ANY base at n=10K! For any one person to have a shot at proving a base, there needs to be < ~10 k's remaining at n=10K. The reason that I want to make this so clear is that people have a tentency to reserve far more than they will ever want to complete. Your reservation to n=20K is quite reasonable for total workload but gives no chance of proving the conjecture in any base for so many remaining k's at n=10K. Karsten, are you still going to take Riesel base 6 to n=1M? (lol) Gary Last fiddled with by gd_barnes on 2008-10-25 at 10:59 |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Riesel base 3 reservations/statuses/primes | KEP | Conjectures 'R Us | 1107 | 2021-07-26 18:37 |
| 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 |