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.

A160052 Triangle : Lodumo_2 applied to each row of triangle in A039599 .

Original entry on oeis.org

1, 1, 3, 0, 1, 3, 1, 3, 5, 7, 0, 2, 4, 1, 3, 0, 2, 1, 3, 5, 7, 0, 1, 3, 2, 4, 5, 7, 1, 3, 5, 7, 9, 11, 13, 15, 0, 2, 4, 6, 8, 10, 12, 1, 3, 0, 2, 4, 6, 8, 10, 1, 3, 5, 7, 0, 2, 4, 6, 8, 1, 3, 10, 12, 5, 7, 0, 2, 4, 6, 1, 3, 5, 7, 9, 11, 13, 15, 0, 2, 4, 1, 3, 6, 8, 10, 12, 14, 16, 5, 7
Offset: 0

Views

Author

Philippe Deléham, Apr 30 2009

Keywords

Comments

Row sums: A160020.

Examples

			Triangle begins : 1 ; 1,3 ; 0,1,3 ; 1,3,5,7 ; 0,2,4,1,3 ; 0,2,1,3,5,7,