Triangle read by rows: T(n,k) is the number of set partitions of the set {1,2,...,n} (or of any n-set) containing k blocks of size 3 (0<=k<=floor(n/3)).
A124503
Triangle read by rows: T(n,k) is the number of set partitions of the set {1,2,...,n} (or of any n-set) containing k blocks of size 3 (0<=k<=floor(n/3)).
Terms
- a(0) =1a(1) =1a(2) =2a(3) =4a(4) =1a(5) =11a(6) =4a(7) =32a(8) =20a(9) =113a(10) =80a(11) =10a(12) =422a(13) =385a(14) =70a(15) =1788a(16) =1792a(17) =560a(18) =8015a(19) =9492a(20) =3360a(21) =280a(22) =39435a(23) =50640a(24) =23100a(25) =2800a(26) =204910a(27) =295020a(28) =147840a(29) =30800
External references
- oeis: A124503