Search: id:A049445
Results 1-1 of 1 results found.
%I A049445
%S A049445 1,2,4,6,8,10,12,16,18,20,21,24,32,34,36,40,42,48,55,60,64,66,68,69,
%T A049445 72,80,81,84,92,96,108,110,115,116,120,126,128,130,132,136,138,144,
%U A049445 155,156,160,162,168,172,180,184,185,192,204,205,212,216,220,222,228
%N A049445 Numbers n with property that the number of 1's in binary expansion of
n (see A000120) divides n.
%C A049445 If instead of base 2 we take base 10, then we have the so-called Harshad
or Niven numbers (i.e. positive integers divisible by the sum of
their digits; A005349). - Emeric Deutsch (deutsch(AT)duke.poly.edu),
Apr 11 2007
%H A049445 T. D. Noe, Table of n, a(n) for n=1..1000
%F A049445 {n: A000120(n) | n}. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar
03 2008
%F A049445 a(n) seems to be asymptotic to c*n*log(n) where 0.7