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