Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #8 Oct 06 2019 21:15:24
%S 1,14,244,4344,114144,2050544,33233344,554200144,13531202544,
%T 243121245344,4332142412144,113534523014544,2043221010301344,
%U 33133534145024144,552403211002430544,13502453354043313344
%N Powers of ten written in base 6.
%H Harvey P. Dale, <a href="/A055477/b055477.txt">Table of n, a(n) for n = 0..778</a>
%t FromDigits/@IntegerDigits[10^Range[0,20],6] (* _Harvey P. Dale_, Oct 06 2019 *)
%Y Cf. A000468, A011557.
%K base,easy,nonn
%O 0,2
%A _Henry Bottomley_, Jun 27 2000
%E More terms from _James A. Sellers_, Jul 04 2000