Take a number z of x digits and consider any concatenation z = concat(y_1, y_2, ..., y_i) where y_1, y_2, ..., y_i have the same number of digits. Then be g(z) the product of the sums y_1 + y_2 + ... + y_i for all those concatenations. Sequence lists numbers z such that g(g(z)) = z. (See example.)

A317628

Take a number z of x digits and consider any concatenation z = concat(y_1, y_2, ..., y_i) where y_1, y_2, ..., y_i have the same number of digits. Then be g(z) the product of the sums y_1 + y_2 + ... + y_i for all those concatenations. Sequence lists numbers z such that g(g(z)) = z. (See example.)

Terms

    a(0) =1782a(1) =109000a(2) =208000a(3) =307000a(4) =406000a(5) =505000a(6) =604000a(7) =703000a(8) =802000a(9) =901000a(10) =18802160a(11) =33534424a(12) =67452850a(13) =71272872a(14) =2496688768a(15) =100000000000

External references