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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067200 Numbers n such that n^3+2 is prime. 13
0, 1, 3, 5, 29, 45, 63, 65, 69, 71, 83, 105, 113, 123, 129, 143, 153, 171, 173, 189, 209, 215, 219, 231, 243, 245, 249, 263, 291, 299, 305, 311, 341, 363, 369, 395, 419, 425, 431, 435, 473, 483, 491, 495, 501, 503, 509, 515, 533, 549, 555, 561, 575, 579, 639 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

LINKS

Zak Seidov, Table of n, a(n) for n = 1..1000

MATHEMATICA

lst={}; Do[If[PrimeQ[n^3+2], AppendTo[lst, n]], {n, 0, 10^3}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 08 2008]

CROSSREFS

Sequence in context: A110255 A016552 A141578 * A106089 A136085 A153413

Adjacent sequences:  A067197 A067198 A067199 * A067201 A067202 A067203

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 19 2002

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 17 18:15 EST 2012. Contains 206061 sequences.