mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2010-03-02, 19:41   #562
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

S97 is complete to n=25K; 22 primes found for n=10K-25K; 108 k's remaining; base released.
gd_barnes is offline   Reply With Quote
Old 2010-03-07, 07:09   #563
Siemelink
 
Siemelink's Avatar
 
Jan 2006
Hungary

22×67 Posts
Default Riesel base 36

My riesel base 36 effort has reached n = 50,000. Here are the residues and the two primes that I had mentioned already:
75329*36^26512-1 is 3-PRP! (56.6459s+0.0040s)
61493*36^29346-1 is 3-PRP! (81.7398s+0.0041s)

Regards, Willem.
Attached Files
File Type: zip pfgw36.zip (218.2 KB, 69 views)
Siemelink is offline   Reply With Quote
Old 2010-03-11, 22:06   #564
Siemelink
 
Siemelink's Avatar
 
Jan 2006
Hungary

22×67 Posts
Default Riesel base 40

Quote:
Originally Posted by Batalov View Post
In all cases, one thing is common: k*b is a square.
Ah, where were my eyes. :-) The whole thing is so easily re-written now:
Let k*b be a square, then for odd n's we trivially observe the difference of squares.
For Riesel base 40 I filtered the k's with b*k = square:
k = 110250, k*b = 2100^2, even n have factor 41 => k can be eliminated.
k = 1232010, k*b = 7020^2, even n have factor 41 => k can be eliminated.
k = 1497690, k*b = 7740^2, even n have factor 41 => k can be eliminated.
k = 2162250, k*b = 9300^2, even n have differents factors => nothing.

Did I get it right? Willem.
Siemelink is offline   Reply With Quote
Old 2010-03-11, 22:24   #565
Siemelink
 
Siemelink's Avatar
 
Jan 2006
Hungary

22·67 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Serge, you've already uncovered at least 3 bases with this situation. If you have time and haven't done it already and would like to go through all of the Riesel bases looking for just that situation, that would help us greatly. Thanks! :-)

Gary
I've just done this for the bases under 100. Only hits for base 40, which has a huge number of k.

Willem.
Siemelink is offline   Reply With Quote
Old 2010-03-14, 20:26   #566
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

S58 is complete to n=25K; 55 primes found for n=10K-25K; 143 k's remaining; base released.
gd_barnes is offline   Reply With Quote
Old 2010-03-16, 14:26   #567
Dougal
 
Dougal's Avatar
 
Jan 2009
Ireland

2×3×31 Posts
Default

im doing some work on R79,im hoping to test it up to n=10000,at least
Dougal is offline   Reply With Quote
Old 2010-03-17, 09:40   #568
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

Quote:
Originally Posted by Dougal View Post
im doing some work on R79,im hoping to test it up to n=10000,at least
Can you be more specific? Are you doing all k's? "Hoping" always makes me wonder a little. :-) I think I recall that R1017 was more work than you ended up wanting to do. I mention that because R79 with a conjecture of k>1.9M is far more work than that, even though it's a much smaller base.

If you have the resources, I'd recommend running at least 3-4 cores on it unless you want it to run for several months. As an example of something somewhat close, I'm currently running S78 with a conjecture of k=~186K to n=25K. I'm running 2 cores on it and it will end up taking ~3-4 weeks and having likely 200-205 k's remaining. It took 1 core 5-7 days to complete to n=10K. 2 things make it a far easier base than yours: (1) The conjecture is 1/10th as big. (2) Base 78 is a fairly "prime" base. I do not think that base 79 will be.

If you can provide a status on it every ~2 weeks, that would help. I'd be curious to know the # of k's remaining after you finish running the new bases script to n=1000 or n=2500; whichever you decide to do.


Gary

Last fiddled with by gd_barnes on 2010-03-17 at 09:48
gd_barnes is offline   Reply With Quote
Old 2010-03-17, 22:16   #569
Dougal
 
Dougal's Avatar
 
Jan 2009
Ireland

2·3·31 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Can you be more specific? Are you doing all k's? "Hoping" always makes me wonder a little. :-) I think I recall that R1017 was more work than you ended up wanting to do. I mention that because R79 with a conjecture of k>1.9M is far more work than that, even though it's a much smaller base.

If you have the resources, I'd recommend running at least 3-4 cores on it unless you want it to run for several months. As an example of something somewhat close, I'm currently running S78 with a conjecture of k=~186K to n=25K. I'm running 2 cores on it and it will end up taking ~3-4 weeks and having likely 200-205 k's remaining. It took 1 core 5-7 days to complete to n=10K. 2 things make it a far easier base than yours: (1) The conjecture is 1/10th as big. (2) Base 78 is a fairly "prime" base. I do not think that base 79 will be.

If you can provide a status on it every ~2 weeks, that would help. I'd be curious to know the # of k's remaining after you finish running the new bases script to n=1000 or n=2500; whichever you decide to do.


Gary
ive ran the script up to n=1028 and k=1000000 there are 12156 k's remaining,i also have k=1-100000 sieved to 10000 and currently testing.tested to 2500 and a further 170 k's eliminated from 1030 in that range.just checked it again and it's actually at n=4000 and 220 k's have been eliminated.

Last fiddled with by Dougal on 2010-03-17 at 22:19
Dougal is offline   Reply With Quote
Old 2010-03-17, 22:39   #570
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by Dougal View Post
ive ran the script up to n=1028 and k=1000000 there are 12156 k's remaining,i also have k=1-100000 sieved to 10000 and currently testing.tested to 2500 and a further 170 k's eliminated from 1030 in that range.just checked it again and it's actually at n=4000 and 220 k's have been eliminated.

Thanks for the udpate. So you can expect to have a total of ~25,000 k's remaining at n=~1K for the entire base that will need to be sieved.

You might make a note as to how long sieving/testing the k's<100K for n=1K-10K takes. Then multiply that by 20 to get a good idea of how long the entire base will take.

As a rule, there will be somewhat more k's remaining at the higher k-ranges for the same search depth since they start from a higher point. So if there are 1030 k's remaining for k<100K at n=1028, you might expect ~1100 k's remaining for k=1.8M-1.9M. The main difference is the # of n=1 thru n=3 primes. After that, there is little difference.


Gary
gd_barnes is offline   Reply With Quote
Old 2010-03-18, 01:45   #571
vmod
 
vmod's Avatar
 
Mar 2010
Hampshire, UK

3·17 Posts
Default

Reserving:
Riesel 42 all k's up to n=100K, continuing from the available file (after sieving a bit deeper)
Sierp 100 all k's up to n=100K

Last fiddled with by vmod on 2010-03-18 at 01:57
vmod is offline   Reply With Quote
Old 2010-03-18, 03:06   #572
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22×23×31 Posts
Default

vmod - Nice to see some new blood. Welcome

Answers are just a question away
MyDogBuster is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 09:23.


Tue Jul 27 09:23:32 UTC 2021 up 4 days, 3:52, 0 users, load averages: 2.14, 2.00, 1.79

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.