mersenneforum.org  

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

Reply
Thread Tools
Old 2010-04-28, 20:14   #122
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

32×17×19 Posts
Default

A new Riesel-Base-5 prime was just verified: 45742*5^303011-1.
kar_bon is offline   Reply With Quote
Old 2010-04-28, 21:45   #123
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101×103 Posts
Default

Quote:
Originally Posted by kar_bon View Post
A new Riesel-Base-5 prime was just verified: 45742*5^303011-1.
Excellent! Nice to see the base 5 project get one.

The good part is that even though it's an odd exponent, since the k is low, it eliminates k*5 from Riesel base 25 with:

228710*25^151505-1 is prime

gd_barnes is offline   Reply With Quote
Old 2010-04-28, 23:08   #124
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Excellent! Nice to see the base 5 project get one.

The good part is that even though it's an odd exponent, since the k is low, it eliminates k*5 from Riesel base 25 with:

228710*25^151505-1 is prime

Speaking of which, I wonder why it hasn't been mentioned at the base 5 project itself yet? Also, their webpage hasn't updated to account for the new prime...I thought it was automatic though perhaps it isn't for primes.

Also, I noticed that the prime was reported as found with "PRP" instead of "LLR"--presumably, then, the old LLRnet (and therefore LLR 3.5 which was still reasonably close enough to PRP's old code to be reported as that) was used instead of the new LLRnet or manual LLR, which would be reported with the "LLR" proof code. Considering the humongous speed penalty involved in using the older LLRnet for base 5, this is definitely quite a find. I'm surprised the person who found it hasn't upgraded yet.
mdettweiler is offline   Reply With Quote
Old 2010-04-28, 23:12   #125
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

32×17×19 Posts
Default

Quote:
Originally Posted by mdettweiler View Post
I'm surprised the person who found it hasn't upgraded yet.
I think, he only used the old prover-code: it's the third Base-5 prime for him/this code.

The Riesel-Base-5 Stats shows 'rover' under "PRP Stats" with last results for 2010-04-28, but no new prime found (on top: "Days since last prime: 624" and bottom-table with open k-values no prime, too).

Last fiddled with by kar_bon on 2010-04-28 at 23:17
kar_bon is offline   Reply With Quote
Old 2010-04-29, 18:52   #126
Siemelink
 
Siemelink's Avatar
 
Jan 2006
Hungary

22×67 Posts
Default Riesel base 36 prime

Tralala:

Primality testing 25679*36^98885-1 [N+1, Brillhart-Lehmer-Selfridge]
Running N+1 test using discriminant 5, base 1+sqrt(5)
25679*36^98885-1 is prime! (8375.2145s+0.0123s)

Submitted too, Willem.
Siemelink is offline   Reply With Quote
Old 2010-04-29, 22:02   #127
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24×593 Posts
Default

Quote:
Originally Posted by Siemelink View Post
Primality testing 25679*36^98885-1 [N+1, Brillhart-Lehmer-Selfridge]
Running N+1 test using discriminant 5, base 1+sqrt(5)
25679*36^98885-1 is prime! (8375.2145s+0.0123s)
This one, below, is not top-5000, but just on the heels of your message, played with that R36 k-list:
15572*6^50383-1 is 3-PRP! (30.6225s+0.0014s)
In other words
93432*36^25191-1 is 3-PRP! (30.6225s+0.0014s)
...maybe, I'll take some of these k's...

Last fiddled with by Batalov on 2010-04-29 at 22:21 Reason: (did not mean your prime, of course)
Batalov is offline   Reply With Quote
Old 2010-04-30, 10:11   #128
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

1040310 Posts
Default

Nice find Willem.
gd_barnes is offline   Reply With Quote
Old 2010-04-30, 10:15   #129
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

Quote:
Originally Posted by Batalov View Post
This one, below, is not top-5000, but just on the heels of your message, played with that R36 k-list:
15572*6^50383-1 is 3-PRP! (30.6225s+0.0014s)
In other words
93432*36^25191-1 is 3-PRP! (30.6225s+0.0014s)
...maybe, I'll take some of these k's...
Be sure and let me know which k's you are taking.

Base 36, like base 6, is a fairly "prime" base. To clarify: Many of its k's are going to be heavier weight than a lot of bases.
gd_barnes is offline   Reply With Quote
Old 2010-05-06, 23:27   #130
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

11000011010012 Posts
Default

I just noticed that the instructions in the first post of this thread said to report PRPs found with LLR and proven with PFGW with the PRP proof code. The currently accepted practice is to report them with the LLR code, since by now the code involved in doing PRP tests with LLR (even that for 3.7.1c which actually did PRP tests instead of 3.8's N-1/N+1's) has changed enough that it doesn't really make sense to credit the old PRP. I've changed the instructions accordingly (Gary, just wanted to give you a heads-up on this).

Edit: I just realized that, ironically enough, I was the one to first change it to PRP back in post #11 of this thread. The discussion that ensued clarified that it really should be LLR, but somehow it never got changed back.

Last fiddled with by mdettweiler on 2010-05-06 at 23:33
mdettweiler is offline   Reply With Quote
Old 2010-05-06, 23:48   #131
gd_barnes
 
gd_barnes's Avatar
 
May 2007
Kansas; USA

101·103 Posts
Default

Quote:
Originally Posted by mdettweiler View Post
I just noticed that the instructions in the first post of this thread said to report PRPs found with LLR and proven with PFGW with the PRP proof code. The currently accepted practice is to report them with the LLR code, since by now the code involved in doing PRP tests with LLR (even that for 3.7.1c which actually did PRP tests instead of 3.8's N-1/N+1's) has changed enough that it doesn't really make sense to credit the old PRP. I've changed the instructions accordingly (Gary, just wanted to give you a heads-up on this).

Edit: I just realized that, ironically enough, I was the one to first change it to PRP back in post #11 of this thread. The discussion that ensued clarified that it really should be LLR, but somehow it never got changed back.
Well, you oughta change it back again. lol
gd_barnes is offline   Reply With Quote
Old 2010-06-06, 21:59   #132
MyDogBuster
 
MyDogBuster's Avatar
 
May 2008
Wilmington, DE

22×23×31 Posts
Default

http://primes.utm.edu/primes/page.php?id=93045

648*43^194123+1 is prime

This leaves 166*43^n+1 the only k left for the conjecture.

k=166 will be added to the 1 k remaining thread. It has been tested to n=194.1K also.

Last fiddled with by MyDogBuster on 2010-06-07 at 01:53
MyDogBuster is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Report top-5000 primes for all k<=1001 gd_barnes No Prime Left Behind 1502 2021-06-22 05:30
Report top-5000 primes for k=1003-3000 gd_barnes No Prime Left Behind 688 2020-04-24 07:31
All top 5000 primes will have the same number of digits in 2014 ;-) Batalov Conjectures 'R Us 10 2013-03-29 01:29
Twenty Oldest Primes on Top 5000 List masser Lounge 9 2008-08-27 12:31
get all the 5000 biggest primes above 100K digits jasong jasong 1 2007-06-09 22:51

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


Tue Jul 27 09:20:20 UTC 2021 up 4 days, 3:49, 0 users, load averages: 2.27, 1.93, 1.73

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.