![]() |
|
|
#1 |
|
Jun 2015
Vallejo, CA/.
11111000102 Posts |
Frequency of REPUNITS
Generalized repunits are \({a^n-1} \over {a-1}\) Thus if a =2 we have the Mersenne Numbers The Mersenne Exponent primes are 2, 3, 5, 7, 13, 17, 19, 31, 61, 89..... http://oeis.org/A000043 If a =3 we have the following Exponent primes 3, 7, 13, 71, 103, 541, 1091, 1367, 1627, 4177, 9011, 9551, 36913, 43063, 49681, 57917, 483611, 877843, 2215303 http://oeis.org/A028491 If a =4 we have only this prime Exponent 2 which produces "5" if a =5 we have the following Exponent primes 3, 7, 11, 13, 47, 127, 149, 181, 619, 929, 3407 https://oeis.org/A004061 If a =6 we have these Exponent primes 2, 3, 7, 29, 71, 127, 271, 509, 1049, 6389, 6883, 10613, 19889, 79987, 608099, 1365019 http://oeis.org/A028491 We can ontinue to a=7,10,11,12... 8 and 9 are very disappointing 8 has 1 and 9 has none. https://oeis.org/A004063. for 7 http://oeis.org/A004023 for 10 http://oeis.org/A005808 for 11 https://oeis.org/A004064 for 12 So, at this point, we have a theory about the frequency of Mersenne Exponents called the Lenstra–Pomerance–Wagstaff conjecture which states that the number of Mersenne primes with exponent p less than y is asymptotically egamma *log2(y) Which produces an estimate of 45 Mersenne numbers under 82,258,9933 which is quite close to the actual number of 51. GIVEN THAT FOR BASE 10 (Actual REPUNITS) the number of exponents n that produce a Prime Repunit under 5,79477 is only 9 at present, is there a generalization of the Lenstra–Pomerance–Wagstaff conjecture that could be adapted to other Generalised Repunits? or at least Specifically to the (Base 10) Repunits? |
|
|
|
|
|
#2 |
|
Jan 2021
California
11·13 Posts |
It's not really surprising or disappointing that the bases that are powers have 0 or 1 repunit primes.
(4p-1)/3 = (2p-1)(2p+1)/3 (8p-1)/7 = (2p-1)(4p+2p+1)/7 Last fiddled with by slandrum on 2021-04-26 at 06:43 |
|
|
|
|
|
#3 | |
|
Jun 2015
Vallejo, CA/.
99410 Posts |
Slight correction:
Quote:
|
|
|
|
|
|
|
#4 |
|
Feb 2017
Nowhere
110438 Posts |
Elaborating on the earlier post explaining the paucity of prime repunits to bases which are perfect powers:
If n > 1, taking the base a = c^n, c > 1 not a qth power for any prime q, taking p prime and substituting x = c into the cyclotomic polynomial identity automatically produces more than one proper factor unless n = p^k, a power of the prime p. In that case, we have Thus with a = 8 = 2^3, the only candidate repunit prime is (8^3 - 1)/(8 - 1) = 73, and with a = 2^9, the only candidate is (2^27 - 1)/(2^9 - 1). |
|
|
|
|
|
#5 | |
|
Jun 2015
Vallejo, CA/.
2×7×71 Posts |
Quote:
What I would love to understand is how to extend the Lenstra–Pomerance–Wagstaff conjecture to those bases which are not perfect powers. like 10, 5, 6 and 12 |
|
|
|
|
|
|
#6 |
|
Feb 2017
Nowhere
464310 Posts |
|
|
|
|
|
|
#7 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001002 Posts |
It is easy. It is ... \(k * e^\gamma * log_2 {y}\),
where k is a koefficient |
|
|
|
|
|
#8 | |
|
Jun 2015
Vallejo, CA/.
2·7·71 Posts |
Quote:
So for 2 k= 1 What are then the values of k for 3, 4, 5, 6, 7, 10 Last fiddled with by rudy235 on 2021-04-27 at 00:30 Reason: Forgot “3” |
|
|
|
|
|
|
#9 |
|
"99(4^34019)99 palind"
Nov 2016
(P^81993)SZ base 36
5·7·83 Posts |
Currently there are 32 bases 2<=b<=1024 without known generalized repunit (probable) primes > R2: (exclude the bases with no possible generalized repunit primes > R2)
{185, 269, 281, 380, 384, 385, 394, 396, 452, 465, 511, 574, 598, 601, 631, 632, 636, 711, 713, 759, 771, 795, 861, 866, 881, 938, 948, 951, 956, 963, 1005, 1015} See the text file for the status for bases 2<=b<=1024 References for list of generalized repunit (probable) primes sorted by base: Bases 2 to 160 and some larger bases of the form m^r+1 Bases 2 to 999 (broken link: from wayback machine cached copy) Last fiddled with by sweety439 on 2021-05-28 at 02:28 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dozenal near- and quasi- repunit primes | sweety439 | And now for something completely different | 31 | 2020-12-09 01:01 |
| Generalized Repunit primes | Bob Underwood | Math | 12 | 2020-10-11 20:01 |
| repunit mod 43 | enzocreti | enzocreti | 3 | 2020-02-14 12:18 |
| frequency k gives a factor | bgbeuning | Data | 6 | 2016-07-14 01:38 |
| CPU frequency and iteration times. | rx7350 | Hardware | 12 | 2006-05-08 21:54 |