Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071923
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071923 Prime such that pi{x^2,(x+1)^2+1}=pi{(x+1)^2,p}. +0
1
7, 13, 19, 37, 41, 67, 73, 101, 107, 149, 163, 193, 227, 239, 281, 337, 353, 397, 433, 479, 523, 577, 607, 677, 733, 769, 829, 907, 953, 1013, 1091, 1151, 1229, 1289, 1373, 1439, 1489, 1601, 1667, 1777, 1867, 1907, 2027, 2099, 2237, 2281, 2389, 2543, 2591 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(1)=7 because pi(1,4)=2 and pi(4,7)=2

PROGRAM

(PARI) pi(m, n)=local(i, pic); pic=0; forprime (i=m, n, pic++); pic; for (x=1, 500, xc=0; px=pi(x^2, (x+1)^2); forprime (y=(x+1)^2, 100000, xc++; if (xc==px, write1("primeSquared.txt", y, ", "); break)))

CROSSREFS

Sequence in context: A122482 A048375 A108295 this_sequence A048646 A152087 A098059

Adjacent sequences: A071920 A071921 A071922 this_sequence A071924 A071925 A071926

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jun 14 2002

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 November 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research