38023
domain: N
Appears in sequences
- Sum of the first moments of all partitions of n with weight starting at 1.at n=20A066184
- Number of distinct ways to dissect a square into n rectangles of equal area.at n=9A108066
- Number of (n+2)X(4+2) 0..1 arrays with no 3x3 subblock diagonal sum 0 and no antidiagonal sum 0 and no row sum 2 and no column sum 2.at n=21A255224
- Numbers that are equal to the sum of the number of divisors of their k first powers, for some k.at n=23A270389
- Numbers k such that all of k, k+1 and k+2 are the sums of consecutive squares.at n=12A368590
- a(n) = Sum_{k=0..floor(n/2)} (k+1) * binomial(n,k) * binomial(n-k,k).at n=10A391990