47664
domain: N
Appears in sequences
- Number of subsets of {1,2,3,...,n} that sum to 0 mod 11.at n=19A068032
- Row sums of triangle A096806, in which the binomial transform of the n-th row lists the m-dimensional partitions of n, for n>=1 and m>=0.at n=10A096807
- Triangle read by rows: T(n,0) = 3^n, T(n,k) = T(n,k-1) + T(n-1,k) for 0 < k < n, and T(n,n) = T(n,n-1).at n=41A165992
- Numbers k such that k +- 2 and k +- 3 are all semiprimes.at n=17A382049