|
| |
|
|
A127247
|
|
A Thue-Morse falling factorial triangle.
|
|
3
| |
|
|
1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Inverse is A127248. Signed version is A127244. Row sums are A127246. Central coefficients are C(1,n).
|
|
|
FORMULA
| T(n,k)=[k<=n]*Product{j=0..n-k-1, A010060(n-j)}
|
|
|
EXAMPLE
| Triangle begins
.1,
.1, 1,
.1, 1, 1,
.0, 0, 0, 1,
.0, 0, 0, 1, 1,
.0, 0, 0, 0, 0, 1,
.0, 0, 0, 0, 0, 0, 1,
.0, 0, 0, 0, 0, 0, 1, 1,
.0, 0, 0, 0, 0, 0, 1, 1, 1,
.0, 0, 0, 0, 0, 0, 0, 0, 0, 1,
.0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
|
|
|
CROSSREFS
| Sequence in context: A082551 A152614 A127507 * A127244 A144778 A143142
Adjacent sequences: A127244 A127245 A127246 * A127248 A127249 A127250
|
|
|
KEYWORD
| easy,nonn,tabl
|
|
|
AUTHOR
| Paul Barry (pbarry(AT)wit.ie), Jan 10 2007
|
| |
|
|