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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110998 Numbers n such that (23*n^2) - 9 is prime. 1
2, 4, 16, 38, 40, 44, 70, 82, 86, 88, 116, 128, 130, 142, 152, 158, 170, 178, 194, 224, 226, 238, 262, 268, 298, 304, 310, 320, 346, 352, 362, 364, 368, 392, 406, 418, 434, 446, 452, 458, 460, 472, 478, 490, 494 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

If n=88 then (23*n^2) - 9 = 178103 (prime).

MATHEMATICA

Select[Range[500], PrimeQ[(23#^2 - 9)] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 28 2006

CROSSREFS

Sequence in context: A074411 A189838 A000216 * A051861 A048222 A192890

Adjacent sequences:  A110995 A110996 A110997 * A110999 A111000 A111001

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Sep 30 2005

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 28 2006

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 14 18:33 EST 2012. Contains 205663 sequences.