|
| |
|
|
A134237
|
|
Triangle read by rows, a(1) = 1, n-th row n terms of: (2n-1, 2n, 2n+1..., followed by n).
|
|
1
| |
|
|
1, 3, 2, 5, 6, 3, 7, 8, 9, 4, 9, 10, 11, 12, 5, 11, 12, 13, 14, 15, 6, 13, 14, 15, 16, 17, 8, 7, 15, 16, 17, 18, 19, 20, 21, 8, 17, 18, 19, 20, 21, 22, 23, 24, 919, 20, 21, 22, 23, 24, 25, 26, 27, 10
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Row sums = A134238: (1, 5, 14, 28, 47, 71, 100, 134,...).
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
3, 2;
5, 6, 3;
7, 8, 9, 4;
9, 10, 11, 12, 5;
11, 12, 13, 14, 15, 6;
13, 14, 15, 16, 17, 18, 7;
...
|
|
|
CROSSREFS
| Cf. A134238.
Sequence in context: A035546 A182714 A198755 * A099889 A115511 A182801
Adjacent sequences: A134234 A134235 A134236 * A134238 A134239 A134240
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 14 2007
|
| |
|
|