80173345domain: NAppears in sequencesa(n) = 1 + 2 * Sum_{k=0..n-1} binomial(n,k) * (n-k-1)! * a(k).at n=8A343707