cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A345991 Smallest number of the form m*(m+1)*(m+2) that is divisible by n.

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