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!)
A127795 Nextprime(8^n)-8^n. 3
1, 3, 3, 9, 3, 3, 3, 17, 43, 29, 3, 17, 31, 23, 15, 59, 21, 21, 159, 9, 33, 29, 9, 29, 15, 33, 7, 17, 3, 39, 133, 105, 61, 255, 267, 39, 33, 51, 43, 29, 451, 165, 7, 17, 67, 33, 87, 5, 175, 51, 147, 95, 45, 299, 19, 141, 87, 129, 7, 75, 15, 215, 205, 35, 133, 35, 15, 351, 7, 203 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
"Nextprime(k)" is not well-defined: it can mean the smallest prime >= k or the smallest prime > k. Of course here it does not matter. - N. J. A. Sloane, Jan 31 2007
LINKS
MATHEMATICA
np[n_]:=Module[{n8=8^n}, NextPrime[n8]-n8]; Array[np, 70, 0] (* Harvey P. Dale, Jun 20 2011 *)
CROSSREFS
Sequence in context: A144809 A353616 A225074 * A074724 A109932 A071909
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 29 2007
EXTENSIONS
Erroneous Mathematica program deleted by Harvey P. Dale, Jun 20 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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)