63329
domain: N
Appears in sequences
- a(n) = Sum_{k=floor((n+2)/2)..n} T(n, k), T given by A026998.at n=14A027009
- a(n) = T(n,n) + T(n,n+1) + ... + T(n,2n), T given by A027960.at n=14A027973
- Number of partitions p of n including ceiling(mean(p)) as a part.at n=47A241336
- Numbers k such that k!4 + 2^8 is prime, where k!4 = k!!!! is the quadruple factorial number (A007662).at n=33A291349
- a(n) is the smallest positive integer which can be represented as the sum of distinct nonzero dodecahedral numbers in exactly n ways, or -1 if no such integer exists.at n=24A360216