This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A074489 #11 Feb 16 2013 03:05:06 %S A074489 7,9409,991026973,9892436613211441,9995500809927103280440951, %T A074489 999898004334901741252806480882137569, %U A074489 9999937000170099744850229634875997137200865217031,9999991200003387999254640102486990981144496037064410263414358881 %N A074489 n-th power of the largest n-digit prime. %F A074489 a(n)=A003618(n)^n. - _Emeric Deutsch_, Dec 14 2004 %e A074489 a(1)=7^1=7, a(2)=97^2=9409, a(3)=997^3=991026973. %t A074489 Table[Prime[PrimePi[10^n]]^n, {n, 6}] %Y A074489 Cf. A003618. %K A074489 nonn,base %O A074489 1,1 %A A074489 _Zak Seidov_, Sep 26 2002 %E A074489 More terms from _Emeric Deutsch_, Dec 14 2004