|
| |
|
|
A104974
|
|
A Fredholm-Rueppel triangle.
|
|
1
| |
|
|
1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Sequence matrix for A036987(n+1).Riordan array (sum{k>=0, x^(2^k)/x^2}-1/x,x). Row sums are A000523(n+1). Diagonal sums are A070939(n+1), with interpolated zeros. Inverse is A104975.
|
|
|
FORMULA
| Triangle T(n, k)=if(k<=n, C(n-k) mod 2, 0)
|
|
|
EXAMPLE
| Rows start {1},{0,1},{1,0,1},{0,1,0,1},{0,0,1,0,1},{0,0,0,1,0,1},{1,0,0,0,1,0,1},...
|
|
|
CROSSREFS
| Sequence in context: A004539 A023960 A129686 * A024711 A128174 A096055
Adjacent sequences: A104971 A104972 A104973 * A104975 A104976 A104977
|
|
|
KEYWORD
| easy,nonn,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Mar 30 2005
|
| |
|
|