OFFSET
0,1
COMMENTS
The iteration function f is defined in A394453: if sigma(n) < 2*n then f(n) = sigma(n), else f(n) = n / spf(n), where spf(n) is the smallest prime factor. All terms are based on empirical verification up to 10^9; beyond that, larger terms may exist. If some step count never occurs, the corresponding term would be -1.
LINKS
Lu Zhuofan, Table of n, a(n) for n = 0..62
Zhuofan Lu, Two Attractors in an Iteration System Based on the Sum of Proper Divisors and the Smallest Prime Factor, figshare, preprint, 2026.
EXAMPLE
CROSSREFS
KEYWORD
nonn
AUTHOR
Lu Zhuofan, Apr 12 2026
STATUS
approved
