%I #5 Mar 30 2012 18:52:34
%S 1,47,71,95,119,143,191,215,239,287,335,359,383,431,479,503,539,575,
%T 599,647,671,719,767,839,863,959,1007,1079,1151,1199,1259,1279,1295,
%U 1343,1439,1511,1535,1583,1619,1679,1727,1799,1871,1919,1943,2015,2111,2159
%N n <= the number of perfect partitions of n.
%C Or, n <= H(n), where H(n) is the number of ordered factorizations of n.
%e a(1)=1 (1=H(1)=1); a(2)=48 (48=H(48)=48); a(3)=72 (72<H(72)=76); a(4)=96 (96<H(96)=112).
%Y Cf. A002033.
%K nonn
%O 1,2
%A _Juri-Stepan Gerasimov_, Oct 25 2009
%E All values corrected in view of the offset of A002033 - _R. J. Mathar_, Oct 27 2009