1, 1, -t + 1, -4*t + 1, 9*t^2 - 10*t + 1, 64*t^2 - 20*t + 1
Formula: prod(1-(n-2-k)**2 * t for k in range(0,n-2,2))