305081746domain: NAppears in sequencesa(n) = a(n-1) + a(floor(n/2))^2 for n > 0, a(0) = 1.at n=21A067868