594048
domain: N
Appears in sequences
- Number of partitions of 2n with all subsums different from n.at n=42A006827
- a(n) = 3*(n+1)*binomial(n+2,6).at n=11A027779
- a(n) = 6*(n+1)*binomial(n+2,12).at n=5A027785
- A diagonal of A059419.at n=12A059421
- Numbers k such that k = Sum_{i=1..j} (d_i mod d), where d_i are their aliquot parts and d is one of them.at n=34A265646
- a(n) = Sum_{k=0..floor(n/3)} 2^k * binomial(2*k,2*n-6*k).at n=26A387763