Irregular triangle read by rows: T(n,k) is the number of arrangements of n labeled children with exactly k nontrivial rounds; n >= 3, 1 <= k <= floor(n/3).

A349426

Irregular triangle read by rows: T(n,k) is the number of arrangements of n labeled children with exactly k nontrivial rounds; n >= 3, 1 <= k <= floor(n/3).

Terms

    a(0) =3a(1) =8a(2) =30a(3) =144a(4) =90a(5) =840a(6) =840a(7) =5760a(8) =7280a(9) =45360a(10) =66528a(11) =7560a(12) =403200a(13) =657720a(14) =151200a(15) =3991680a(16) =7064640a(17) =2356200a(18) =43545600a(19) =82285632a(20) =34890240a(21) =1247400a(22) =518918400a(23) =1035365760a(24) =521080560a(25) =43243200a(26) =6706022400a(27) =14013679680a(28) =8034586560a(29) =1059458400

External references