29860
domain: N
Appears in sequences
- Number of indecomposable binary [ n,4 ] codes without 0 columns.at n=17A034351
- Integer averages of two successive perfect powers (pp(n) + pp(n+1))/2.at n=34A075454
- Distinct-digit averages of two successive perfect powers (pp(n) + pp(n+1))/2.at n=22A075456
- Sum of the even parts in all partitions of n into distinct parts.at n=42A116684
- Number of n X 2 arrays of occupancy after each element stays put or moves to some horizontal, vertical or antidiagonal neighbor, without move-in move-out left turns.at n=4A222090
- T(n,k)=Number of nXk arrays of occupancy after each element stays put or moves to some horizontal, vertical or antidiagonal neighbor, without move-in move-out left turns.at n=19A222093
- Numbers that are midway between the nearest square and the nearest cube.at n=25A233075
- Numbers m > 0 that have a divisor d > 1 with binomial(m+d, d) == 1 mod m.at n=51A290040
- Number of integer partitions of n that are empty, or have smallest part dividing all the others, but do not have greatest part divisible by all the others.at n=40A343345
- Number of integer partitions of n with at least two adjacent parts of quotient 2.at n=41A350846
- a(1) = 1; a(n+1) = Sum_{d|n} 3^(n/d - 1) * a(d).at n=10A355116