Irregular triangle read by rows: T(n,k) is the number of n-permutations whose fourth-longest cycle has length exactly k; n >= 0, 0 <= k <= floor(n/4).

A350273

Irregular triangle read by rows: T(n,k) is the number of n-permutations whose fourth-longest cycle has length exactly k; n >= 0, 0 <= k <= floor(n/4).

Terms

    a(0) =1a(1) =1a(2) =2a(3) =6a(4) =23a(5) =1a(6) =109a(7) =11a(8) =619a(9) =101a(10) =4108a(11) =932a(12) =31240a(13) =8975a(14) =105a(15) =268028a(16) =91387a(17) =3465a(18) =2562156a(19) =991674a(20) =74970a(21) =27011016a(22) =11514394a(23) =1391390a(24) =311378616a(25) =143188574a(26) =24188010a(27) =246400a(28) =3897004032a(29) =1905067958

External references