mersenneforum.org  

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

Reply
Thread Tools
Old 2008-11-05, 09:07   #441
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

133718 Posts
Default

i have checked all the prps up to n=8k
at n=4k i had 40ks remaining
at n=5k i had 30ks remaining
at n=6k i had 26ks remaining
at n=7k i had 19ks remaining
at n=8k i have 14ks remaining
for some reason i have less ks remaining at n=8k than kar_bon did at n=15.5k

Last fiddled with by henryzz on 2008-11-05 at 09:09
henryzz is offline   Reply With Quote
Old 2008-11-05, 09:17   #442
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

32·17·19 Posts
Default

Quote:
Originally Posted by henryzz View Post
for some reason i have less ks remaining at n=8k than kar_bon did at n=15.5k
will check this perhaps late today.

Last fiddled with by kar_bon on 2008-11-05 at 09:17
kar_bon is offline   Reply With Quote
Old 2008-11-05, 17:15   #443
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

5,881 Posts
Default

i think i had a lucky streak earlier
at n=8k i had 14ks remaining
at n=9k i had 14ks remaining
at n=10k i had 14ks remaining
at n=11k i had 14ks remaining
at n=12k i had 12ks remaining
it has started to even out
i had no primes in 3k between n=8k and n=11k

i am currently at n=12.6k with 11ks remaining
these are the remaining ks:
Code:
1069814
1323828
1347432
1529892
1531556
1570340
1588442
1632992
1877488
1878582
1932692
henryzz is offline   Reply With Quote
Old 2008-11-06, 05:26   #444
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

Quote:
Originally Posted by kar_bon View Post
i'm testing Riesel Base 15 with my new scripts.
for now i tested n<=1M.

the PRP's with n>500 are attached (smaller availlable on request).

there're 15 k's with no primes for n<15.5k:
Code:
135202
144400
193524
296686
298342
300870
381714
481292
527774
684682
853776
937474
940130
977666
986914
i'm testing further.
in combination for small n upto about 1000, i have the edit a little the tests with pfgw.
my intention:
with one command/batch test a wide k-range standalone, running till end without any work by hand.
for now the deeper sieve have to manage per hand, all others is ok so far.

Karsten,

I'm getting ready to verify this for inclusion on my web pages. You said there was an attachment with the primes. Did you forget that?


Thanks,
Gary
gd_barnes is offline   Reply With Quote
Old 2008-11-06, 05:33   #445
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by henryzz View Post
i think i had a lucky streak earlier
at n=8k i had 14ks remaining
at n=9k i had 14ks remaining
at n=10k i had 14ks remaining
at n=11k i had 14ks remaining
at n=12k i had 12ks remaining
it has started to even out
i had no primes in 3k between n=8k and n=11k

i am currently at n=12.6k with 11ks remaining
these are the remaining ks:
Code:
1069814
1323828
1347432
1529892
1531556
1570340
1588442
1632992
1877488
1878582
1932692

I have a core or 2 that I generally dedicate to checking stuff like this. Generally on any new base that is started, I check primes and k's remaining up to n=2K, 3K, or 5K depending on the base. I'll run Riesel base 15 for k=2-2M and n<=5K and see if there are any problems that I see here.

It is very unusual for k=1M-2M to have so many less k's remaining at a lower search depth than k=2-1M. But it's very possible. You never know with primes.


Gary

Last fiddled with by gd_barnes on 2008-11-06 at 10:14
gd_barnes is offline   Reply With Quote
Old 2008-11-06, 08:40   #446
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

588110 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
I have core or 2 that I generally dedicate to checking stuff like this. Generally on any new base that is started, I check primes and k's remaining up to n=2K, 3K, or 5K depending on the base. I'll run Riesel base 15 for k=2-2M and n<=5K and see if there are any problems that I see here.

It is very unusual for k=1M-2M to have so many less k's remaining at a lower search depth than k=2-1M. But it's very possible. You never know with primes.


Gary
that is probably wise especially as i think both of us are using rather new scripts
i am now up to n=14.4k
i have found a prime for 1878582 since my last report so 10ks remaining
henryzz is offline   Reply With Quote
Old 2008-11-06, 09:41   #447
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

55338 Posts
Default Riesel Base 15: 2<k<=1M

i've forgot to attach the results.

i also made a mistake:
henryzz is searching 1M<k<2M and not k<1M like me.
i included all primes for n>50, the remaining pairs upto n=100k and the log-file here.
current n is 16181.
14 k's left

i have to check this with my new script again.
Attached Files
File Type: zip Riesel15.zip (225.2 KB, 76 views)
kar_bon is offline   Reply With Quote
Old 2008-11-08, 22:32   #448
Flatlander
I quite division it
 
