47766
domain: N
Appears in sequences
- a(1) = 1; a(n+1) = sum of terms in continued fraction for the sum of the continued fractions, [a(1); a(2), a(3),...,a(n-1),a(n)] and [a(n); a(n-1), a(n-2),...,a(2), a(1)].at n=23A058081
- Number of planar partitions of n where parts strictly decrease along each row and column.at n=32A114736
- a(n) = n*(2*n - 3 - (-1)^n)*(11*n + (-1)^n)/24.at n=37A308026
- Number of integer partitions of n with a neighborless part.at n=42A356236
- a(n) = Sum_{k=0..floor(n/4)} (-1)^k * binomial(n-3*k,k) * Catalan(n-3*k).at n=11A360271
- Number of integer partitions of n containing three parts (a,b,c) (repeats allowed) such that a + b = c. A variation of sum-full partitions.at n=42A363225