![]() |
![]() |
#12 |
"Robert Gerbicz"
Oct 2005
Hungary
5×17×19 Posts |
![]()
There were many many errors on Lucas-Lehmer sequence on mersennewiki.
I have redefined the sequence by S(0)=4 ( and S(n)=S(n-1)^2-2 ). If you look the proof: 0 is very good starting index for the sequence. From mersennewiki: ""The value of S0 has about 2 (= 2^1) bits "" It means that the starting index is zero! ""Lucas-Lehmer number denoted Sn where S1 = 4 and Sn = (Sn-1)^2 − 2 ."" So the starting index is one!! ""So that where S3 = 14, S4 = 14^2 - 2 = 194, and S5 = 194^2 - 2 = 37634."" If you define S(3)=14 then S(2)=4, so here the starting index is two!!! So there were 3 definitions for the same Lucas sequence!!! I've corrected these errors. |
![]() |
![]() |
![]() |
#13 |
Mar 2006
38 Posts |
![]() ![]() or if u know where to find the source code or the algorithm of it. if u know please just send it to my email (homam.eltaj@gmail.com) yours Homam thanks all |
![]() |
![]() |
![]() |
#14 | |
"Bob Silverman"
Nov 2003
North of Boston
22·1,877 Posts |
![]() Quote:
it is useless for any cryptographic purpose. It has no use whatsoever. |
|
![]() |
![]() |
![]() |
#15 |
Mar 2006
3 Posts |
![]()
Sorry but I'm new here i don't know how to use this site
any way thanks a lot and for lucas there is a big usage of it in cryptographic cause I'm working on it and there is a lot more so i just want to make the library of it to be as a tool in program but u know if there is a code of this library i will save time so again if u know the link please just let me know thanks Warmest Regards |
![]() |
![]() |
![]() |
#16 | |
Aug 2002
14016 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#17 |
Mar 2006
3 Posts |
![]()
may be yes iimm talking about the lucas numbers wich they are a part of the Fibonacci because i need to use the set of Lucas in my project and sorry i know that there is some types of Lucas such as the TriLucas and others but i need the basic algorithm of the Lucas to use it as a Library in my Project thats all
thanks a lot yours |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Modifying the Lucas Lehmer Primality Test into a fast test of nothing | Trilo | Miscellaneous Math | 25 | 2018-03-11 23:20 |
A second proof for the Lucas-Lehmer Test | carpetpool | Miscellaneous Math | 2 | 2017-07-30 09:21 |
Lucas-Lehmer test proof etc. | science_man_88 | Miscellaneous Math | 48 | 2010-07-14 23:33 |
proof the lucas lehmer test | kurtulmehtap | Math | 13 | 2009-10-02 12:12 |
Lucas-Lehmer Test | storm5510 | Math | 22 | 2009-09-24 22:32 |