login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A274874
Number of set partitions of [n] into exactly ten blocks such that all odd elements are in blocks with an odd index and all even elements are in blocks with an even index.
2
1, 5, 95, 475, 5294, 26470, 227294, 1136470, 8351711, 41758555, 277114769, 1385573845, 8568214932, 42841074660, 251848578952, 1259242894760, 7132223195725, 35661115978625, 196428153720067, 982140768600335, 5296485323226634, 26482426616133170
OFFSET
10,2
LINKS
FORMULA
G.f.: -x^10/((x-1)*(4*x+1)*(3*x-1)*(5*x-1)*(2*x+1)*(2*x-1)*(3*x+1)*(4*x-1)*(x+1)*(12*x^2-1)*(6*x^2-1)*(20*x^2-1)*(2*x^2-1)).
EXAMPLE
a(10) = 1: 1|2|3|4|5|6|7|8|9|(10).
a(11) = 5: 1(11)|2|3|4|5|6|7|8|9|(10), 1|2|3(11)|4|5|6|7|8|9|(10), 1|2|3|4|5(11)|6|7|8|9|(10), 1|2|3|4|5|6|7(11)|8|9|(10), 1|2|3|4|5|6|7|8|9(11)|(10).
CROSSREFS
Column k=10 of A274537.
Sequence in context: A116159 A054205 A116290 * A275292 A362481 A359271
KEYWORD
nonn,easy
AUTHOR
Alois P. Heinz, Jul 09 2016
STATUS
approved