38761632000domain: NAppears in sequencesa(n) = Product_{i=0..n-1} (8*i+2).at n=8A084948a(n) = (2*n)!/(n!*a(n-1)), with a(0)=1.at n=15A372987