a(1) = 1; for n > 1, if a(n-1) is composite then a(n) is the concatenation of all the prime factors in order of a(n-1), otherwise a(n) is the smallest number not yet appearing in the sequence.

A331603

a(1) = 1; for n > 1, if a(n-1) is composite then a(n) is the concatenation of all the prime factors in order of a(n-1), otherwise a(n) is the smallest number not yet appearing in the sequence.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =4a(4) =22a(5) =211a(6) =5a(7) =6a(8) =23a(9) =7a(10) =8a(11) =222a(12) =2337a(13) =31941a(14) =33371313a(15) =311123771a(16) =7149317941a(17) =22931219729a(18) =112084656339a(24) =9a(25) =33a(26) =311a(27) =10a(28) =25a(29) =55a(30) =511a(31) =773a(32) =11a(33) =12a(34) =223

External references