a(n) = permanent of an n X n matrix M of zeros and ones defined as follows: if we concatenate the rows of M to form a vector v of length n^2, v_i = 1 only if i = 1 or a multiple of 2.

A110947

a(n) = permanent of an n X n matrix M of zeros and ones defined as follows: if we concatenate the rows of M to form a vector v of length n^2, v_i = 1 only if i = 1 or a multiple of 2.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =0a(4) =4a(5) =0a(6) =36a(7) =0a(8) =576a(9) =0a(10) =14400a(11) =0a(12) =518400a(13) =0a(14) =25401600a(15) =0a(16) =1625702400a(17) =0a(18) =131681894400a(19) =0a(21) =0a(23) =0a(25) =0a(27) =0a(29) =0

External references