1133495domain: NAppears in sequencesa(n) = a(n-1) + rotate( a(n-1), 1 digit left), a(1) = 1.at n=15A051299