Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A037072
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A037072 Squares which are the sum of twin prime pairs. +0
2
36, 144, 1764, 2304, 5184, 7056, 8100, 30276, 41616, 69696, 93636, 138384, 166464, 207936, 224676, 298116, 352836, 360000, 412164, 562500, 725904, 777924, 876096, 944784, 956484 (list; graph; listen)
OFFSET

1,1

COMMENT

There are exactly 5^2 squares less than or equal to 1000^2 which are the sum of twin prime pairs.

EXAMPLE

36 (square) = 6^2 = 17 + 19 (twin prime pair)

MATHEMATICA

lst={}; Do[p=n^2; If[PrimeQ[p/2-1]&&PrimeQ[p/2+1], AppendTo[lst, p]], {n, 0, 7!, 2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 25 2008]

CROSSREFS

Cf. A000290, A001359, A006512.

Sequence in context: A110754 A154711 A162992 this_sequence A076432 A003848 A039495

Adjacent sequences: A037069 A037070 A037071 this_sequence A037073 A037074 A037075

KEYWORD

nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.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 November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research