A019280 Let sigma_m(n) be result of applying the sum-of-divisors function m times to n; call n (m,k)-perfect if sigma_m(n) = k*n; sequence gives log_2 of the (2,2)-perfect numbers.
1, 2, 4, 6, 12, 16, 18, 30, 60
Offset: 1
Links
- Graeme L. Cohen and Herman J. J. te Riele, Iterating the sum-of-divisors function, Experimental Mathematics, 5 (1996), pp. 93-100.
Formula
Coincides with A000043(n) - 1 unless odd superperfect numbers exist.
Extensions
a(8)-a(9) from Jud McCranie, Jun 01 2000
Comments