This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A152567 #8 Aug 16 2020 11:33:23 %S A152567 1,11,19,24,27,33,43,51,54,68,71,74,76,83,89,90,98,101,107,117,130, %T A152567 135,138,144,151,153,156,163,165,178,181,188,195,199,203,205,207,212, %U A152567 215,226,230,235,238,244,249,251,258,267,272,278,282,285,294,298,304,305,325,327 %N A152567 Numbers k such that A049445(k) is odd. %H A152567 Amiram Eldar, <a href="/A152567/b152567.txt">Table of n, a(n) for n = 1..10000</a> %t A152567 Position[Select[Range[1, 1500], Divisible[#, DigitCount[#, 2, 1]] &], _?OddQ] // Flatten (* _Amiram Eldar_, Aug 16 2020 *) %Y A152567 Cf. A005349, A049445, A144302. %K A152567 nonn %O A152567 1,2 %A A152567 _Roger L. Bagula_, Dec 07 2008 %E A152567 Edited by _N. J. A. Sloane_, Dec 07 2008