37144
domain: N
Appears in sequences
- Number of 5-balanced strings of length n: let d(S)= #(1)'s in S - #(0)'s, then S is k-balanced if every substring T has -k<=d(T)<=k; here k=5.at n=16A027560
- Number of conjugacy classes of elements of order n in 2.E_7(C).at n=29A045515
- Consider a room of size r X s where rs = 2n and 1 <= r, 1 <= s; count ways to arrange n Tatami mats in room; a(n) = total number of ways for all choices of r and s. Two arrangements are distinguished if one is a rotation or reflection of the other.at n=25A067925
- Concatenation of n-th prime and n-th Fibonacci number.at n=11A138822
- Number of walks within N^2 (the first quadrant of Z^2) starting at (0,0) and consisting of n steps taken from {(-1, 1), (-1, 0), (0, 1), (1, -1), (1, 0)}.at n=8A151296