292442
domain: N
Appears in sequences
- Triangle T, read by rows, that satisfies: T(n,k) = [T^2](n-1,k) for n>k+1>=1, with T(n,n) = 1 and T(n+1,n) = n+1 for n>=0, where T^2 is the matrix square of T.at n=56A109152
- Column 1 of triangle A109152.at n=9A109154
- Number A(n,k) of lattice paths from {n}^k to {0}^k using steps that decrement one component or all components by the same positive integer; square array A(n,k), n>=0, k>=0, read by antidiagonals.at n=30A229345
- Number of lattice paths from {2}^n to {0}^n using steps that decrement one component or all components by the same positive integer.at n=5A229465