232562
domain: N
Appears in sequences
- a(n) = Sum_{k=0..n} binomial(7*n,7*k).at n=3A094211
- Number of closed walks of length n at a vertex of the cyclic graph on 7 nodes C_7.at n=21A094659
- Total number of 2 X 2 squares appearing in the Thue-Morse sequence logical matrices after n stages.at n=11A241683
- Total number of 2 X 2 squares appearing in the Thue-Morse sequence logical matrices (1, 0 version) after n stages.at n=11A241892
- a(n) = Sum_{k=0..floor(n/7)} binomial(n,7*k).at n=21A306852
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals: A(n,k) = Sum_{j=0..n} binomial(k*n,k*j).at n=58A308500
- Numbers formed as the product of two numbers without consecutive equal binary digits and sharing no common bits between them.at n=9A337348
- Array read by descending antidiagonals. A(n, k) is, if n > 0, the number of multiset permutations of {0, 1} of length n * k where the number of occurrences of 1 are multiples of n. A(0, k) = k + 1.at n=62A361043