mersenneforum.org  

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

Reply
 
Thread Tools
Old 2020-01-17, 01:20   #100
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

4,861 Posts
Default

R2020 is complete to 40k. Primes since 30k:
1550 33104
786 37452
582 38650
519 39728

38 k's remain. The sieve is at 5T, with 40k-50k assigned to 4 cores. Work available from 50k upward.
VBCurtis is offline   Reply With Quote
Old 2020-01-17, 11:23   #101
unconnected
 
unconnected's Avatar
 
May 2009
Russia, Moscow

258710 Posts
Default

Quote:
Originally Posted by VBCurtis View Post
Anyone is welcome to test a particular k, or a range of n-values from my sieve. Please?
Ok, I'm in. Recently I've installed PRPNet and want to extensively test it.
unconnected is offline   Reply With Quote
Old 2020-01-17, 17:08   #102
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

4,861 Posts
Default

Excellent!
What range can I send you? There are 1400-1500 tests per n=1k range. Is 50k-60k a good place to start?
Note that I decided to place one core on k=9 tests, so that k is complete to almost 100k and won't be included in the sieve file I post here.
VBCurtis is offline   Reply With Quote
Old 2020-01-17, 19:58   #103
sweety439
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

5·7·83 Posts
Default

The power-of-2 bases are more interesting, should we extend the power-of-2 bases to 2^16?

Sierpinski:

Code:
base  CK
2048  334
4096  1206
8192  83
16384 114
32768 10
65536 1221
Riesel:

Code:
base  CK
2048  29
4096  5264
8192  28
16384 59
32768 10
65536 6015
sweety439 is offline   Reply With Quote
Old 2020-01-17, 22:38   #104
unconnected
 
unconnected's Avatar
 
May 2009
Russia, Moscow

13×199 Posts
Default

Quote:
Originally Posted by VBCurtis View Post
Excellent!
What range can I send you? There are 1400-1500 tests per n=1k range. Is 50k-60k a good place to start?
Ok, looking forward to find 2-3 primes at this range.
unconnected is offline   Reply With Quote
Old 2020-01-18, 00:16   #105
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

4,861 Posts
Default

Attached is the R2020 sieve file from 50k to 100k. It is sieved to 5T depth.

I'm continuing to sieve, target 8-9T, so you should request a new file in 7-10 days if you decide to go higher than 60k.
Attached Files
File Type: zip t17_b2020.zip (200.5 KB, 61 views)
VBCurtis is offline   Reply With Quote
Old 2020-01-18, 22:48   #106
NHoodMath
 
Jan 2017

3·11 Posts
Default

@sweety, R2048 has 2 k remaining, k=5 and k=11, both searched to very high limits over n=4M base 2 after accounting for the Riesel Sieve effort. Most other bases on your list have more k's remaining, all at similar limits based on the Riesel Sieve effort.

Also, S2020 update: k=474, 615, 684, 738, 874, 892 are at n=25K and released. No PRP for any of these k.
NHoodMath is offline   Reply With Quote
Old 2020-01-19, 16:27   #107
sweety439
 
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36

5·7·83 Posts
Default

Quote:
Originally Posted by NHoodMath View Post
@sweety, R2048 has 2 k remaining, k=5 and k=11, both searched to very high limits over n=4M base 2 after accounting for the Riesel Sieve effort. Most other bases on your list have more k's remaining, all at similar limits based on the Riesel Sieve effort.

Also, S2020 update: k=474, 615, 684, 738, 874, 892 are at n=25K and released. No PRP for any of these k.
Well, since these power-of-2 bases are searched to very high limits by Riesel/Proth Sieve effort, I think that CRUS can include them.

Also, I think that CRUS can include the k's > CK for all k<=1024 for all Riesel/Sierpinski bases b<=32. (e.g. R8, R9, R14, S8, S14, these would be interesting bases, e.g. I already tested R9 for k<=1024, only k=386 and k=744 remain, both at n=25K with no primes found)

Last fiddled with by sweety439 on 2020-01-19 at 16:28
sweety439 is offline   Reply With Quote
Old 2020-01-19, 19:08   #108
NHoodMath
 
Jan 2017

3·11 Posts
Default

sweety, CRUS does not intend any work on k's > CK because the project's goal is simply to solve the 1st conjecture for each individual base. If k's > CK were included, decisions would have to be made as to up to what limit to search these extra k's to, whether it should be k's up to the second conjecture or k's<1024 like you searched, etc.

The mainland already has enough work for people with the right resources to do for millions of years in the future. We simply do searches on these bases and k's either as fun side projects or as a way for people without as much CPU power to have something to run on their machines.
NHoodMath is offline   Reply With Quote
Old 2020-01-24, 23:11   #109
NHoodMath
 
Jan 2017

3·11 Posts
Default next prp

189*2020^20878+1
363*2020^22046+1
NHoodMath is offline   Reply With Quote
Old 2020-01-27, 17:16   #110
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

4,861 Posts
Default

Attached is the final sieve for R2020, sieved to 9T. The file covers n from 50k to 100k.

The desktop I was running this base on is overheating, so I haven't yet finished 40k-50k.
Attached Files
File Type: zip t17_b2020.zip (190.8 KB, 65 views)
VBCurtis is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bases 501-1030 reservations/statuses/primes KEP Conjectures 'R Us 3901 2021-07-15 17:28
k*b^n+/-1, Bases 271 and 11971 robert44444uk Math 26 2021-01-08 07:08
Numbers in Other Bases are Belong to Us Stargate38 Lounge 44 2020-10-24 11:33
Other Bases? wblipp GPU Computing 50 2012-10-11 13:23
Starting new bases MrOzzy Conjectures 'R Us 104 2010-03-18 22:11

All times are UTC. The time now is 17:05.


Fri Jul 16 17:05:20 UTC 2021 up 49 days, 14:52, 1 user, load averages: 1.78, 1.54, 1.51

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.