A239048 1 plus the n-th divisor of 24.
2, 3, 4, 5, 7, 9, 13, 25
Offset: 1
References
- J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, 3rd. ed., 1993. Table 16.1, p. 407.
Links
- Ken Ono, Larry Rolen, Sarah Trebat-Leder, Classical and umbral Moonshine: connections and p-adic properties, arXiv:1403.7312v1 [math.NT]
Programs
-
Mathematica
1 + Divisors[24] (* Wesley Ivan Hurt, Jan 01 2024 *)
Formula
a(n) = 1 + A018253(n).
Comments