7707592196domain: NAppears in sequencesa(n) = a(n-1) + rotate(a(n-1), n-2 digits left) with a(1) = 1.at n=27A374733