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.

A318945 Triangle read by rows: T(n,k) (n>=2, 0 <= k <= n-2) = number of Dyck paths with k valleys of altitude k.

Original entry on oeis.org

1, 4, 1, 13, 5, 1, 39, 19, 6, 1, 112, 64, 26, 7, 1, 313, 201, 97, 34, 8, 1, 859, 603, 331, 139, 43, 9, 1, 2328, 1752, 1064, 512, 191, 53, 10, 1
Offset: 2

Views

Author

N. J. A. Sloane, Sep 18 2018

Keywords

Examples

			Triangle begins:
1,
4,1,
13,5,1,
39,19,6,1,
112,64,26,7,1,
313,201,97,34,8,1,
859,603,331,139,43,9,1,
2328,1752,1064,512,191,53,10,1,
...
		

Crossrefs

Columns 0, 1, 2. 3 are A105693, A318946, A318947, A319405.