3041200domain: NAppears in sequencesa(n) = Hermite(n,10).at n=5A158534The 5th Hermite Polynomial evaluated at n: H_5(n) = 32*n^5 - 160*n^3 + 120*n.at n=10A247850a(n) = H(n, 2*n), where H(n,x) is n-th Hermite polynomial.at n=5A349068