# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a039600 Showing 1-1 of 1 %I A039600 #12 Jul 01 2021 02:47:02 %S A039600 96,152,240,296,384,440,528,584,672,728,816,872,960,1016,1104,1153, %T A039600 1154,1155,1156,1157,1158,1159,1161,1162,1163,1164,1176,1188,1200, %U A039600 1212,1224,1236,1260,1272,1284,1304,1392,1448,1536,1592,1680,1748 %N A039600 Numbers whose base-12 representation has the same nonzero number of 0's and 8's. %t A039600 Select[Range[2000],DigitCount[#,12,0]==DigitCount[#,12,8]>0&] (* _Harvey P. Dale_, May 24 2020 *) %K A039600 nonn,base,easy %O A039600 1,1 %A A039600 _Olivier Gérard_ # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE