24184487936domain: NAppears in sequencesa(n) = 2^n * Sum_{k=1 .. n-1} a(k) * a(n-1-k) with a(0) = 1.at n=7A254744