Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063082
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063082 Squares arising in A063076. +0
2
16, 576, 576, 4624, 7396, 26244, 44100, 48400, 76176, 78400, 86436, 96100, 176400, 260100, 272484, 302500, 331776, 430336, 440896, 448900, 462400, 509796, 509796, 515524, 538756 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) for(n=1, 38000, x=prime((n+1)^2)-prime(n^2); if(issquare(x), print(x)))

(PARI) { default(primelimit, 4294965247); n=0; for (m=1, 10^9, if(issquare(x=prime((m+1)^2) - prime(m^2)), write("b063082.txt", n++, " ", x); if (n==25, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 17 2009]

CROSSREFS

Cf. A063076.

Sequence in context: A041483 A041480 A131515 this_sequence A089156 A135786 A016792

Adjacent sequences: A063079 A063080 A063081 this_sequence A063083 A063084 A063085

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 05 2001

EXTENSIONS

More terms from Santi Spadaro (spados(AT)katamail.com), Sep 30 2001

More terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 17 2009

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research