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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126108 Numbers n such that n^2-2 and (n+2)^2-2 are primes. 0
3, 5, 7, 13, 19, 27, 33, 35, 47, 61, 69, 75, 117, 119, 231, 237, 257, 265, 299, 301, 313, 335, 355, 357, 441, 447, 467, 489, 495, 523, 573, 607, 713, 761, 943, 993, 1021, 1069, 1071, 1141, 1147, 1175, 1231, 1239, 1251, 1265, 1287, 1357, 1363, 1365, 1391, 1461 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The number of such n's <= 10^n: 3, 12, 36, 216, 1279,... Cf A126334 for prime n's.

MAPLE

se=Select[Range[10^5], PrimeQ[ #^2-2]&&PrimeQ[(#+2)^2-2]&]

CROSSREFS

Cf. A126334.

Sequence in context: A171602 A155189 A065384 * A100859 A111703 A184248

Adjacent sequences:  A126105 A126106 A126107 * A126109 A126110 A126111

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Mar 11 2007

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 20:26 EST 2012. Contains 205852 sequences.