%I A072632
%S A072632 1,3,8,21,55,149,404,1097,2981,8104,22027,59875,162755,442414,1202605,
%T A072632 3269018
%N A072632 Solutions to A072631[n]=0.
%C A072632 Essentially the same as A001671.
%e A072632 Compare with A072610 [related to A004648].
%t A072632 Do[s=Floor[Mod[Floor[n*Log[n]]//N, n]]; If[s==0, Print[n]], {n, 1, 10000000}]
%Y A072632 Cf. A004648, A072608, A072609, A072610, A072630, A072631, A072610.
%Y A072632 Sequence in context: A084625 A001906 A088305 this_sequence A001671 A090413
A128105
%Y A072632 Adjacent sequences: A072629 A072630 A072631 this_sequence A072633 A072634
A072635
%K A072632 more,nonn
%O A072632 1,2
%A A072632 Labos E. (labos(AT)ana.sote.hu), Jun 28 2002
|