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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113542 Numbers n such that (18n^2+1)/19 is prime. 0
18, 20, 37, 56, 58, 96, 113, 134, 151, 172, 227, 229, 246, 265, 267, 286, 305, 322, 341, 362, 398, 400, 474, 476, 493, 495, 590, 609, 626, 645, 647, 664, 683, 685, 740, 780, 799, 835, 894, 911, 932, 968, 970, 987, 1008, 1025, 1027, 1044, 1046, 1063, 1141 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

s={}; Do[If[PrimeQ[(18n^2+1)/19], AppendTo[s, n]], {n, 2000}]; s

CROSSREFS

Sequence in context: A064271 A113541 A181453 * A075865 A066240 A115747

Adjacent sequences:  A113539 A113540 A113541 * A113543 A113544 A113545

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jan 13 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 15 12:05 EST 2012. Contains 205782 sequences.