Smallest number requiring n steps to reach 0 or -1 when iterating the function: f(n)=lcd(n)-lpf(n), where lcd(n) is the largest common difference between consecutive divisors of n (ordered by size) and lpf(n) is the largest prime factor of n.
A074348
Smallest number requiring n steps to reach 0 or -1 when iterating the function: f(n)=lcd(n)-lpf(n), where lcd(n) is the largest common difference between consecutive divisors of n (ordered by size) and lpf(n) is the largest prime factor of n.
Terms
- a(0) =1a(1) =8a(2) =24a(3) =45a(4) =75a(5) =160a(6) =273a(7) =429a(8) =741a(9) =1001a(10) =1183a(11) =1547a(12) =2645a(13) =3553a(14) =4301a(15) =5423a(16) =10880a(17) =23465a(18) =33371a(19) =39109a(20) =49075a(21) =74011a(22) =98933a(23) =104371a(24) =107911a(25) =163489a(26) =263177a(27) =371591a(28) =409219a(29) =420727
External references
- oeis: A074348