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.

A055492 Numbers n such that LCM{1, ..., n} is a minimal number.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 16, 27, 28
Offset: 1

Views

Author

Robert G. Wilson v, Jul 05 2000

Keywords

Comments

Minimal numbers (A007416): let A(h) = least positive integer having exactly h divisors, let d(n) = number of divisors of n; then n is minimal if A(d(n)) = n; i.e. if n is the least positive integer having the number of divisors it has.
Also the numbers n such that LCM (1, ..., n) is a highly composite number (A002182). - Matthew Vandermast, Jul 12 2004

References

  • J. Roberts, Lure of the Integers, Math. Assoc. of America, 1992, page 86.

Crossrefs

Extensions

Description corrected by N. J. A. Sloane, Feb 27 2003