279070
domain: N
Appears in sequences
- Numbers whose squares have 2R-1 digits, such that the number represented by leftmost R digits and number represented by rightmost R digits divide each other evenly.at n=35A216233
- Number of nX(n+1) arrays of permutations of n+1 copies of 0..n-1 with every element equal to or 1 greater than any west or southwest neighbors modulo n and the upper left element equal to 0.at n=6A267564
- Number of 7Xn arrays containing n copies of 0..7-1 with every element equal to or 1 greater than any west or southwest neighbors modulo 7 and the upper left element equal to 0.at n=7A267571
- Triangle read by rows: T(n,m) (n >= m >= 1) = number of edges in the graph formed by drawing the line segments connecting any two of the (n+1) X (m+1) lattice points in an n X m grid of squares.at n=41A333278