mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Blogorrhea > enzocreti

Reply
 
Thread Tools
Old 2018-06-28, 16:34   #67
enzocreti
 
Mar 2018

10000100102 Posts
Default

[QUOTE=Dr Sardonicus;490416]If I have gotten the data right and have done my sums correctly, the values of n known so far yielding prps are

[2, 3, 4, 7, 8, 12, 19, 22, 36, 46, 51, 67, 79, 215, 359, 394, 451, 1323, 2131, 3336, 3371, 6231, 19179, 39699, 51456, 56238, 69660, 75894, 79798, 92020, 174968, 176006, 181015, 285019

I mean sum the reciprocals of this vector
enzocreti is offline   Reply With Quote
Old 2018-06-28, 17:35   #68
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

4,643 Posts
Default

Quote:
Originally Posted by enzocreti View Post
curiously if you sum the reciprocals of the exponents leading to a prime (1/2+1/3+1/4+...+1/285019) you get a value 1.64...which is very close to pi^2/6
I note that there are between 4 and 8 values of k with d decimal digits yielding PRP's for d = 1 to 5, and there are 4 known with 6 decimal digits.

The sum of the 1/k so far is less than pi^2/6 by about .001. Assuming the number of k's with a given number of digits yielding PRP's stays less than (say) 20, the sum of the reciprocals isn't going to get much closer.

Last fiddled with by Dr Sardonicus on 2018-06-28 at 17:36
Dr Sardonicus is offline   Reply With Quote
Old 2018-06-28, 17:57   #69
enzocreti
 
Mar 2018

2·5·53 Posts
Default

Quote:
Originally Posted by Dr Sardonicus View Post
I note that there are between 4 and 8 values of k with d decimal digits yielding PRP's for d = 1 to 5, and there are 4 known with 6 decimal digits.

The sum of the 1/k so far is less than pi^2/6 by about .001. Assuming the number of k's with a given number of digits yielding PRP's stays less than (say) 20, the sum of the reciprocals isn't going to get much closer.
Yes just a curiosity...i dont know how much closer it could get..anyway pi^2/6 seems to be a bound
enzocreti is offline   Reply With Quote
Old 2018-06-30, 10:51   #70
enzocreti
 
Mar 2018

2·5·53 Posts
Default

Quote:
Originally Posted by ATH View Post
Counter example: k=19179 k%7=6:

Code:
10^5774*(2^19179-1)+2^(19179-1)-1 is 2-PRP! (1.6956s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 3-PRP! (1.6811s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 5-PRP! (1.6777s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 7-PRP! (1.6963s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 11-PRP! (1.6753s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 13-PRP! (1.6836s+0.0005s)
10^5774*(2^19179-1)+2^(19179-1)-1 is 17-PRP! (1.6772s+0.0005s)
EDIT: Nevermind it is n%7 that has to be 6, not k%7.
Now
Try to concatenate 2^k-1 and 2^(k-2)-1. Examples 71, 153,...can you find a prime of this form congruent to 3 or 4 mod 7?
enzocreti is offline   Reply With Quote
Old 2018-07-23, 08:59   #71
enzocreti
 
Mar 2018

2·5·53 Posts
Default

https://solutionsti360.ca/MATH/pfgw/stats.html
if you want you could join in!
enzocreti is offline   Reply With Quote
Old 2018-07-23, 09:51   #72
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

3·17·97 Posts
Default

Quote:
Originally Posted by enzocreti View Post
https://solutionsti360.ca/MATH/pfgw/stats.html
if you want you could join in!

The server doesn't detect unique clients therefore when you fire more than one it will process the same work in all instances, on the same machine.
Also there is a lot of idle time between server connection, would be wise to download more than one task.

Last fiddled with by pinhodecarlos on 2018-07-23 at 09:54
pinhodecarlos is offline   Reply With Quote
Old 2018-07-23, 15:02   #73
pinhodecarlos
 
pinhodecarlos's Avatar
 
"Carlos Pinho"
Oct 2011
Milton Keynes, UK

3·17·97 Posts
Default

Also I think there's a new version of PFGW based on gwnum v28.9. Maybe on this version you can set the number of threads to use...

Last fiddled with by pinhodecarlos on 2018-07-23 at 15:02
pinhodecarlos is offline   Reply With Quote
Old 2018-09-05, 06:54   #74
enzocreti
 
Mar 2018

2·5·53 Posts
Default residue 5

Quote:
Originally Posted by Dr Sardonicus View Post
I note that there are between 4 and 8 values of k with d decimal digits yielding PRP's for d = 1 to 5, and there are 4 known with 6 decimal digits.

The sum of the 1/k so far is less than pi^2/6 by about .001. Assuming the number of k's with a given number of digits yielding PRP's stays less than (say) 20, the sum of the reciprocals isn't going to get much closer.

I found another probable prime with residue 5. This is incredible. Residue 5 occurs with frequency 1/9 as the residue 6. But we found eight probable primes with residue 5 and none with residue 6. Would you admit that this is very very very stange? I wonder if these numbers have some hidden structure.
enzocreti is offline   Reply With Quote
Old 2018-09-18, 08:22   #75
enzocreti
 
Mar 2018

53010 Posts
Default vector of exponents

The exponents leading to a prime are:
[2, 3, 4, 7, 8, 12, 19, 22, 36, 46, 51, 67, 79, 215, 359, 394, 451, 1323, 2131, 3336, 3371, 6231, 19179, 39699, 51456, 56238, 69660, 75894, 79798, 92020, 174968, 176006, 181015, 285019, 331259, 360787, 366770]
These exponents seem to be NOT random at all...
for example 19179=2131*9
And if an exponent is divisible by 42 then it is also divisible by 13
If an exponent is divisible by 43 then it is also divisible by 5
enzocreti is offline   Reply With Quote
Old 2018-09-18, 08:44   #76
enzocreti
 
Mar 2018

2·5·53 Posts
Default exponents

look infact at the exponents divisible by 43 :215, 69660 and 92020. They are are multiples of 5.

The exponents multiples of 42 are 75894 and 56238. Both are multiples of 13.
enzocreti is offline   Reply With Quote
Old 2018-09-19, 08:41   #77
enzocreti
 
Mar 2018

2·5·53 Posts
Default TIME OUT

Despite 3k views, nobody found a counter-example to the conjecture. So I replace the offer of 100$ for finding a prime factor of 2^2^2^2+3^3^3^3.
enzocreti is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
so who got the $25,000 cut of the $100k EFF prize? ixfd64 Lounge 10 2012-09-22 15:55
Name the trolls and win a prize. Xyzzy Lounge 42 2010-03-08 07:06
EFF prize and error rate S485122 PrimeNet 15 2009-01-16 11:27
EFF Prize? Unregistered Information & Answers 73 2007-08-11 11:38
GIMPS' Prize. T.Rex Math 8 2007-03-13 10:59

All times are UTC. The time now is 04:28.


Sat Jul 17 04:28:14 UTC 2021 up 50 days, 2:15, 1 user, load averages: 2.05, 2.25, 2.31

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.