A383250 Nonnegative integers not ending with the digit 1 and such that every odd digit except the rightmost is immediately followed by a smaller digit.
0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 80, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 100, 102, 103
Offset: 1
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Quinn Savitt, Formal proof that A383250 = sorted(A342045)
Comments