login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A157036 Shorthand for A157035, the largest prime with 2^n digits. 2
3, 3, 27, 11, 63, 21, 51, 17, 813, 377, 7017, 27381, 7763, 1133 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

The actual prime A157035(n) is obtained as 10^(2^n) - a(n).

PROG

(PARI) { a(n) = 10^(2^n) - precprime(10^(2^n)) } [From Max Alekseyev (maxale(AT)gmail.com), Mar 28 2009] - a(8)-a(13) from Ray Chandler (rayjchandler(AT)sbcglobal.net) and Max Alekseyev (maxale(AT)gmail.com), Mar 22 2009

CROSSREFS

A157035

Sequence in context: A092864 A183894 A151438 * A080302 A080272 A098340

Adjacent sequences:  A157033 A157034 A157035 * A157037 A157038 A157039

KEYWORD

more,nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Feb 22 2009

EXTENSIONS

a(8)-a(13) from Ray Chandler (rayjchandler(AT)sbcglobal.net) and Max Alekseyev (maxale(AT)gmail.com), Mar 22 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 09:00 EST 2012. Contains 205746 sequences.