If n is composite, replace n with the concatenation of its nontrivial divisors, written in decreasing order, each divisor being written in base 10 with its digits in reverse order, otherwise a(n) = n.

A361581

If n is composite, replace n with the concatenation of its nontrivial divisors, written in decreasing order, each divisor being written in base 10 with its digits in reverse order, otherwise a(n) = n.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =2a(4) =5a(5) =32a(6) =7a(7) =42a(8) =3a(9) =52a(10) =11a(11) =6432a(12) =13a(13) =72a(14) =53a(15) =842a(16) =17a(17) =9632a(18) =19a(19) =1542a(20) =73a(21) =112a(22) =23a(23) =2186432a(24) =5a(25) =312a(26) =93a(27) =41742a(28) =29a(29) =51016532

External references