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”).

A047182
Number of nonempty subsets of {1,2,...,n} in which exactly 1/2 of the elements are <= (n-2)/2.
1
0, 0, 0, 3, 4, 14, 20, 55, 83, 209, 329, 791, 1286, 3002, 5004, 11439, 19447, 43757, 75581, 167959, 293929, 646645, 1144065, 2496143, 4457399, 9657699, 17383859, 37442159, 67863914, 145422674, 265182524, 565722719, 1037158319
OFFSET
1,4
FORMULA
a(n) = C(n, [(n-2)/2]) - 1 = A037955(n) - 1. - Ralf Stephan, Mar 16 2004
CROSSREFS
Sequence in context: A282684 A024863 A025107 * A080878 A110565 A332270
KEYWORD
nonn
STATUS
approved