Number of ways of arranging 2*n tokens in a row, with 2 copies of each token from 1 through n, such that between every pair of tokens labeled i (i = 1..n-1) there is exactly one taken labeled i+1.
A117513
Number of ways of arranging 2*n tokens in a row, with 2 copies of each token from 1 through n, such that between every pair of tokens labeled i (i = 1..n-1) there is exactly one taken labeled i+1.
Terms
- a(0) =1a(1) =2a(2) =12a(3) =136a(4) =2480a(5) =66336a(6) =2446528a(7) =118984832a(8) =7378078464a(9) =568142287360
External references
- oeis: A117513