Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079139
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079139 Numbers n such that (Product of first n twin prime pair averages [A014574] ) + 1 is prime. +0
2
1, 5, 45, 218, 506, 538 (list; graph; listen)
OFFSET

1,2

COMMENT

a(3) and a(4) certified prime with Primo.

EXAMPLE

a(2)=5 because the product of the first five terms of A014574 + 1, 4*6*12*18*30+1 = 155521, is prime.

PROGRAM

(PARI) { atp(N)= local(t, c); t=1; c=0; forprime(p=2, N, if(isprime(p+2), t*=p+1; c++; if(isprime(t+1), print1(c" ")))) }

CROSSREFS

Cf. A014574.

Sequence in context: A096763 A003185 A027801 this_sequence A081070 A043025 A125836

Adjacent sequences: A079136 A079137 A079138 this_sequence A079140 A079141 A079142

KEYWORD

more,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Dec 26 2002

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 September 8 13:03 EDT 2008. Contains 143486 sequences.


AT&T Labs Research