mersenneforum.org  

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

Reply
 
Thread Tools
Old 2020-02-18, 12:59   #1
enzocreti
 
Mar 2018

2×5×53 Posts
Default 10^k is congruent to p(n)*p(n+1) mod 1093

I am searching for consecutive primes p(n) and p(n+1) (p(n) is the n-th prime)


such that




10^k is congruent to p(n)*p(n+1) mod 1093 for some k


for example 10^6 is congruent to 433*439 mod 1093




433
11
103
823
503
479
...




42 primes up to 1000 have this property




10^7 is congruent to (11*13) mod 1093


7 11 and 13 are primes


I have not yet found another k prime such that


10^k is congruent to p(n)*p(n+1) mod 1093

Last fiddled with by enzocreti on 2020-02-18 at 13:34
enzocreti is offline   Reply With Quote
Old 2020-02-18, 15:44   #2
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

4,643 Posts
Default

You didn't look very hard. Here is a table of consecutive primes p and q < 5000 for which the smallest k (k <= 273) such that 10^k == p*q (mod 1093) is prime.

I note that there are two cases in which the exponent k is 2.

Of course, if the smallest exponent k is relatively prime to 273, you can add a multiple of 273 to k to obtain a prime exponent that satisfies the congruence.

My default guess is that some exponent k will exist for about a quarter of the primes.

k....p...q
149 7 11
7 11 13
31 107 109
233 601 607
103 853 857
229 1031 1033
223 1171 1181
61 1201 1213
193 1667 1669
47 1787 1789
107 2141 2143
19 2239 2243
5 2297 2309
67 2437 2441
157 2521 2531
79 3041 3049
149 3137 3163
71 3191 3203
37 3217 3221
151 3331 3343
149 3733 3739
163 3793 3797
2 3931 3943
127 3947 3967
43 4229 4231
151 4243 4253
79 4591 4597
2 4801 4813
97 4817 4831

Last fiddled with by Dr Sardonicus on 2020-02-18 at 15:48 Reason: Put in bound used for primes
Dr Sardonicus is offline   Reply With Quote
Old 2020-02-18, 15:59   #3
enzocreti
 
Mar 2018

2·5·53 Posts
Default ...

k is 2 in two cases why? just coincidence i think...in the case k=2


the distance between the two consecutive primes=12


That I note

In the case k=2

The primes p are such that p+12 and p-12 are both prime. Maybe just a coincidence

A challenge could be to find a counter example?

Last fiddled with by enzocreti on 2020-02-18 at 17:00
enzocreti is offline   Reply With Quote
Old 2020-02-18, 19:10   #4
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

464310 Posts
Default

Quote:
Originally Posted by enzocreti View Post
k is 2 in two cases why? just coincidence i think...in the case k=2


the distance between the two consecutive primes=12


That I note

In the case k=2

The primes p are such that p+12 and p-12 are both prime. Maybe just a coincidence

A challenge could be to find a counter example?
26813 26821
39929 39937
43331 43391
66161 66169

Dr Sardonicus is offline   Reply With Quote
Old 2020-02-19, 00:28   #5
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by Dr Sardonicus View Post
My default guess is that some exponent k will exist for about a quarter of the primes.
It should, yes.
CRGreathouse is offline   Reply With Quote
Old 2020-02-19, 14:52   #6
Dr Sardonicus
 
Dr Sardonicus's Avatar
 
Feb 2017
Nowhere

4,643 Posts
Default

Just for practice, I created a list of prime exponents k for which 10^k == p*q (mod 1093), where p and q are consecutive primes less than 1000. In this list, k can be greater than 273, but is the smallest prime exponent that works for the given p and q,

k p q
149 7 11
7 11 13
661 23 29
1019 37 41
499 97 101
31 107 109
1627 257 263
1063 353 359
353 463 467
571 479 487
487 499 503
443 571 577
233 601 607
457 641 643
463 751 757
337 809 811
631 811 821
103 853 857
941 983 991
Dr Sardonicus is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
cubes congruent to 2^n (mod 215) enzocreti enzocreti 1 2020-02-14 16:56
N congruent to 2^2^n mod(2^2^n+1) enzocreti enzocreti 2 2020-02-12 15:14
Pg primes pg(k) with k congruent to 10^n mod 41 enzocreti enzocreti 0 2020-01-26 19:19
Congruent to 10^n mod 41 enzocreti enzocreti 0 2020-01-09 11:56
((my) mod n ) congruent to n-1 smslca Math 2 2012-01-29 11:30

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


Sat Jul 17 04:52:12 UTC 2021 up 50 days, 2:39, 1 user, load averages: 2.02, 1.96, 2.06

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.