345678910domain: NAppears in sequencesConcatenation of the numbers from 3 to n.at n=7A284891Square array A(m,n) = concatenation of { m, m+1, ..., m+n }, with m, n >= 1, read by falling antidiagonals.at n=38A285807