Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A049423
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A049423 Primes of the form n^2+3. +0
11
3, 7, 19, 67, 103, 199, 487, 787, 1447, 2503, 2707, 3847, 4099, 4903, 5479, 5779, 8467, 8839, 11239, 12547, 14887, 16903, 17959, 19603, 21319, 23719, 24967, 25603, 29587, 31687, 47527, 52903, 58567, 59539, 61507, 65539, 75079, 81799, 88807 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that all terms after the first are equal to 7 modulo 12

LINKS

Eric Weisstein's World of Mathematics, Near-Square Prime

FORMULA

Primes m such that m-3 is a square

For n>0, a(n)=36*A056902(n-1)^2+24*A056902(n-1)+7. - Henry Bottomley (se16(AT)btinternet.com), Jul 06 2000

EXAMPLE

a(2)=4^2+3=19 which is prime

MATHEMATICA

Intersection[Table[n^2+3, {n, 0, 10^2}], Prime[Range[9*10^3]]] ...or... For[i=3, i<=3, 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. Note that apart from first term, all of (a(n)-7)/12 have to be terms of A001082 for a(n) to be prime.

Sequence in context: A071716 A005506 A051139 this_sequence A066237 A135741 A128024

Adjacent sequences: A049420 A049421 A049422 this_sequence A049424 A049425 A049426

KEYWORD

easy,nonn

AUTHOR

Paul Jobling (paul.jobling(AT)whitecross.com)

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research