2264942domain: NAppears in sequencesa(n) = 2*a(n-1) + a(floor(n/2)), with a(1) = 1, a(2) = 2.at n=20A033490