A096322 Limiting sequence formed by rows of A094504 read backwards: rightmost floor(n/2)+1 terms of row n in table A094504.
1, 3, 9, 25, 66, 165, 402, 943, 2163, 4835, 10598, 22785, 48215, 100470, 206620, 419662, 842928, 1675487, 3298688, 6436210, 12453352, 23905923, 45550529, 86180937, 161964145, 302447657
Offset: 1
Examples
For n=3 the a(3)= 9 solid partitions are generated by the integer partitions of (2n-2) in exactly (n-1) parts with parts =1 and duplicate parts deleted, so just {3} and {2} : z[{{3}}], z[{{2,1}}], z[{{1,1,1}}], z[{{2},{1}}], z[{{1,1},{1}}], z[{{1},{1},{1}}] and z[{{2}}], z[{{1,1}}], z[{{1},{1}}]
Links
- Wouter Meeussen, Mma functions for plane and solid partitions
Crossrefs
Extensions
Extended to n=26, Wouter Meeussen, May 23 2025
Comments