![]() |
|
|
#56 |
|
Jun 2003
116748 Posts |
Nothing he said has anything to do with whether 6 (mod 7) can occur as a prime. In fact, looking at the factorization of small values of the sequence, I don't think there is any particular reason for 6 to be an impossible value.
My prediction is, if you find enough primes (say another 20 or so), at least one of them will turn out to be 6 mod 7. Or more efficiently, a concerted effort to search all the 6 mod 7 numbers will eventually turn up a prime. |
|
|
|
|
|
#57 |
|
Feb 2017
Nowhere
4,643 Posts |
As mentioned long, long ago in this thread, the remainder 6 (mod 7) occurs when k == 1 (mod 3) and m == 3 (mod 6), or when k == 2 (mod 3) and m == 4 (mod 6).
The first occurrence of a remainder of 6 (mod 7) in the sequence is with k = 10, m = 3: f(10) = 1023511 == 6 (mod 7). The next occurrence is k = 11, m = 4: f(11) = 20471023 == 6 (mod 7) The vector of remainders (mod 7) up to k = 100 is [3, 3, 3, 3, 0, 3, 2, 5, 3, 6, 6, 3, 4, 6, 3, 5, 2, 3, 1, 4, 3, 3, 3, 3, 2, 0, 3, 6, 5, 3, 4, 6, 3, 4, 2, 3, 5, 4, 3, 1, 3, 3, 3, 3, 3, 2, 0, 3, 6, 5, 3, 4, 6, 3, 5, 2, 3, 1, 4, 3, 3, 3, 3, 3, 0, 3, 2, 5, 3, 6, 6, 3, 4, 6, 3, 5, 2, 3, 1, 4, 3, 3, 3, 3, 2, 0, 3, 6, 5, 3, 4, 6, 3, 4, 2, 3, 5, 4, 3, 1] The remainder 6 (mod 7) occurs for about 1/9 of all k. When an f(k) == 6 (mod 7) that's a prp might show up, is presently unknown. In answer to my own remark in a previous post, I note that the remainder 3 (mod 7) does in fact occur for values of k that are not divisible by the multiplicative order (3) of 2 mod 7. Last fiddled with by Dr Sardonicus on 2018-06-27 at 15:09 Reason: fixing typos |
|
|
|
|
|
#58 | |
|
Jun 2003
116748 Posts |
Quote:
|
|
|
|
|
|
|
#59 |
|
Jun 2003
22×3×421 Posts |
Trying to answer my own question, the count for 100 <= k <= 100000 is [569, 1515, 6560, 1400, 1759, 1684]. More or less what you'd expect.
|
|
|
|
|
|
#60 |
|
Mar 2018
2×5×53 Posts |
The most surprising fact is that i found five in a row prp congruent to 5 mod 7 for k=92020, 174968, 176006, 181015, 285019. Residue 5 occurs only in 1/9 of cases.
|
|
|
|
|
|
#61 | |
|
Feb 2017
Nowhere
10010001000112 Posts |
Quote:
Good grief, the much more straightforward sequence 168451*2^n + 1 went up to n = 19375200 before a prime was found. |
|
|
|
|
|
|
#62 |
|
Mar 2018
2·5·53 Posts |
Exponents k leading to a prime congruent to 5 mod 7 are 8, 394, 92020, 174968, 176006 and 285019. These exponents are congruent to plus or minus 7w mod 43
|
|
|
|
|
|
#63 |
|
Mar 2018
2×5×53 Posts |
8 is congruent to -35 mod 43 for example
|
|
|
|
|
|
#64 |
|
Mar 2018
2·5·53 Posts |
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
|
|
|
|
|
|
#65 | |
|
Aug 2006
3×1,993 Posts |
Quote:
1/1^2 + 1/2^2 + 1/3^2 + 1/4^2 + ... + 1/285019^2 = 1.6449305583... which is about Pi^2/6 -- it's off by exactly 1/285020^2 + 1/285021^2 + 1/285022^2 + ... = 0.0000035085.... |
|
|
|
|
|
|
#66 |
|
Mar 2018
2·5·53 Posts |
No i mean only the reciprocals of expoments leading to a prime 1/2 yes becasue for k=2 the concatenation gives a prime, k=16 no bevause it gives a composite number
|
|
|
|
![]() |
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 |