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 A018338 #32 Sep 26 2023 02:08:55 %S A018338 1,2,3,4,6,8,9,12,18,24,27,36,54,72,108,216 %N A018338 Divisors of 216. %C A018338 There are 170 ways to partition 216 into its distinct divisors (see A033630). This would be a record, if it weren't for 120 (with 279 ways), 168 (with 198 ways) and 180 (with 752 ways). - _Alonso del Arte_, Sep 24 2017 %C A018338 The biquadratefree 3-smooth numbers: intersection of A046100 and A003586. - _Amiram Eldar_, Sep 26 2023 %H A018338 <a href="/index/Di#divisors">Index entries for sequences related to divisors of numbers</a>. %t A018338 Divisors[216] (* _Alonso del Arte_, Aug 27 2017 *) %o A018338 (PARI) divisors(216) \\ _Charles R Greathouse IV_, Jun 22 2017 %o A018338 (Magma) Divisors(216); // _Vincenzo Librandi_, Aug 28 2017 %Y A018338 Cf. A003586, A018253, A018256, A018264, A018287, A046100. %K A018338 nonn,fini,full,easy %O A018338 1,2 %A A018338 _N. J. A. Sloane_