![]() |
![]() |
#1 |
Aug 2002
Buenos Aires, Argentina
3·7·73 Posts |
![]()
Let M be a Mersenne number with prime exponent q.
Then 2q = 1 (mod M) 2aq = 1 (mod M) 2aq+1 = 2 (mod M) Since q is not multiple of 3, we can set a=-q mod 3, so the exponent is also multiple of 3, say 3r. 23r = 2 (mod M) (2r)3 = 2 (mod M) Let x = 2r: x3 = 2 (mod M) This means that for every prime factor p of M we have: x3 = 2 (mod p) This congruence is always satisfied when p mod 6 = 5, but it is interesting to notice that this is not the case for p mod 6 = 1. Primes p up to 100000: p = 5 (mod 6): 4806 p = 1 (mod 6): 1559 Primes p up to 1000000: p = 5 (mod 6): 39231 p = 1 (mod 6): 13032 So it appears that it is more common to have prime factors of the form 6k+5 than from the form 6k+1. It should be interesting to computing the real distribution from the known prime factors of Mersenne numbers (say from Will Edgington database). Last fiddled with by alpertron on 2006-06-23 at 20:08 |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mersenne Prime Exponent Distribution | PawnProver44 | Miscellaneous Math | 26 | 2016-03-18 08:48 |
Distribution of Mersenne Factors | tapion64 | Miscellaneous Math | 21 | 2014-04-18 21:02 |
Mersenne prime factors of very large numbers | devarajkandadai | Miscellaneous Math | 15 | 2012-05-29 13:18 |
prime distribution near mersenne primes | Unregistered | Homework Help | 43 | 2009-08-16 14:27 |
Silverman & Wagstaff on Joint Distribution of Ultimate and Penultimate Prime Factors | wblipp | Math | 12 | 2006-04-02 18:40 |