117368
domain: N
Appears in sequences
- Number of binary strings of length n with no substrings equal to 0000, 0010, or 0110.at n=22A164419
- The number of triangles in an equipotential triangle divided by medians into n rows of smaller triangles.at n=24A210687
- a(n) = Sum_{k=0..floor(n/3)} (k+1) * binomial(2*k,2*n-6*k).at n=28A382496
- 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=27A392126