Flatlander's Avatar
 
"Chris"
Feb 2005
England

207710 Posts
Default

I would like to work on Riesel base 27 for a while. Has any work been done on the sieve-riesel-base27-100K-1M.txt file?

I have one core sieving and one core running Phrot from the beginning of the file. The sieve file seems to be running a bit faster but I'll be able to judge it better after a few more hours.
I've already tested to n>101k.
Tests are taking about 930 sec.
Sieving is removing candidates about every 700 sec.

Last fiddled with by Flatlander on 2008-11-08 at 22:43
Flatlander is offline   Reply With Quote
Old 2008-11-10, 05:42   #449
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by Flatlander View Post
I would like to work on Riesel base 27 for a while. Has any work been done on the sieve-riesel-base27-100K-1M.txt file?

I have one core sieving and one core running Phrot from the beginning of the file. The sieve file seems to be running a bit faster but I'll be able to judge it better after a few more hours.
I've already tested to n>101k.
Tests are taking about 930 sec.
Sieving is removing candidates about every 700 sec.

To the best of my knowledge, no work has been done on it.

Since the sieve file goes all the way up to n=1M, if you personally plan to only test it to, perhaps n=200K or 1/10th of the file, the file is well more than sieved enough for that range. Keep in mind that it is only removing 1/10th of the candidates in the 100K-200K range vs. the 100K-1M range. So for each n=100K-200K removal, it's removing them at about 1 every 7000 secs. It all depends on how far you plan to take it. If you don't find a prime, of course it helps save sieving time for future testers so any extra sieving of the entire file always helps in that regard.

Good luck with it! It's always fun to prove a base. That last one is almost always the hardest.


Gary
gd_barnes is offline   Reply With Quote
Old 2008-11-10, 08:54   #450
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

Quote:
Originally Posted by kar_bon View Post
i've forgot to attach the results.

i also made a mistake:
henryzz is searching 1M<k<2M and not k<1M like me.
i included all primes for n>50, the remaining pairs upto n=100k and the log-file here.
current n is 16181.
14 k's left

i have to check this with my new script again.

I have run a check on all k<2M up to n=5K. Karsten, after removing your k's for primes n>5K, I balance exactly with what you have remaining. I'll post all primes and k's remaining for k<1M on the web pages shortly.

One thing that I'll mention: At any time, you could have removed k's that were divisible by 15 where k / 15 still remained. That would have saved you some testing time.

Henry, you'll need to provide me with a list of primes. Preferred would be all primes for n>500 but if you can at least post primes for n>5K, I can balance what you have remaining. Once you do that, I can update the web pages for k=1M-2M.

I show that there are 28 k's remaining at n=5K for k=1M-2M. This count removes k's divisible by 15 if k / 15 is still remaining.

Edit: I can indeed confirm that there are quite a few less k's remaining at the same testing limit for k=1M-2M vs. k<1M. Very unusual!


Gary

Last fiddled with by gd_barnes on 2008-11-10 at 09:54
gd_barnes is offline   Reply With Quote
Old 2008-11-10, 14:12   #451
Flatlander
I quite division it
 
Flatlander's Avatar
 
"Chris"
Feb 2005
England

31×67 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
To the best of my knowledge, no work has been done on it.

Since the sieve file goes all the way up to n=1M, if you personally plan to only test it to, perhaps n=200K or 1/10th of the file, the file is well more than sieved enough for that range. Keep in mind that it is only removing 1/10th of the candidates in the 100K-200K range vs. the 100K-1M range. So for each n=100K-200K removal, it's removing them at about 1 every 7000 secs. It all depends on how far you plan to take it. If you don't find a prime, of course it helps save sieving time for future testers so any extra sieving of the entire file always helps in that regard.

Good luck with it! It's always fun to prove a base. That last one is almost always the hardest.


Gary
Well, looking at the top ten primes, I've dusted off my slide rule and calculated that the probability of me finding a prime within weeks/months is exactly:
"Maybe."
But the probability of someone else finding a prime from this file after me is exactly:
"Probably."
That's why I'm sieving even though I'm unlikely to benefit much/at all.
Also, I can't put more than one core on testing because we are looking for the lowest prime.

(Talking of slide rules, I was given one of them to use for my first year at secondary school, then they took them away the next year and told us to buy calculators! Also, at my first school we were taught in imperial units but when I went to secondary school we switched to metric. So I say things like "5 feet and 3 cm".)

btw Searching to n=200k would be 1/9th of the file.
Flatlander 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 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

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


Tue Jul 27 09:32:57 UTC 2021 up 4 days, 4:01, 0 users, load averages: 1.90, 1.90, 1.84

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.