34174
domain: N
Appears in sequences
- A higher order recursion triangle sequence: m=3;l=3;e(n,k,m)=(l*k + m - 1)e(n - 1, k, m) + (m*n - l*k + 1 - m)e(n - 1, k - 1, m).at n=29A156278
- a(n) is the number of ways to partition an n X n X n cube into 4 noncongruent cuboids.at n=32A384311
- Number of finite regions in a complete bipartite graph where the n vertices of each part are placed on the vertices, and on opposite sides, of a regular 2n-gon.at n=19A392972