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

A008270
Total length of strings on n symbols in Stockhausen problem.
1
1, 20, 507, 19552, 1113485, 88725876, 9452410135, 1299140690912, 223938108997497, 47323772172058420, 12033854264863090451, 3625294706255832787200, 1276951433895343148472517
OFFSET
1,2
LINKS
R. C. Read, Combinatorial problems in theory of music, Discrete Math. 167 (1997), 543-551.
Ronald C. Read, Lily Yen, A note on the Stockhausen problem, J. Comb. Theory, Ser. A 76, No. 1 (1996), 1-10.
FORMULA
a(n) = n * Sum_{k=0..n-1} binomial(n - 1, k) * (2*k+1) * (2*k+1)! / 2^k. - Sean A. Irvine, Mar 08 2018
CROSSREFS
Sequence in context: A270578 A255492 A092087 * A130186 A130033 A250016
KEYWORD
nonn
AUTHOR
STATUS
approved