login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,2
LINKS
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: A302669 A302471 A303253 * A362292 A024112 A092414
KEYWORD
nonn
AUTHOR
Amarnath Murthy, Oct 20 2002
EXTENSIONS
More terms from Sascha Kurz, Jan 22 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)