223471domain: NAppears in sequencesa(n)*a(n-7) = a(n-1)a(n-6)+a(n-3)+a(n-4) with initial terms a(1)=...=a(7)=1.at n=25A133846Consider any concatenation of the type n = concat(a,b). Sequence lists numbers whose reverses are the sum of the products of some of such couples a and b.at n=17A281555