![]() |
That will teach you for switching your PC off. You should have it running 24/7 with prime95 using it while you are asleep.
|
[QUOTE=T.Rex]The methods used by Lucas and Lehmer do not apply for F_5 and f_1. Tony[/QUOTE]I was wrong.
Based on Lehmer technics and on my own previous work, I think I have a proof for (LLRT ?): [tex]\large \ \ \ \ M_q \text{ is a prime iff } M_q \ \mid \ S_{q-2} \text{ where: } S_0=5 \ , \ S_{i+1} = 2 S_i^2-1 [/tex] . The proof takes 1 page, based on theorems appearing in Williams' book. I'll write it in [tex]L_AT_EX[/tex] asap in order to check I did not make any mistake, and then I will provide a link to my web-site, so that everyone can check the proof. (I really prefer that test rather than the LLT, because it mimics the form of Mersenne numbers: [tex]M_q = 2 (2^x)^2-1 [/tex] ! Also, their computing costs are quite identical.) Tony |
A proof of a new (AFAIK) Primality test for Mersenne numbers.
Hi all,
Here is a draft of the [URL=http://tony.reix.free.fr/Mersenne/PrimalityTestMersenneNumbers.pdf]proof[/URL] of a new (AFAIK) primality test for Mersenne numbers, also based (like LLT) on Lucas Sequences and Lehmer theorems. (Should I name it: LLRT ?) I would appreciate early readers to check it. Do you think it is worth to propose it for publication in a Mathematic Journal ? It is close to the old LLT, but it flies through the Mersenne number space in a different way, producing different intermediate numbers and residues. Stay tuned, I will add some more properties. Also, I have to fix some minor mistakes in the [URL=http://tony.reix.free.fr/Mersenne/PrimalityTest2FermatNumbers.pdf]document[/URL] I refer to in the paper. For those who know nothing about Lucas Sequences and about Lucas-Lehmer theorems, just know that proving this theorem is easy, because Lucas and Lehmer have done the most difficult work. Thanks also to HC Williams for his wonderful book: "Edouard Lucas and Primality Testing". I think the most difficult part was to imagine that there could be a different way for proving primality of Mersenne numbers. Though providing a new primality proof for Mersenne numbers that has the same cost than LLT seems unuseful at first, I think that it may help the search of Mersenne primes and of Mersenne factors. Regards, Tony |
I think you waste your effort.
For Lucas Lehmer test x[0]=10 is also a good starting value, x[i+1]=x[i]^2-2. See [URL=http://primes.utm.edu/mersenne/]http://primes.utm.edu/mersenne/[/URL] Your Lucas sequence for Mersenne numbers is: s[0]=5, s[i+1]=2*s[i]^2-1. It is easy to prove ( by induction ) that s[n]=x[n]/2, so Mq divides s[q-2] if and only if Mq divides x[q-2] ( because Mq is odd) . So it is not a new discovery. |
[QUOTE=R. Gerbicz]I think you waste your effort ...[/QUOTE]You are perfectly right, and I've been (nearly) completely stupid. :redface: :redface: :redface:
(I thought to check that it produces different numbers, but I forgot to look at the other roots of LLT: [tex]\large U_0=4 \ ,\ U_{n+1}=U_n(U_n^2-3)[/tex] .) At least, I've found some mistakes in the second paper. Is this paper (LLT for Fermat numbers) correct ? or did I make another (big) mistake ? Thanks for your help ! Tony |
| All times are UTC. The time now is 07:58. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.