|
| |
| |
|
|
|
1, 1, 4, 1, 2, 9, 1, 2, 3, 16, 1, 2, 3, 4, 25, 1, 2, 3, 4, 5, 36, 1, 2, 3, 4, 5, 6, 49, 1, 2, 3, 4, 5, 6, 7, 64
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
COMMENTS
| Row sums = the pentagonal numbers, A000326: 1, 5, 12, 22, 35, 51,...
|
|
|
FORMULA
| A128064 * A002260 as infinite lower triangular matrices. Triangle read by rows, a(1) = 1; n-th row = first (n-1) terms of (1, 2, 3...) followed by n^2.
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
1, 4;
1, 2, 9;
1, 2, 3, 16;
1, 2, 3, 4, 25;
...
|
|
|
CROSSREFS
| Cf. A128064, A002260, A000326, A128078.
Sequence in context: A133883 A004160 * A128078 A084604 A152253 A024569
Adjacent sequences: A128074 A128075 A128076 * A128078 A128079 A128080
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Feb 14 2007
|
| |
|
|