login
A145100
Integers in which no more than half the digits (rounded up) are the same, for all bases up to ten.
4
1, 2, 17, 19, 25, 38, 52, 56, 75, 76, 82, 83, 90, 92, 97, 98, 100, 102, 104, 105, 108, 113, 116, 135, 139, 141, 142, 147, 150, 153, 163, 165, 177, 178, 180, 184, 195, 197, 198, 201, 204, 209, 210, 212, 225, 226, 232, 267, 269, 275, 278, 279, 291, 293, 294, 298
OFFSET
1,2
EXAMPLE
267 in bases [2, 10] is 100001011, 100220, 10023, 2032, 1123, 531, 413, 326, 267. There are five zeros out of nine digits in its binary representation and no more than half the digits in the other bases are identical.
KEYWORD
base,easy,nonn
AUTHOR
Reikku Kulon, Oct 01 2008
STATUS
approved