43808666domain: NAppears in sequencesa(n) = a(n-1) + rotate(a(n-1), n-1 digits right) with a(1) = 1.at n=17A374732