173544
domain: N
Appears in sequences
- Sum of logarithmic numbers.at n=7A002745
- Number of (n+2) X (3+2) 0..3 arrays with every 3 X 3 subblock row and column sum not equal to 0 2 5 6 or 7 and every 3 X 3 diagonal and antidiagonal sum equal to 0 2 5 6 or 7.at n=7A252418
- a(n) = 1*2*3*4 + 5*6*7*8 + 9*10*11*12 + 13*14*15*16 + 17*18*19*20 + ... + (up to n).at n=19A319205
- a(n) = 4*3*2*1 + 8*7*6*5 + 12*11*10*9 + 16*15*14*13 + ... + (up to the n-th term).at n=19A319868
- Table T(n,k) read by upward antidiagonals. T(n,k) = Sum_{i=1..n} Product_{j=1..k} (i-1)*k+j.at n=31A333446