|
Search: id:A106823
|
|
|
| A106823 |
|
Triangle read by rows: g.f. for row n is Product( (x^i-x^(r+1))/(1-x^i), i = 1..r-2). |
|
+0 2
|
|
| 1, 1, 1, 0, 1, 1, 1, 1, 0, 0, 0, 1, 1, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 3, 3, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 4, 4, 5, 4, 4, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 4, 5, 6, 6, 6, 6, 5, 4, 3, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,14
|
|
|
REFERENCES
|
See A008968 for references.
|
|
EXAMPLE
|
Initial rows are:
[1]
[1]
[1]
[0, 1, 1, 1, 1]
[0, 0, 0, 1, 1, 2, 2, 2, 1, 1]
[0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 3, 3, 3, 2, 1, 1]
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 4, 4, 5, 4, 4, 3, 2, 1, 1]
|
|
MAPLE
|
f3:=r->mul( (x^i-x^(r+1))/(1-x^i), i = 1..r-3); for r from 1 to 10 do series(f3(r), x, 50); od:
|
|
CROSSREFS
|
If the initial zeros in each row are omitted, we get A008968.
Cf. A008967, A008968, A106822.
Adjacent sequences: A106820 A106821 A106822 this_sequence A106824 A106825 A106826
Sequence in context: A058101 A112159 A132980 this_sequence A029446 A029442 A125917
|
|
KEYWORD
|
nonn,tabf
|
|
AUTHOR
|
njas, May 20 2005
|
|
|
Search completed in 0.002 seconds
|