Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #8 Mar 02 2023 12:26:47
%S 1,1,4,27,256,3125,46656,823543,16777216,387420489,10,11,12,13,14,15,
%T 16,17,18,19,400,441,484,529,576,625,676,729,784,841,27000,29791,
%U 32768,35937,39304,42875,46656,50653,54872,59319,2560000,2825761,3111696
%N a(n) = n^(initial digit of n).
%C a(n) = n^A000030(n).
%H R. Zumkeller, <a href="/A134010/b134010.txt">Table of n, a(n) for n = 0..10000</a>
%Y Cf. A001017, A001016, A001015, A001014, A000584, A000583, A000578, A000290, A000027.
%K nonn,base,look
%O 0,3
%A _Reinhard Zumkeller_, Oct 02 2007