Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A056909
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A056909 Primes of the form k^2+6. +0
5
7, 31, 127, 367, 631, 967, 1231, 3727, 4231, 6247, 7927, 8287, 11887, 17167, 21031, 22807, 30631, 34231, 39607, 48847, 72367, 108247, 109567, 126031, 160807, 185767, 198031, 231367, 235231, 261127, 265231, 279847, 290527, 323767, 354031 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n) mod 120 = 7 or 31 for all n

FORMULA

a(n) =36*A056910(n)^2+12*A056910(n)+7

EXAMPLE

a(2)=127 since 11^2+6=127 which is prime

MATHEMATICA

Intersection[Table[n^2+6, {n, 0, 10^2}], Prime[Range[9*10^3]]] ...or... For[i=6, i<=6, a={}; Do[If[PrimeQ[n^2+i], AppendTo[a, n^2+i]], {n, 0, 100}]; Print["n^2+", i, ", ", a]; i++ ] - Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008

CROSSREFS

Cf. A002496, A056899, A049423, A005473, A056905.

Sequence in context: A002588 A036280 A153005 this_sequence A002147 A083420 A036282

Adjacent sequences: A056906 A056907 A056908 this_sequence A056910 A056911 A056912

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Jul 07 2000

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research