Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097492
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097492 a(n) = product of first n terms of A006512. +0
3
5, 35, 455, 8645, 267995, 11523785, 702950885, 51315414605, 5285487704315, 576118159770335, 80080424208076565, 12092144055419561315, 2188678074030940598015, 422414868287971535416895 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) fu(n) = p=1; for(x=1, n, p*=twinu(x); print1(p", ")) \The n-th upper twin prime twinu(n) = { local(c, x); c=0; x=1; while(c<n, if(isprime(prime(x)+2), c++); x++; ); return(prime(x)) }

CROSSREFS

Cf. A006512, A097489.

Adjacent sequences: A097489 A097490 A097491 this_sequence A097493 A097494 A097495

Sequence in context: A113342 A125864 A059865 this_sequence A125802 A034217 A011556

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Aug 24 2004

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), Apr 16 2007

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 October 6 16:13 EDT 2008. Contains 144667 sequences.


AT&T Labs Research