Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138355
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138355 Primes of the form n^2+10. +0
1
11, 19, 59, 131, 179, 739, 971, 1531, 2411, 2819, 3259, 3491, 5051, 5939, 6571, 6899, 8291, 9419, 9811 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

Intersection[Table[n^2+10, {n, 0, 10^2}], Prime[Range[9*10^3]]] ...or... For[i=10, i<=10, a={}; Do[If[PrimeQ[n^2+i], AppendTo[a, n^2+i]], {n, 0, 100}]; Print["n^2+", i, ", ", a]; i++ ]

CROSSREFS

Sequence in context: A167535 A107201 A139829 this_sequence A080789 A057770 A080788

Adjacent sequences: A138352 A138353 A138354 this_sequence A138356 A138357 A138358

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 07 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research