444650
domain: N
Appears in sequences
- Total sum of the sums of all positive k-th ranks of all partitions of n.at n=39A208483
- Number of (n+2)X(5+2) 0..3 arrays with every consecutive three elements in every row and column not having exactly two distinct values, and in every diagonal and antidiagonal having exactly two distinct values, and new values 0 upwards introduced in row major order.at n=30A253022
- a(n) = a(n-2) + 2*a(n-3) for n >= 3, where a(0) = 2, a(2) = 4, a(3) = 5.at n=29A288668