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.

A247646 Irregular triangle read by rows, arising in enumeration of lattice paths in strips.

Original entry on oeis.org

1, 1, 3, 3, 1, 1, 3, 9, 5, 7, 11, 1, 3, 9, 15, 12, 10, 9, 3, 1, 1, 1, 3, 9, 15, 27, 16, 20, 12, 14, 3, 3, 1, 1
Offset: 0

Views

Author

N. J. A. Sloane, Sep 23 2014

Keywords

Comments

It would be nice to have a more explicit definition.

Examples

			Triangle begins:
1,
1,3,3,1,
1,3,9,5,7,11,
1,3,9,15,12,10,9,3,1,1,
1,3,9,15,27,16,20,12,14,3,3,1,1,
...
		

Crossrefs

The diagonals on the left are given by A247643.