login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A129220 Residues of the Lucas - Lehmer primality test for M(11) = 2047. 8
4, 14, 194, 788, 701, 119, 1877, 240, 282, 1736 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Since a(9) > 0, M(11) is composite. In fact, 2047 = 23 * 89
LINKS
Eric Weisstein's World of Mathematics, Lucas Lehmer Test.
FORMULA
a(0) = 4; a(n) = a(n-1)^2-2 mod 2^p-1. Last term: a(p-2).
EXAMPLE
a(9) = a(8)^2 - 2 mod 2047 = 282^2 - 2 mod 2047 = 1736.
CROSSREFS
Sequence in context: A098851 A080986 A132555 * A129221 A129222 A129223
KEYWORD
fini,full,nonn
AUTHOR
Sergio Pimentel, Apr 05 2007
EXTENSIONS
Offset corrected by Nathaniel Johnston, May 31 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 23 17:30 EDT 2024. Contains 373653 sequences. (Running on oeis4.)