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 #5 Jul 13 2021 14:17:46
%S 6,6,6,24,60,6,210,24,504,60,990,24,1716,210,60,336,4080,504,5814,60,
%T 210,990,10626,24,13800,1716,17550,336,21924,60,26970,3360,990,4080,
%U 210,504,46620,5814,1716,120,63960,210,74046,1320,720,10626,97290,336,110544,13800,4080,1716,140556,17550,990
%N Smallest number of the form m*(m+1)*(m+2) that is divisible by n.
%C a(n) = m*(m+1)*(m+2) where m = A345990(n).
%Y Cf. A000292, A007571, A265647, A345989, A345990.
%K nonn
%O 1,1
%A _N. J. A. Sloane_, Jul 13 2021