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.

A018487 Divisors of 496.

Original entry on oeis.org

1, 2, 4, 8, 16, 31, 62, 124, 248, 496
Offset: 1

Views

Author

Keywords

Comments

496 is the third perfect number A000396(3). - Omar E. Pol, Mar 03 2008

Crossrefs

Cf. A000396.

Programs

Formula

a(n) = 2^(n-6)*(32-floor(n/6)). - Aaron J Grech, Aug 07 2024

Extensions

An incorrect g.f. was deleted by N. J. A. Sloane, Sep 16 2009