mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2005-10-12, 16:50   #12
Numbers
 
Numbers's Avatar
 
Jun 2005
Near Beetlegeuse

22×97 Posts
Default

That will teach you for switching your PC off. You should have it running 24/7 with prime95 using it while you are asleep.
Numbers is offline   Reply With Quote
Old 2005-10-13, 21:05   #13
T.Rex
 
T.Rex's Avatar
 
Feb 2004
France

39416 Posts
Default

Quote:
Originally Posted by T.Rex
The methods used by Lucas and Lehmer do not apply for F_5 and f_1. Tony
I was wrong.
Based on Lehmer technics and on my own previous work, I think I have a proof for (LLRT ?):

\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 .

The proof takes 1 page, based on theorems appearing in Williams' book.

I'll write it in L_AT_EX 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: M_q = 2 (2^x)^2-1 ! Also, their computing costs are quite identical.)

Tony
T.Rex is offline   Reply With Quote
Old 2005-10-14, 21:25   #14
T.Rex
 
T.Rex's Avatar
 
Feb 2004
France

22×229 Posts
Default A proof of a new (AFAIK) Primality test for Mersenne numbers.

Hi all,

Here is a draft of the proof 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 document 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
T.Rex is offline   Reply With Quote
Old 2005-10-14, 23:22   #15
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

2×743 Posts
Default

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 http://primes.utm.edu/mersenne/
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.
R. Gerbicz is offline   Reply With Quote
Old 2005-10-15, 10:38   #16
T.Rex
 
T.Rex's Avatar
 
Feb 2004
France

22·229 Posts
Default

Quote:
Originally Posted by R. Gerbicz
I think you waste your effort ...
You are perfectly right, and I've been (nearly) completely stupid.
(I thought to check that it produces different numbers, but I forgot to look at the other roots of LLT:
\large U_0=4 \ ,\ U_{n+1}=U_n(U_n^2-3) .)

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
T.Rex is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
The best work for my CPU MacMagnus Information & Answers 57 2013-11-22 16:27
How to calculate work/effort for PRP work? James Heinrich PrimeNet 0 2011-06-28 19:29
No Work Pilgrim Information & Answers 1 2008-01-31 18:53
Out of Work? birdman2584 Sierpinski/Riesel Base 5 12 2006-11-22 00:06
work to do... guido72 Software 2 2002-09-26 15:47

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


Mon Aug 2 15:04:22 UTC 2021 up 10 days, 9:33, 0 users, load averages: 3.45, 3.20, 3.33

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.