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!)
A023779 Metadromes: digits in base 11 are in strict ascending order. 1

%I #12 Mar 22 2022 15:11:06

%S 0,1,2,3,4,5,6,7,8,9,10,13,14,15,16,17,18,19,20,21,25,26,27,28,29,30,

%T 31,32,37,38,39,40,41,42,43,49,50,51,52,53,54,61,62,63,64,65,73,74,75,

%U 76,85,86,87,97,98,109,146,147,148,149,150,151,152,153,158,159

%N Metadromes: digits in base 11 are in strict ascending order.

%H Sean A. Irvine, <a href="/A023779/b023779.txt">Table of n, a(n) for n = 1..1024</a>

%t Select[Range[0,200],Min[Differences[IntegerDigits[#,11]]]>0&] (* _Harvey P. Dale_, Mar 22 2022 *)

%K nonn,base,fini,full,easy

%O 1,3

%A _Olivier GĂ©rard_

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 March 29 07:27 EDT 2024. Contains 371265 sequences. (Running on oeis4.)