81296
domain: N
Appears in sequences
- Number of partitions of n such that the largest part is a multiple of the smallest part.at n=44A117086
- Main diagonal of triangular array T: T(j,1) = 1 for ((j-1) mod 8) < 4, else 0; T(j,k) = T(j-1,k-1)+T(j,k-1) for 2 <= k <= j.at n=17A129961
- Second series of Hankel determinants based on squares of Catalan numbers.at n=3A278770