![]() |
|
|
#1 |
|
Mar 2018
2·5·53 Posts |
pg(k) numbers are so defined:
pg(k)=(2^k-1)*10^d+2^(k-1)-1 where d is the number of decimal digits of 2^(k-1)-1. The numbers are formed by the concatenation base 10 of two consecutive Mersenne numbers, examples are 157, 40952047. I conjectured that there is no prime of this form congruent to 6 modulo 7. has somebody an efficient routine for Sage for testing this conjecture? |
|
|
|
|
|
#2 |
|
Jun 2003
116748 Posts |
Thread moved to blog area
|
|
|
|
|
|
#3 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
Quote:
It is similar to a 'conjecture' that there are no 2-million-digit numbers, because 'I cannot imagine them and I cannot test them. Will someone test them for me?'. That's not a conjecture - that's a limitation of means. |
|
|
|
|
|
|
#4 |
|
Mar 2018
2·5·53 Posts |
I found 9 probable primes with residue 5 mod 7 and none with residue 6 mod 7 (residue 5 and 6 occur with the same frequency). That cannot be coincidence!
|
|
|
|
|
|
#5 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
260316 Posts |
|
|
|
|
|
|
#6 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
primes other than 7 can be 1,2,3,4,5,6 mod 7 the odds in theory of a prime not being 6 mod 7 given equal probability ( a potentially invalid assumption) is 5/6 so the odds that 5 primes aren't 6 mod 7 is (5/6)^5 = (5^5)/(6^5) = 3125/7776 ~40% still not that bad. 5 mod 7 are also 19 mod 42, 6 mod 7 are all 13 mod 42. even with 9 it is still roughly 20%
Last fiddled with by science_man_88 on 2018-12-03 at 19:00 |
|
|
|
|
|
#7 | |
|
Mar 2018
2·5·53 Posts |
Quote:
|
|
|
|
|
|
|
#8 |
|
Mar 2018
2·5·53 Posts |
Another "coincidence": an exponent leading to a prime is 2131, another is 19179=2131*9, to me seems quite clear that these numbers have some hidden structure...it is too difficult for me to say what is this hidden structure but it MUST exist!
|
|
|
|
|
|
#9 |
|
Mar 2018
53010 Posts |
Maybe a specialist in Number theory knows something about these primes...i repeat look at the exponents...215,92020,69660...all multiples of 215...it is too hard anyway for me to find a pattern
|
|
|
|
|
|
#10 |
|
Mar 2018
2·5·53 Posts |
One of these primes 255127 divides 2^258+3.
|
|
|
|
|
|
#11 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
Last fiddled with by science_man_88 on 2018-12-03 at 19:24 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GPU LLR program | jasong | GPU Computing | 19 | 2011-08-23 03:32 |
| about the program | boooh | Information & Answers | 2 | 2010-03-22 15:22 |
| Program | Primeinator | Information & Answers | 5 | 2009-07-16 21:42 |
| program P-1 for K*2^n-1 | jocelynl | 15k Search | 19 | 2004-01-11 17:24 |