Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #10 Mar 27 2021 23:47:55
%S 1,4,8,16,32,64,112,128,224,256,448,896,1568,1792,3136,3584,5824,6272,
%T 7168,11648,12544,14336,23296,25088,28672,39424,40768,46592,50176,
%U 78848,81536,93184,128128,157696,163072,186368,256256,326144,372736,512512,652288,885248,1025024
%N Positions of records in A116489.
%e 112 is in the sequence as there are 12 ways to factor 112 into odious factors > 1 namely via 112 = 2*56 = 4*28 = 2*2*28 = 7*16 = 8*14 = 2*4*14 = 2*2*2*14 = 2*7*8 = 4*4*7 = 2*2*4*7 = 2*2*2*2*7.
%Y Cf. A000069, A116489.
%K nonn
%O 1,2
%A _David A. Corneth_, Mar 27 2021