cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A127237 Row sums of Thue-Morse binomial triangle A127236.

Original entry on oeis.org

1, 2, 3, 2, 4, 2, 2, 8, 9, 4, 2, 6, 4, 8, 14, 6, 10, 12, 5, 10, 7, 16, 13, 12, 17, 14, 13, 12, 8, 16, 14, 14, 18, 16, 18, 14, 14, 20, 22, 14, 24, 20, 28, 18, 22, 16, 25, 30, 24, 24, 32, 26, 30, 32, 24, 30
Offset: 0

Views

Author

Paul Barry, Jan 10 2007

Keywords

Formula

a(n)=sum{k=0..n, A010060(binomial(n,k))}