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 #14 May 09 2022 08:36:14
%S 1,21,33,133,261,385,645,1281,1365,2133,2821,4033,4485,7701,11781,
%T 16725,19521,20833,21505,22533,22881,27265,29205,32865,36741,37185,
%U 43681,47125,48133,50181,64533,65121,69921,73633,75525,79381,88065
%N Quotients k*(k+1)*(k+2) / (k+(k+1)+(k+2)) that are lucky numbers.
%H Amiram Eldar, <a href="/A032792/b032792.txt">Table of n, a(n) for n = 1..1796</a>
%Y Cf. A000959 (lucky numbers), A032791.
%K nonn
%O 1,2
%A _Patrick De Geest_, May 15 1998
%E Offset corrected by _Amiram Eldar_, May 09 2022