A337143 Numbers k for which there are only 3 bases b (2, k+1 and another one) in which the digits of k contain the digit b-1.
5, 6, 8, 9, 12, 16, 18, 28, 37, 81, 85, 88, 130, 150, 262, 810, 1030, 1032, 4132, 9828, 9832, 10662, 10666, 562576, 562578
Offset: 1
Examples
a(7)=18 because there are only 3 bases (2, 19 and 3) which satisfy the condition of the definition (18=200_3) and 18 is the seventh of these numbers.
Crossrefs
Cf. Numbers with at least one digit b-1 in base b : A074940 (b=3), A337250 (b=4), A337572 (b=5), A011539 (b=10), A095778 (b=11).
Comments