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!)
A037463 a(n)=Sum{d(i)*9^i: i=0,1,...,m}, where Sum{d(i)*4^i: i=0,1,...,m} is the base 4 representation of n. 1

%I #9 Aug 03 2014 14:27:16

%S 0,1,2,3,9,10,11,12,18,19,20,21,27,28,29,30,81,82,83,84,90,91,92,93,

%T 99,100,101,102,108,109,110,111,162,163,164,165,171,172,173,174,180,

%U 181,182,183,189,190,191,192,243,244,245,246,252,253,254,255,261

%N a(n)=Sum{d(i)*9^i: i=0,1,...,m}, where Sum{d(i)*4^i: i=0,1,...,m} is the base 4 representation of n.

%H Clark Kimberling, <a href="/A037463/b037463.txt">Table of n, a(n) for n = 0..1000</a>

%t Table[FromDigits[RealDigits[n, 4], 9], {n, 0, 100}]

%t (* _Clark Kimberling_, Aug 14 2012 *)

%K nonn,base

%O 0,3

%A _Clark Kimberling_

%E Offset changed to 0 by _Clark Kimberling_, Aug 14 2012

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 April 18 16:22 EDT 2024. Contains 371780 sequences. (Running on oeis4.)