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!)
A032536 Integer part of decimal 'base-3 looking' numbers divided by their actual base-3 values. 2

%I #15 Oct 06 2019 18:18:12

%S 1,1,3,2,2,3,3,2,11,10,9,9,8,8,8,7,7,11,10,10,10,9,9,9,8,8,37,35,34,

%T 33,32,31,30,30,29,30,29,29,28,27,27,26,26,25,26,26,25,25,24,24,23,23,

%U 23,37,36,35,35,34,34,33,33,32,33,32,32,31,31,31,30,30,29,30,30

%N Integer part of decimal 'base-3 looking' numbers divided by their actual base-3 values.

%F a(n) = floor(A007089(n)/n).

%t Quotient[ FromDigits /@ IntegerDigits[ Range@ 73, 3], Range@ 73] (* _Giovanni Resta_, Jul 12 2016 *)

%Y Cf. A007089, A032537, A032538. See also A032532 for explanation.

%K nonn,easy,base

%O 1,3

%A _Patrick De Geest_, Apr 15 1998

%E Offset corrected by _Giovanni Resta_, Jul 12 2016

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 25 10:33 EDT 2024. Contains 371967 sequences. (Running on oeis4.)