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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119599 Numbers n such that 5*n^5 + 3 is prime. 0
0, 2, 16, 22, 34, 44, 46, 50, 70, 76, 112, 118, 142, 160, 172, 194, 212, 230, 232, 238, 272, 308, 314, 338, 352, 364, 368, 376, 382, 386, 394, 398, 436, 442, 464, 466, 490, 520, 572, 580, 610, 628, 706, 742, 776, 788, 806, 824, 862, 868, 908, 938, 974, 1012 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

If n=112 then 5*n^5 + 3 = 88117084163 (prime).

MATHEMATICA

Select[Range[0, 1000], PrimeQ[5*#^5 + 3] &]

CROSSREFS

Cf. A118660.

Sequence in context: A081767 A093026 A118954 * A019317 A190046 A067566

Adjacent sequences:  A119596 A119597 A119598 * A119600 A119601 A119602

KEYWORD

nonn,less

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Jun 02 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com) and Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jun 02 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 13:08 EST 2012. Contains 205623 sequences.