Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065706
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065706 Prime octuplets: p1, p2, p3, ..., p8= p1 +26 are prime, a(n) = p1. +0
5
11, 17, 1277, 88793, 113147, 284723, 855713, 1146773, 2580647, 6560993, 15760091, 20737877, 25658441, 58208387, 69156533, 73373537, 74266253, 76170527, 93625991, 100658627, 134764997, 137943347, 165531257, 171958667 (list; graph; listen)
OFFSET

1,1

COMMENT

3 patterns for 8-tuplets: 11010011001011, 11011010011001 and v.v.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,100

Eric Weisstein's World of Mathematics, Prime k-Tuples Conjecture,

T. Forbes, Prime k-tuplets,

EXAMPLE

a(3) = 1277, 1279, 1283, 1289, 1291, 1297, 1301, 1303 = 1277+26 are primes.

PROGRAM

(PARI) { n=0; p1=2; p8=19; for (m=1, 10^12, p1=nextprime(p1+1); p8=nextprime(p8+1); if (p8 - p1 == 26, write("b065706.txt", n++, " ", p1); if (n==100, return)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 26 2009]

CROSSREFS

11 = A065688(8), 26 = A008407(8), 8 = A023193(26+1), octets in A066082 are another (not minimal) constellation of 8 primes.

A065706 is the union of A022011, A022012 and A022013.

Sequence in context: A146446 A132092 A056705 this_sequence A078874 A162555 A059141

Adjacent sequences: A065703 A065704 A065705 this_sequence A065707 A065708 A065709

KEYWORD

nonn

AUTHOR

frank.ellermann(AT)t-online.de, Dec 05 2001

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research