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!)
A190599 Maximal digit in base-11 expansion of n. 1

%I #4 Mar 30 2012 16:52:02

%S 0,1,2,3,4,5,6,7,8,9,10,1,1,2,3,4,5,6,7,8,9,10,2,2,2,3,4,5,6,7,8,9,10,

%T 3,3,3,3,4,5,6,7,8,9,10,4,4,4,4,4,5,6,7,8,9,10,5,5,5,5,5,5,6,7,8,9,10,

%U 6,6,6,6,6,6,6,7,8,9,10,7,7,7,7,7,7,7,7,8,9,10,8,8,8,8,8,8,8,8,8,9,10,9,9,9,9,9

%N Maximal digit in base-11 expansion of n.

%p [seq(max(convert(n,base,11)),n=0..120)];

%Y Cf. A054055.

%K nonn,base

%O 0,3

%A _N. J. A. Sloane_, May 13 2011

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