Number of lattice paths from {2}^n to {0}^n using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_n) we have abs(p_{i}-p_{i+1}) <= 1 and abs(p_{1}-p_{n}) <= 1.

A322782

Number of lattice paths from {2}^n to {0}^n using steps that decrement one component by 1 such that for each point (p_1,p_2,...,p_n) we have abs(p_{i}-p_{i+1}) <= 1 and abs(p_{1}-p_{n}) <= 1.

Terms

    a(0) =1a(1) =1a(2) =4a(3) =36a(4) =720a(5) =23400a(6) =1123200a(7) =74440800a(8) =6509318400a(9) =725829724800

External references