27572
domain: N
Appears in sequences
- Triangle read by rows: a(m,m) = 1, for all m. For n < m, a(m,n) = a(m-1,n) + (sum of all terms in rows 1 through m-1).at n=30A159924
- Triangle read by rows: T(n,m) (n >= m >= 1) = number of chambers (or regions) formed by drawing the line segments connecting any two of the (n+1) X (m+1) lattice points in an n X m lattice polygon.at n=31A288187
- Number of quadrilateral regions in a "frame" of size n X n (see Comments in A331776 for definition), divided by 8.at n=27A332596
- Irregular triangle read by rows: T(n, k) is the number of chains of subspaces 0 < V_1 < ... < V_r = (F_2)^n, counted up to coordinate permutation, with dimension increments given by (any fixed permutation of) the parts of the k-th partition of n in Abramowitz-Stegun order.at n=60A348113
- Index of first occurrence of -n in A000319, or -1 if -n never appears there.at n=33A381231