Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118593
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118593 Larger component of twin prime pairs whose sum is a square. +0
2
19, 73, 883, 1153, 2593, 3529, 4051, 15139, 20809, 34849, 46819, 69193, 83233, 103969, 112339, 149059, 176419, 180001, 206083, 281251, 362953, 388963, 438049, 472393, 478243, 538723, 649801, 734473, 808993, 960499, 1080451, 1143073 (list; graph; listen)
OFFSET

1,1

COMMENT

Also A069496(n)+2.

LINKS

Author?, Title?

EXAMPLE

17 and 19 are twin primes whose sum is 36, a square, so 19 is the first term

in the table.

PROGRAM

(PARI) g(n) = for(x=1, n, p1=prime(x); p2=prime(x+1); if(p2-p1==2&issquare(p1+p2), print1(p2", ")))

CROSSREFS

Cf. A069496 and A118593.

Sequence in context: A154406 A141960 A157889 this_sequence A047979 A159997 A073566

Adjacent sequences: A118590 A118591 A118592 this_sequence A118594 A118595 A118596

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 08 2006

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research