75318642domain: NAppears in sequencesa(n) is the string of integers S(n) concatenated together with no commas, where S(1)=1; for even n, S(n) is obtained from S(n-1) by inserting n after 1; and for odd n>1, S(n) = n,S(n-1).at n=7A171094