40158
domain: N
Appears in sequences
- Number of partitions in parts not of the form 23k, 23k+3 or 23k-3. Also number of partitions with at most 2 parts of size 1 and differences between parts at distance 10 are greater than 1.at n=45A035991
- a(n) = 5*a(n-1) - 3*a(n-2), a(0)=1, a(1)=6.at n=7A109114
- Number of subsets of {1, 2, ..., n} containing n and having <=6 pairwise coprime elements.at n=40A186990