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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076955 Product_{i=1..n} i^prime(i). 1
1, 8, 1944, 31850496, 1555200000000000, 20311991333683200000000000, 4725188984058417024032990822400000000000, 680971499131541103151460312870118086801149132800000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(1) =1, a(n+1) = a(n)*(n+1)^prime(n+1).

MAPLE

seq(product(i^ithprime(i), i=1..n), n=1..13);

CROSSREFS

n-th partial product of A062481.

Cf. A076954.

Sequence in context: A160302 A002672 A027515 * A024112 A092414 A139298

Adjacent sequences:  A076952 A076953 A076954 * A076956 A076957 A076958

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 20 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 22 2003

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 14 06:48 EST 2012. Contains 205577 sequences.