a(n) is the least number that enters a cycle of length 2n in the iteration sequence s(0)=n, s(k+1) = s(k) + (-1)^k*d(s(k)), where d(n) is the number of divisors of n (A000005).
A288070
a(n) is the least number that enters a cycle of length 2n in the iteration sequence s(0)=n, s(k+1) = s(k) + (-1)^k*d(s(k)), where d(n) is the number of divisors of n (A000005).
Terms
- a(0) =3a(1) =93a(2) =273a(3) =1617a(4) =684a(5) =3993a(6) =58695a(7) =91355a(8) =572793a(9) =167055a(10) =441519a(11) =13991016a(12) =2337513a(13) =20225991a(14) =48163788a(15) =20625997a(16) =148789675a(17) =470944675a(18) =626064036a(19) =506112555a(20) =963071088a(21) =494359089a(22) =3252701700a(23) =3972446520a(24) =4515893681a(25) =3472027000a(26) =9096968436
External references
- oeis: A288070