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 A181601 #21 Aug 12 2024 09:35:17 %S A181601 992,28544,122624,507392,537248,698528,791264,1081568,1279136,2279072, %T A181601 5029184,307801856,623799776,712023296,11196261056,14809750016, %U A181601 34355412992,59640734144,340536203264,637707589184,1091487733184,1473169206272,1709840369984,2526522709184 %N A181601 Numbers m with divisor 32 | m and abundance sigma(m)-2*m = 32. %C A181601 A subsequence of A175989. - _R. J. Mathar_, Nov 04 2010 %H A181601 Amiram Eldar, <a href="/A181601/b181601.txt">Table of n, a(n) for n = 1..45</a> (calculated using the b-file at A175989) %t A181601 Select[32Range[1000000],DivisorSigma[1,#]-2#==32&] (* _Harvey P. Dale_, Aug 16 2011 *) %Y A181601 Cf. A000203, A005101, A005820, A045768, A097498, A118372, A153501, A175989, A181595, A181596, A181597, A181598, A181599. %K A181601 nonn %O A181601 1,1 %A A181601 _Vladimir Shevelev_, Nov 01 2010 %E A181601 Definition rephrased, a(5)-a(11) appended - _R. J. Mathar_, Nov 04 2010 %E A181601 a(12)-a(24) from _Donovan Johnson_, Dec 08 2011