![]() |
![]() |
#1 |
"NOT A TROLL"
Mar 2016
California
C516 Posts |
![]()
I was reading this list, when I found out it wasn't too hard to find all those PRPs. I looked at the end of the list, and found that "random" PRPs are discovered with 50,000 digits. What should I best use to find "random" PRPs say between 50k and 200k digits? Not that I would want to ever submit them on the PRPtop because the site simply does not accept "random" PRPs and there are no such PRPs there either. I would expect this to be done in about a week too, (200k digits almost), but correct me if that is not possible, please.
|
![]() |
![]() |
![]() |
#2 |
Romulan Interpreter
"name field"
Jun 2011
Thailand
26EA16 Posts |
![]()
The "list" will accept "random" PRPs. Find one with more than 46k digits and send it there. Just find one.
|
![]() |
![]() |
![]() |
#3 | |
Jun 2003
24·5·67 Posts |
![]()
The submission page lists 20,000 digit as the minimum. But to actually enter Top 10000, it should be 42k+.
The submission page also says that Quote:
|
|
![]() |
![]() |
![]() |
#4 |
"NOT A TROLL"
Mar 2016
California
C516 Posts |
![]()
Can you find any examples of "random" PRPs on the site? I was looking for a specific program that I could input the large number in a .txt file (about 200,000 digits) and call nextprime(x) or previousprime(x), Pfgw is too slow is my guess?
|
![]() |
![]() |
![]() |
#5 | |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
11·19·47 Posts |
![]() Quote:
nextprime(10^x) (and next and next and next) nextprime(12^x) some other random example Finding one is very easy, if that's your goal or if you find it fun thing to do. Most contributors there don't stop until they submit tens of thousands. |
|
![]() |
![]() |
![]() |
#6 |
"NOT A TROLL"
Mar 2016
California
197 Posts |
![]()
First, with what text editor can carry 200k+digits (need at least 400k digits) so I can input into pfgw (or some other program which can give me a direct result regardless the size for nextprime(x) = ?):
input.txt: ------------------------------------------ nextprime(597612129456797651389670218204770656.........(199,928 more digits).........107345799455301271768055018207593331)-597612129456797651389670218204770656.........(199,928 more digits).........107345799455301271768055018207593331 ------------------------------------------ And get a result like this -f -i input.txt nextprime(x)-x is a 3-PRP! -t -q input.txt nextprime(597612129456797651389670218204770656.........(199,928 more digits).........107345799455301271768055018207593331) is a Fermat and Lucus PRP! I don't want to risk notepad, but someone who has tried that please let me know. Pfgw output I do nextprime(x)-x, but when i input nextprime(x) it gives me: nextprime(x) is a 3-PRP! So I do not know what nextprime(x) is, but I can ignore that using nextprime(x)-x. Last fiddled with by PawnProver44 on 2016-05-11 at 23:21 |
![]() |
![]() |
![]() |
#7 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
11×19×47 Posts |
![]() |
![]() |
![]() |
![]() |
#8 |
Aug 2002
Buenos Aires, Argentina
1,447 Posts |
![]() |
![]() |
![]() |
![]() |
#9 |
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
11·19·47 Posts |
![]()
Good point! I lost a "+" in the message: it is a billion+ digit number and qualifies for the EFF prize not!
|
![]() |
![]() |
![]() |
#10 |
"NOT A TROLL"
Mar 2016
California
197 Posts |
![]()
Here are my running times with Wolfram | Alpha? (random 10, 20, 40, 80 digit numbers) Can anyone compare to Pfgw to see if it is faster?
nextprime(1615940397) = 1615940399 (1.2 s) nextprime(14068924638939642180) = 14068924638939642181 (1.3 s) nextprime(3718587170008038384873784221963098409550) = 3718587170008038384873784221963098409563 (1.3 s) nextprime(97783010505674166402735696905325823805408510851148150244960782744188145048695585) = 97783010505674166402735696905325823805408510851148150244960782744188145048695591 (1.3 s) I was expecting the time to be at lest 16 times as much for doubling the number of digits? Is this true for Pfgw? Thanks to anyone who can give approximate running times for Pfgw for (1,000; 2,000; 4,000; 8,000; digits PRPs please) as a larger version of my test. Edit: I forgot to call nextprime(x) for random 80 digit number. Last fiddled with by PawnProver44 on 2016-05-12 at 21:04 |
![]() |
![]() |
![]() |
#11 | |
Aug 2002
Buenos Aires, Argentina
1,447 Posts |
![]() Quote:
Last fiddled with by alpertron on 2016-05-12 at 21:07 |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Near- and quasi-repunit PRPs | Batalov | And now for something completely different | 10 | 2019-09-12 13:31 |
OEIS - 2^n-5 - LLT-like algorithm for finding PRPs | T.Rex | Miscellaneous Math | 13 | 2015-09-01 13:09 |
PRPs not prime | schickel | FactorDB | 1 | 2015-08-03 02:50 |
Proven PRPs? | Random Poster | FactorDB | 0 | 2012-07-24 10:53 |
PRPs that are composites | gd_barnes | Conjectures 'R Us | 57 | 2011-09-12 12:31 |