%I A104173
%S A104173 1,4,6,8,8,12,12,12,15,16,16,16,18,20,24,24,24,24,24,28,27,32,30,48,32,
%T A104173 32,32,36,36,36,42,40,40,48,48,48,45,48,48,48,48,48,54,60,54,56,54,60,
%U A104173 63,60,60,60,63,64,64,64,64,64,70,72,72,72,72,72,72,84,80,80,81,80,80
%N A104173 a(n) is the smallest integer equal to the sum and the product of the
same n positive integers: a(n)=i(1)+i(2)+...+i(n)=i(1)*i(2)*...*i(n).
%e A104173 a(6)=12 because 6+2+1+1+1+1=6*2*1*1*1*1=12 is the smallest integer which
is the sum and product of the same 6 positive integers.
%Y A104173 Sequence in context: A095253 A027709 A079775 this_sequence A023991 A103189
A083786
%Y A104173 Adjacent sequences: A104170 A104171 A104172 this_sequence A104174 A104175
A104176
%K A104173 easy,nonn
%O A104173 1,2
%A A104173 Louis Marmet (louis(AT)marmet.org), Mar 10 2005
|