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.

A036460 Erroneous version of A009287 (the 2 should be omitted).

Original entry on oeis.org

2, 3, 4, 6, 12, 60, 5040, 293318625600
Offset: 0

Views

Author

Keywords

Comments

Let b(n) = min k: d^k(n) = 2, where d(n) is the number of divisors of n. Then the given values correctly identify records of b(n). But see A251483 for a slight variant with more values.