mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2018-09-08, 03:30   #1
rudy235
 
rudy235's Avatar
 
Jun 2015
Vallejo, CA/.

2×7×71 Posts
Default GENERALIZED REPUNIT PROVEN PRIME

The largest generalized repunit has been proven prime.

(3877843 - 1)/2
This number has 418838 digits and it dwarfs the second largest generalized prime repunit which has only 95202 digits. (717624691 - 1)/7175

It is also the most "elegant" generalized proven prime repunit with the probable exception of mersenne numbers.
As far as I know there are no Prime Generalized Repunits of base 3 in the Chris Caldwell list except (34177 - 1)/2

On base 10 there is (101031-1)/9
On base 6 there is (66883 - 1)/5
On base 7 there is (71699 - 1)/6
This are the only primes Generalized repunits published on the Chris Caldwell page (with 2<bases<11) but I suspect that at least (336913-1) 2 with 17612 digits has to be a proven prime.
There are also other base 3 numbers that could be proven primes

(343063-1)/2
(349681-1)/2
(357917-1/2
(3483611-1)/2
rudy235 is offline   Reply With Quote
Old 2018-09-08, 04:31   #2
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

373910 Posts
Default

Quote:
Originally Posted by rudy235 View Post
The largest generalized repunit has been proven prime.
Where is the proof?

paulunderwood is offline   Reply With Quote
Old 2018-09-08, 08:57   #3
Jean Penné
 
Jean Penné's Avatar
 
May 2004
FRANCE

22×5×29 Posts
Default generalized Repunit

Hi,

jpenne@crazycomp:~$ llr64 -a10 -d grepunit.txt
Starting probable prime test of (3^877843-1)/2
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, a = 3
(3^877843-1)/2 is base 3-Fermat PRP! (418838 decimal digits) Time : 600.917 sec.
Starting Lucas sequence
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, P = 4, Q = 2
(3^877843-1)/2 is Fermat and Lucas PRP, Starting Frobenius test sequence
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, Q = 2
(3^877843-1)/2 is Fermat, Lucas and Frobenius PRP! (P = 4, Q = 2, D = 8) Time : 3000.669 sec.
jpenne@crazycomp:~$ llr64 -a10 -d -oBPSW=1 grepunit.txt
Starting probable prime test of (3^877843-1)/2
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, a = 2
(3^877843-1)/2 is base 2-Fermat PRP! (418838 decimal digits) Time : 631.337 sec.
Starting Lucas sequence
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, P = 1, Q = 4
(3^877843-1)/2 is Fermat and BPSW PRP, Starting Frobenius test sequence
Using FMA3 FFT length 72K, Pass1=384, Pass2=192, Q = 4
(3^877843-1)/2 is Fermat, BPSW and Frobenius PRP! (P = 1, Q = 4, D = -15) Time : 2923.518 sec.
jpenne@crazycomp:~$

Indeed, this number is likely to be prime, but the very proof seems not to be known for now...

Regards,
Jean
Jean Penné is offline   Reply With Quote
Old 2018-09-08, 11:25   #4
rudy235
 
rudy235's Avatar
 
Jun 2015
Vallejo, CA/.

99410 Posts
Default

This is what Chris Caldwell'slist of primes says.

Quote:
Note: Only proven primes are accepted on this list. These colors refer the status of this list's (re)verification process only.
The color of the (3877843 - 1)/2 is Probable-prime Shown to be a PRP, awaiting further testing (see note).

So there is some inconsistency there.
rudy235 is offline   Reply With Quote
Old 2018-09-08, 12:20   #5
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

3,739 Posts
Default

Quote:
Originally Posted by rudy235 View Post
This is what Chris Caldwell'slist of primes says.



The color of the (3877843 - 1)/2 is Probable-prime Shown to be a PRP, awaiting further testing (see note).

So there is some inconsistency there.
You are underestimating the tremendous effort that goes into proving GRUs. Finding and proving factors of N^2-1 is a daunting task. The ECPP record stands at ~35k digits. Trial division would take ... forget trial division

Incidentally, Paul Bourdelais found this PRP in 2010, long before Jinyuan Wang's recent claim.
paulunderwood is offline   Reply With Quote
Old 2018-09-08, 17:00   #6
GP2
 
GP2's Avatar
 
Sep 2003

5·11·47 Posts
Default

The Repunit article on Wikipedia has sections on repunit probable-primes of various bases.

It provides helpful links to OEIS sequences. For exponents of base 3 repunit probable primes, this is A028491.

EDIT: wait a minute. The A028491 page states "a(18) has been proved prime by Jinyuan Wang". Didn't someone at OEIS check that before allowing it to be added?? Is there an article somewhere about the proof. Jinyuan Wang's profile page on OEIS says "I am a fan of mathematics and astronomy. I believe that mathematical discoveries do not necessarily be made by mathematicians, amateurs can also contribute to mathematics". That does not exactly inspire confidence.

It is old news that 877843 is a base-3-repunit probable prime exponent. See for instance the Lifchitz page for PRPs of this form.

If you're claiming that this has been certified prime, rather than merely probable prime... either you're a time traveler from the future, or you've discovered some deterministic algorithm similar to Lucas-Lehmer but applicable to arbitrary bases.

Last fiddled with by GP2 on 2018-09-08 at 17:09
GP2 is offline   Reply With Quote
Old 2018-09-08, 20:26   #7
rudy235
 
rudy235's Avatar
 
Jun 2015
Vallejo, CA/.

99410 Posts
Default

Quote:
The Repunit article on Wikipedia has sections on repunit probable-primes of various bases.

It provides helpful links to OEIS sequences. For exponents of base 3 repunit probable primes, this is A028491.

EDIT: wait a minute. The A028491 page states "a(18) has been proved prime by Jinyuan Wang". Didn't someone at OEIS check that before allowing it to be added?? Is there an article somewhere about the proof. Jinyuan Wang's profile page on OEIS says "I am a fan of mathematics and astronomy. I believe that mathematical discoveries do not necessarily be made by mathematicians, amateurs can also contribute to mathematics". That does not exactly inspire confidence.

It is old news that 877843 is a base-3-repunit probable prime exponent. See for instance the Lifchitz page for PRPs of this form.
The only thing I have no doubt is that (3^877843-1)/2 has been proven PRP a long time ago. I consider Chris Caldwell's page the standard as to prime numbers of over 400,000 digits. I believe if he is not satisfied with the proof, the number will be taken done from his page (it has happened before) and the OEIS sequence will be corrected also. No sarcasm is needed (or appreciated).
Quote:
If you're claiming that this has been certified prime, rather than merely probable prime... either you're a time traveler from the future, or you've discovered some deterministic algorithm similar to Lucas-Lehmer but applicable to arbitrary bases.

Last fiddled with by rudy235 on 2018-09-08 at 21:15
rudy235 is offline   Reply With Quote
Old 2018-09-08, 23:18   #8
GP2
 
GP2's Avatar
 
Sep 2003

5×11×47 Posts
Default

Quote:
Originally Posted by rudy235 View Post
The only thing I have no doubt is that (3^877843-1)/2 has been proven PRP a long time ago. I consider Chris Caldwell's page the standard as to prime numbers of over 400,000 digits. I believe if he is not satisfied with the proof, the number will be taken done from his page (it has happened before) and the OEIS sequence will be corrected also. No sarcasm is needed (or appreciated).
Here is Chris Caldwell's page for this number. It says the verification status is "PRP".

If a proof is claimed, the prover should have provided a primality certificate of some kind. There is no link to any certificate.

For inclusion in the sequence A028491, it's good enough that it's PRP to a sufficient number of bases. The real problem is at the bottom of that page, where it says "a(18) has been proved prime by Jinyuan Wang, Sep 07 2018". That is an unsubstantiated claim. That shouldn't have made it into the page.

Barring any unexpected mathematical breakthroughs, this exponent is far too large for primality proving. Such breakthroughs rarely come from self-proclaimed amateur non-mathematicians. It is perfectly reasonable to express skepticism.

Last fiddled with by GP2 on 2018-09-08 at 23:21
GP2 is offline   Reply With Quote
Old 2018-09-08, 23:53   #9
rudy235
 
rudy235's Avatar
 
Jun 2015
Vallejo, CA/.

11111000102 Posts
Default

Quote:
Originally Posted by GP2 View Post
Here is Chris Caldwell's page for this number. It says the verification status is "PRP".

If a proof is claimed, the prover should have provided a primality certificate of some kind. There is no link to any certificate.

For inclusion in the sequence A028491, it's good enough that it's PRP to a sufficient number of bases. The real problem is at the bottom of that page, where it says "a(18) has been proved prime by Jinyuan Wang, Sep 07 2018". That is an unsubstantiated claim. That shouldn't have made it into the page.

Barring any unexpected mathematical breakthroughs, this exponent is far too large for primality proving. Such breakthroughs rarely come from self-proclaimed amateur non-mathematicians. It is perfectly reasonable to express skepticism.
I have written to the "self-proclaimed amateur non-mathematician" asking him or her to provide a deterministic proof.
rudy235 is offline   Reply With Quote
Old 2018-09-09, 13:40   #10
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

3,739 Posts
Default

The PRP has been removed from the top5000 primes. Jinyuan must learn to know the difference between 100% sure and (100-1/10^10^10^10^10)% sure The database's GRU top20 table has been restored.

Last fiddled with by paulunderwood on 2018-09-09 at 13:46
paulunderwood is offline   Reply With Quote
Old 2018-09-09, 14:59   #11
rudy235
 
rudy235's Avatar
 
Jun 2015
Vallejo, CA/.

2·7·71 Posts
Default

Quote:
Originally Posted by paulunderwood View Post
The PRP has been removed from the top5000 primes. Jinyuan must learn to know the difference between 100% sure and (100-1/10^10^10^10^10)% sure The database's GRU top20 table has been restored.
Yes. This ends the issue. The OEIS sequence annotation will also be restored and the number a(18) will be a considered a PRP.
rudy235 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching for generalized repunit PRP sweety439 sweety439 231 2020-11-06 12:30
Generalized Repunit primes Bob Underwood Math 12 2020-10-11 20:01
Generalized Prime Riesel Conjectures Siemelink Conjectures 'R Us 6 2020-08-05 00:11
Generalized repunit (probable) prime search sweety439 And now for something completely different 7 2019-12-14 10:19

All times are UTC. The time now is 18:47.


Fri Jul 16 18:47:57 UTC 2021 up 49 days, 16:35, 1 user, load averages: 2.61, 4.21, 4.45

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.