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.

A181601 Numbers m with divisor 32 | m and abundance sigma(m)-2*m = 32.

Original entry on oeis.org

992, 28544, 122624, 507392, 537248, 698528, 791264, 1081568, 1279136, 2279072, 5029184, 307801856, 623799776, 712023296, 11196261056, 14809750016, 34355412992, 59640734144, 340536203264, 637707589184, 1091487733184, 1473169206272, 1709840369984, 2526522709184
Offset: 1

Views

Author

Vladimir Shevelev, Nov 01 2010

Keywords

Comments

A subsequence of A175989. - R. J. Mathar, Nov 04 2010

Crossrefs

Programs

  • Mathematica
    Select[32Range[1000000],DivisorSigma[1,#]-2#==32&] (* Harvey P. Dale, Aug 16 2011 *)

Extensions

Definition rephrased, a(5)-a(11) appended - R. J. Mathar, Nov 04 2010
a(12)-a(24) from Donovan Johnson, Dec 08 2011