login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A127241
A Thue-Morse triangle.
1
1, 0, 1, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1
OFFSET
0,1
COMMENTS
Row sums are A127238. Diagonal sums are A127242. Central coefficients give A000012.
FORMULA
Number triangle T(n,k)=A010060(binomial(k,n-k))
EXAMPLE
Triangle begins
1,
0, 1,
0, 1, 1,
0, 0, 1, 1,
0, 0, 1, 0, 1,
0, 0, 0, 0, 1, 1,
0, 0, 0, 1, 0, 0, 1,
0, 0, 0, 0, 1, 0, 0, 1,
0, 0, 0, 0, 1, 0, 0, 1, 1,
0, 0, 0, 0, 0, 0, 0, 1, 1, 1,
0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1
CROSSREFS
Sequence in context: A189921 A341346 A167371 * A087748 A117446 A187034
KEYWORD
easy,nonn,tabl
AUTHOR
Paul Barry, Jan 10 2007
STATUS
approved