50660
domain: N
Appears in sequences
- a(n) = 2*a(n-1) + a(n-2) - a(n-4) - a(n-5) - a(n-6) - a(n-7).at n=12A019486
- G.f.: (x+4*x^3+x^5)/((1-x)^2*(1-x^2)^2*(1-x^3)).at n=38A083707
- a(n) = n^3 + 7.at n=37A084377
- a(n) = Sum_{d|n} d^tau(d).at n=14A174937
- The smallest k >= 0 that can be represented as a linear combination of 1^3, 2^3, ..., n^3 with coefficients +-1 and that cannot be represented using 1^3, 2^3, ..., m^3 with 1<=m<n.at n=23A392126