|
| |
|
|
A080251
|
|
Paired decomposition of tetrahedral numbers A000292 arranged as number triangle.
|
|
2
| |
|
|
1, 2, 2, 3, 3, 4, 4, 4, 6, 6, 5, 5, 8, 8, 9, 6, 6, 10, 10, 12, 12, 7, 7, 12, 12, 15, 15, 16, 8, 8, 14, 14, 18, 18, 20, 20, 9, 9, 16, 16, 21, 21, 24, 24, 25, 10, 10, 18, 18, 24, 24, 28, 28, 30, 30, 11, 11, 20, 20, 27, 27, 32, 32, 35, 35, 36
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Used in construction of Stirling-like number triangle A080416.
|
|
|
FORMULA
| T(n,k)=[k<=n]*floor((k+2)/2)*(n-k+floor((k+3)/2)). [From Paul Barry (pbarry(AT)wit.ie), Jun 14 2010]
Also generated by the product of pairs of integers 0<=r1,r2<=n whose sum is n+2
|
|
|
EXAMPLE
| Rows are {1}, {2,2}, {3,3,4}, {4,4,6,6}, {5,5,8,8,9}, ... Row sums are 1, 4, 10, 20, .... or C(n+3,3)=A000292.
|
|
|
CROSSREFS
| Sequence in context: A103358 A063084 A127079 * A187446 A167232 A137791
Adjacent sequences: A080248 A080249 A080250 * A080252 A080253 A080254
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Feb 17 2003
|
|
|
EXTENSIONS
| Edited by Ken Joffaniel Gonzales (kenjo_kenjo(AT)yahoo.com), Jul 04 2010
|
| |
|
|