1120644domain: NAppears in sequencesa(n) = a(n-1) + a(n-2) - n*a(floor(n/2)), where a(0) = 1, a(1) = 1, a(2) = 1.at n=29A298400