|
|
A039600
|
|
Numbers n such that representation in base 12 has same nonzero number of 0's and 8's.
|
|
0
|
|
|
96, 152, 240, 296, 384, 440, 528, 584, 672, 728, 816, 872, 960, 1016, 1104, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1161, 1162, 1163, 1164, 1176, 1188, 1200, 1212, 1224, 1236, 1260, 1272, 1284, 1304, 1392, 1448, 1536, 1592, 1680, 1748
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
LINKS
|
Table of n, a(n) for n=1..42.
|
|
MATHEMATICA
|
Select[Range[2000], DigitCount[#, 12, 0]==DigitCount[#, 12, 8]>0&] (* Harvey P. Dale, May 24 2020 *)
|
|
CROSSREFS
|
Sequence in context: A252689 A253392 A116119 * A143847 A178740 A090762
Adjacent sequences: A039597 A039598 A039599 * A039601 A039602 A039603
|
|
KEYWORD
|
nonn,base,easy
|
|
AUTHOR
|
Olivier Gérard
|
|
STATUS
|
approved
|
|
|
|