Number of ways of converting one set of lists containing n elements to another set of lists containing n elements by removing the last element from one of the lists and either appending it to an existing list or treating it as a new list.

A300159

Number of ways of converting one set of lists containing n elements to another set of lists containing n elements by removing the last element from one of the lists and either appending it to an existing list or treating it as a new list.

Terms

    a(0) =0a(1) =0a(2) =4a(3) =30a(4) =240a(5) =2140a(6) =21300a(7) =235074a(8) =2853760a(9) =37819800a(10) =543445380a(11) =8416452550a(12) =139753069104

External references