login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A160179 a(1)=2. a(n) equals the product of the previous terms divided by the (n-1)st prime gap. 0
2, 2, 2, 4, 8, 128, 8192, 134217728, 9007199254740992 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Start with a(1)=2. Build a(n) as the product of all preceding terms

divided by the n-minus-first prime gap. The sequence is limited to

9 terms because the 10th term is no longer an integer.

FORMULA

a(1) =2. a(n) = product_{i=1..n-1} a(i) / A001223(n-1), n>1.

EXAMPLE

a(8) = 2*2*2*4*8*128*8192/2 = 134217728.

CROSSREFS

Sequence in context: A099768 A102831 A183388 * A021822 A153986 A199889

Adjacent sequences:  A160176 A160177 A160178 * A160180 A160181 A160182

KEYWORD

nonn,fini,full

AUTHOR

Valle Rogers (Vallerogers(AT)hotmail.com), May 03 2009

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 16 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:00 EST 2012. Contains 206050 sequences.