4294966272domain: NAppears in sequencesa(n) = 2^n - n^2.at n=32A024012a(n) = 10*a(n-1) - 16*a(n-2), with a(0) = 0 and a(1) = 3.at n=11A120689