0,2
Table of n, a(n) for n=0..8.
a(3) = 2^5*3^3*5^2 = 21600.
seq(product(ithprime(k)^ithprime(a-k+1), k=1..a), a=1..10);
Sequence in context: A024257 A152653 A172478 * A081460 A055556 A168299
Adjacent sequences: A087312 A087313 A087314 * A087316 A087317 A087318
nonn
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 03 2003
More terms from Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 22 2004
Corrected by David Wasserman, May 02 2005
approved