%I #5 Dec 05 2013 19:55:20
%S 2,225,1003003001,2154335931602036919361,
%T 7754752485988106582786291510397200232607,
%U 84466085320679991847325449027117479144218810924905247445943615969
%N n-th power of the product of next n primes.
%p with(numtheory):seq(product(ithprime(n*(n-1)/2+i),i=1..n)^n,n=1..7);
%K nonn
%O 1,1
%A _Amarnath Murthy_, May 17 2002
%E More terms from _Sascha Kurz_, Jan 02 2003