cp's OEIS Frontend

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.

A055477 Powers of ten written in base 6.

This page as a plain text file.
%I A055477 #9 Jul 02 2025 16:01:59
%S A055477 1,14,244,4344,114144,2050544,33233344,554200144,13531202544,
%T A055477 243121245344,4332142412144,113534523014544,2043221010301344,
%U A055477 33133534145024144,552403211002430544,13502453354043313344
%N A055477 Powers of ten written in base 6.
%H A055477 Harvey P. Dale, <a href="/A055477/b055477.txt">Table of n, a(n) for n = 0..778</a>
%t A055477 FromDigits/@IntegerDigits[10^Range[0,20],6] (* _Harvey P. Dale_, Oct 06 2019 *)
%Y A055477 Cf. A000468, A011557.
%K A055477 base,easy,nonn
%O A055477 0,2
%A A055477 _Henry Bottomley_, Jun 27 2000
%E A055477 More terms from _James Sellers_, Jul 04 2000