a(1) = 1, a(2) = 2; for n > 2, a(n) is the smallest positive number that has not yet appeared whose string value contains all the distinct prime factors of a(n-1). Overlapping factor strings is allowed.
A365500
a(1) = 1, a(2) = 2; for n > 2, a(n) is the smallest positive number that has not yet appeared whose string value contains all the distinct prime factors of a(n-1). Overlapping factor strings is allowed.
Terms
- a(0) =1a(1) =2a(2) =12a(3) =23a(4) =123a(5) =341a(6) =311a(7) =1311a(8) =1923a(9) =3641a(10) =3311a(11) =11437a(12) =111437a(13) =237147a(14) =137577a(15) =11379a(16) =3793a(17) =13793a(18) =10613a(19) =106130a(20) =1061325a(21) =5389a(22) =317a(23) =1317a(24) =439a(25) =1439a(26) =11439a(27) =3141a(28) =349a(29) =1349
External references
- oeis: A365500