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 A171228 #6 Nov 09 2018 15:39:05 %S A171228 0,1,2,9,4,25,6,2401,512,81,10,121,12,28561,2744,225,16,289,18,130321, %T A171228 8000,441,22,148035889,7962624,390625,17576,729,28,841,30,887503681, %U A171228 33554432,1185921,39304,1225,36,1874161,54872,1521,40,1681,42,3418801 %N A171228 n^(p-n) where p is smallest prime > n. %H A171228 Harvey P. Dale, <a href="/A171228/b171228.txt">Table of n, a(n) for n = 0..1000</a> %t A171228 Table[n^(NextPrime[n]-n),{n,0,50}] (* _Harvey P. Dale_, Jun 20 2013 *) %Y A171228 Cf. A013632, A013636. %K A171228 nonn %O A171228 0,3 %A A171228 _Juri-Stepan Gerasimov_, Dec 05 2009 %E A171228 Definition corrected by _Andrew Weimholt_, Dec 08 2009