a(n) is the last defined element in the sequence n, f(n), f(f(n)), ..., where f(t) = lcm(t,(b+c)/2) with b < c smallest consecutive divisors of t with c - b > 1 and f(t) is undefined if such b, c do not exist or b + c is odd.
A206034
a(n) is the last defined element in the sequence n, f(n), f(f(n)), ..., where f(t) = lcm(t,(b+c)/2) with b < c smallest consecutive divisors of t with c - b > 1 and f(t) is undefined if such b, c do not exist or b + c is odd.
Terms
- a(0) =1a(1) =2a(2) =6a(3) =360360a(4) =360360a(5) =6a(6) =420a(7) =360360a(8) =18a(9) =10a(10) =66a(11) =360360a(12) =5460a(13) =14a(14) =360360a(16) =306a(17) =18a(18) =190a(19) =360360a(20) =42a(21) =22a(22) =8288280a(23) =360360a(24) =1801800a(25) =26a(26) =54a(27) =420a(28) =10450440a(29) =360360
External references
- oeis: A206034