A055477 Powers of ten written in base 6.
1, 14, 244, 4344, 114144, 2050544, 33233344, 554200144, 13531202544, 243121245344, 4332142412144, 113534523014544, 2043221010301344, 33133534145024144, 552403211002430544, 13502453354043313344
Offset: 0
Links
- Harvey P. Dale, Table of n, a(n) for n = 0..778
Programs
-
Mathematica
FromDigits/@IntegerDigits[10^Range[0,20],6] (* Harvey P. Dale, Oct 06 2019 *)
Extensions
More terms from James Sellers, Jul 04 2000