Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162001
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162001 Initial members of prime triples (p, p+2, p+6) for which also the sum 3p+8 is prime. +0
1
5, 11, 17, 41, 101, 311, 347, 641, 857, 1301, 1427, 1481, 2237, 2687, 3461, 3527, 4001, 4787, 8861, 10457, 11171, 11777, 13691, 14627, 19421, 19991, 21017, 21557, 22271, 24917, 25997, 26261, 26681, 26711, 27737, 29021, 31511, 32057, 33347, 35591 (list; graph; listen)
OFFSET

1,1

COMMENT

(5,7,11) => 23 is prime

Contribution from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 12 2009: (Start)

A subsequence of A022004 (= initial members of prime triples (p, p+2, p+6)).

(End)

MAPLE

a := proc (n) if isprime(n) = true and isprime(n+2) = true and isprime(n+6) = true and isprime(3*n+8) = true then n else end if end proc: seq(a(n), n = 1 .. 50000); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 12 2009]

CROSSREFS

Sequence in context: A094205 A136091 A022004 this_sequence A095183 A018730 A050836

Adjacent sequences: A161998 A161999 A162000 this_sequence A162002 A162003 A162004

KEYWORD

nonn

AUTHOR

Milton L. Brown (miltbrown(AT)earthlink.net), Jun 24 2009

EXTENSIONS

Definition corrected by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 12 2009

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 12 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research