login

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”).

Greatest integer equal to the sum of the n-th powers of its base-6 digits (written in base 10).
11

%I #3 Mar 30 2012 17:28:42

%S 1,5,1,251,1,6197,36140,269458,391907,10067135,1,1,1,6170640875,1,

%T 124246559501,1,5341093125745,19418246235419,58598336876363,

%U 196242885967642,3359860808719207,1,36185564197761935

%N Greatest integer equal to the sum of the n-th powers of its base-6 digits (written in base 10).

%H Joseph Myers, <a href="/A162227/b162227.txt">Table of n, a(n) for n=0..386</a>

%Y Cf. A162225, A162226, A033838. In other bases: A162218 (base 3), A162221 (base 4), A162224 (base 5), A162230 (base 7), A162233 (base 8), A162236 (base 9), A046761 (base 10).

%K base,nonn

%O 0,2

%A _Joseph Myers_, Jun 28 2009