12424496domain: NAppears in sequencesa(1) = a(2) = 1; a(n) = a(n-1) + concatenation of a(n-2) and a(n-1).at n=5A070312