183961
domain: N
Appears in sequences
- Number of ways to reciprocally link elements of an n X n array either to themselves or to exactly two horizontal or antidiagonal neighbors.at n=5A220628
- Number of ways to reciprocally link elements of an nX6 array either to themselves or to exactly two horizontal or antidiagonal neighbors.at n=5A220630
- T(n,k)=Number of ways to reciprocally link elements of an nXk array either to themselves or to exactly two horizontal or antidiagonal neighbors.at n=60A220632
- Number of ways to reciprocally link elements of an 6Xn array either to themselves or to exactly two horizontal or antidiagonal neighbors.at n=5A220636
- Triangle read by rows: T(m,n) (m >= n >= 1) = number of vertices formed by drawing the line segments connecting any two of the (m+1) X (n+1) lattice points in an m X n grid of squares and extending them to the boundary of the grid.at n=34A333284