A134285 Triangle of numbers obtained from the partition array A134284.
1, 3, 1, 10, 3, 1, 35, 19, 3, 1, 126, 65, 19, 3, 1, 462, 331, 92, 19, 3, 1, 1716, 1190, 421, 92, 19, 3, 1, 6435, 5587, 1805, 502, 92, 19, 3, 1, 24310, 20613, 8771, 2075, 502, 92, 19, 3, 1, 92378, 92821, 35726, 10616, 2318, 502, 92, 19, 3, 1, 352716, 347930, 160205
Offset: 1
Examples
Triangle starts: 1 3, 1 10, 3, 1 35, 19, 3, 1 126, 65, 19, 3, 1 ... a(4,2)=19 because the m=2 parts partitions (1^1,3^1) and (2^2) of n=4 lead to 1^1*10^1 + 3^2 =19, since A001700(n-1)=[1,3,10,...], n>=1.
Links
- Wolfdieter Lang, First 10 rows and more.
Comments