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.
%I A325935 #14 Jun 20 2024 02:37:00 %S A325935 1,2,45,350,530,737,1586,5085,38465 %N A325935 Numbers k such that A000587(k) is divisible by k. %C A325935 No other terms below 40000. %C A325935 No other terms below 70000. - _Amiram Eldar_, Jun 20 2024 %e A325935 45 is in the sequence because A000587(45) = 45 * 831419830862098870594545609440899. %t A325935 Select[Range[1000], Divisible[Abs[BellB[#, -1]], #] &] %Y A325935 Cf. A000587, A118018, A325630. %K A325935 nonn,hard,more %O A325935 1,2 %A A325935 _Vaclav Kotesovec_, Sep 09 2019