Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105093
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105093 Numbers n such that n = prime(k) + prime(k+3) = prime(k+1) + prime(k+2) for some k. +0
1
18, 24, 30, 36, 60, 84, 120, 162, 204, 210, 216, 240, 288, 330, 372, 390, 456, 520, 540, 624, 726, 762, 798, 840, 852, 882, 924, 978, 990, 1104, 1140, 1164, 1200, 1392, 1410, 1428, 1530, 1632, 1650, 1716, 1740, 1764, 1794, 1848, 1974, 2052, 2100, 2112, 2184 (list; graph; listen)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Goldbach Conjecture

EXAMPLE

a(1)=18 because prime(3)+prime(6)=prime(4)+prime(5)=5+13=7+11=18.

MATHEMATICA

lst = {}; Do[ If[ Prime[n] + Prime[n + 3] == Prime[n + 1] + Prime[n + 2], AppendTo[lst, Prime[n] + Prime[n + 3]]], {n, 184}]; lst (from Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 07 2005)

CROSSREFS

Cf. A001172, A000954, first primes in A022885.

Sequence in context: A076770 A105679 A076771 this_sequence A162331 A092536 A125261

Adjacent sequences: A105090 A105091 A105092 this_sequence A105094 A105095 A105096

KEYWORD

nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Apr 06 2005

EXTENSIONS

Edited and extended from Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 07 2005

page 1

Search completed in 0.005 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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research