A370420 Number of genus g partitions of the n-set which are partitions into k nonempty subsets (blocks). Flattened 3-dimensional array read by n, then by g:0..floor(n-1)/2, then by k:1..n.
1, 1, 1, 1, 3, 1, 1, 6, 6, 1, 0, 1, 0, 0, 1, 10, 20, 10, 1, 0, 5, 5, 0, 0, 1, 15, 50, 50, 15, 1, 0, 15, 40, 15, 0, 0, 0, 1, 0, 0, 0, 0, 1, 21, 105, 175, 105, 21, 1, 0, 35, 175, 175, 35, 0, 0, 0, 7, 21, 0, 0, 0, 0, 1, 28, 196, 490, 490, 196, 28, 1, 0, 70, 560, 1050, 560, 70, 0, 0, 0, 28, 210, 161, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0
Offset: 1
Examples
For n:1..7, g:1..floor(n-1)/2, k:1..n. The 3-dimensional array begins: {1}; {1,1}; {1,3,1}; {1,6,6,1}, {0,1,0,0}; {1,10,20,10,1}, {0,5,5,0,0}; {1,15,50,50,15,1}, {0,15,40,15,0,0}, {0,1,0,0,0,0}; {1,21,105,175,105,21,1}, {0,35,175,175,35,0,0}, {0,7,21,0,0,0,0};
Links
- Robert Coquereaux, Rows n = 1..15 of array, flattened, terms 1..589
- Robert Coquereaux and Jean-Bernard Zuber, Counting partitions by genus. A compendium of results, arXiv:2305.01100 [math.CO], 2023. See p. 4, 5, 22.
- Robert Coquereaux and Jean-Bernard Zuber, Counting partitions by genus: a compendium of results, Journal of Integer Sequences, Vol. 27 (2024), Article 24.2.6. See p. 8, 9, 10, 32.
- Robert Coquereaux, Table of S2(n,k,g) for n = 1..15
- Robert Coquereaux, Mathematica program for the numbers S(n,k,g) and B(n,g)
- Robert Cori and Gabor Hetyei, Counting partitions of a fixed genus, Electron. J. Combin. 25 (4) (2018), #P4.26.
- Jean-Bernard Zuber, Counting partitions by genus. I. Genus 0 to 2, arXiv:2303.05875 [math.CO], 2023.
- Jean-Bernard Zuber, Counting partitions by genus. I. Genus 0 to 2, Enumer. Comb. Appl. 4 (2) (2024) #S2R13.
Crossrefs
Programs
-
Mathematica
See Links
Formula
No general formula is currently known. In the particular cases g=0, 1, 2, a formula is known: see Crossrefs.
Comments