89694
domain: N
Appears in sequences
- Number of binary strings of length n with no substrings equal to 0000 0011 or 0110.at n=17A164427
- a(n) = (n+6)*(n+1)*(n^2 + 7*n + 16)/4.at n=22A168538
- a(n) = Sum_{k=1..n} k^2 * floor(n/k)^3.at n=29A350124
- Number of edges formed in a hexagon by straight line segments when connecting the n-1 points between each corner that divide each edge into n equal parts to the n-1 points on the edge on the opposite side of the hexagon.at n=11A367664