On an n X n grid, number of ways to draw arrows between adjacent nodes such that each node has one outgoing and one incoming arrow, of which the one is not the opposite of the other (i.e., without 2-loops).

A216678

On an n X n grid, number of ways to draw arrows between adjacent nodes such that each node has one outgoing and one incoming arrow, of which the one is not the opposite of the other (i.e., without 2-loops).

Terms

    a(0) =0a(1) =2a(2) =0a(3) =88a(4) =0a(5) =207408a(6) =0a(7) =22902801416a(8) =0a(10) =0

External references