login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055474 Powers of ten written in base 3. 3

%I #11 Sep 12 2019 16:17:00

%S 1,101,10201,1101001,111201101,12002011201,1212210202001,

%T 200211001102101,20222011112012201,2120200200021010001,

%U 221210220202122010101,100120010011122100020201,10112121011201102102111001,1022101222202012020020211101,111010001220110221022112021201

%N Powers of ten written in base 3.

%H Jonathan Frech, <a href="/A055474/b055474.txt">Table of n, a(n) for n = 0..475</a>

%t FromDigits /@ IntegerDigits[10^Range[0, 11], 3] (* _Jayanta Basu_, Jul 12 2013 *)

%Y Cf. A000468, A011557.

%K base,easy,nonn

%O 0,2

%A _Henry Bottomley_, Jun 27 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 14 17:05 EDT 2024. Contains 374322 sequences. (Running on oeis4.)