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 A132637 #12 Nov 18 2020 03:32:50 %S A132637 256,46656,16777216,387420489,10000000000,8916100448256, %T A132637 11112006825558016,437893890380859375,18446744073709551616, %U A132637 39346408075296537575424,104857600000000000000000000,5842587018385982521381124421,341427877364219557396646723584 %N A132637 Composite number C(n) raised to power C(n). %F A132637 From _Amiram Eldar_, Nov 18 2020: (Start) %F A132637 a(n) = A002808(n)^A002808(n). %F A132637 1 + Sum_{n>=1} 1/a(n) = A094724. (End) %t A132637 With[{nn=25},#^#&/@Complement[Range[2,nn],Prime[Range[PrimePi[nn]]]]] (* _Harvey P. Dale_, Aug 21 2011 *) %Y A132637 Cf. A002808, A008973, A051674, A062312, A085534, A094724, A106575. %K A132637 nonn %O A132637 1,1 %A A132637 _Omar E. Pol_, Aug 24 2007 %E A132637 More terms from _Harvey P. Dale_, Aug 21 2011