-8513650domain: ZAppears in sequencesRecurrence a(n+2) = Sum_{k=0..n} binomial(n,k)*a(k)*a(n+1-k) with a(0)=1, a(1)=-2.at n=12A289068