a(1)=1. For n>1, start with n, concatenate the indices of its prime factors, and repeat until either (i) a prime p is reached, when we set a(n)=p; or (ii) the process enters a loop of length m, when we set a(n) = -m; or (iii) the trajectory diverges to infinity, when we set a(n) = 0.
A282770
a(1)=1. For n>1, start with n, concatenate the indices of its prime factors, and repeat until either (i) a prime p is reached, when we set a(n)=p; or (ii) the process enters a loop of length m, when we set a(n) = -m; or (iii) the trajectory diverges to infinity, when we set a(n) = 0.
Terms
- a(0) =1a(1) =2a(2) =3a(3) =11a(4) =5a(5) =1733a(6) =7a(7) =12637a(8) =23a(9) =13a(10) =11a(11) =1733a(12) =13a(13) =-1a(14) =23a(15) =1103a(16) =17a(17) =1117a(18) =19a(19) =113a(20) =1277a(21) =23a(22) =23a(23) =1277a(24) =-2a(25) =1103a(26) =1801a(27) =222312455509a(28) =29a(29) =349
External references
- oeis: A282770