16632000
domain: N
Appears in sequences
- Volumes of Euler bricks.at n=3A118900
- Number of n-length words w over a 9-ary alphabet {a1,a2,...,a9} such that #(w,a1) >= #(w,a2) >= ... >= #(w,a9) >= 1, where #(w,x) counts the letters x in word w.at n=2A226888
- Irregular triangle read by rows: T(n,k) is the number of arrangements of n labeled children with exactly k rounds; n >= 2, 1 <= k <= floor(n/2).at n=34A349280
- Table read by rows: T(n, k) = A124320(n + 1, k) * A132393(n, k).at n=33A368583
- E.g.f. A(x) satisfies A(x) = 1 - x*A(x) * log(1 - x^2*A(x)^2).at n=10A392933