324631
domain: N
Appears in sequences
- Number of nonempty subsets of {1,2,...,n} in which exactly 1/2 of the elements are <= sqrt(n).at n=34A048093
- a(n) = binomial(n+6,5) - 1.at n=29A062988
- Number of iterations before a repeated value, or -1 if this never occurs, when starting at k = 1 and repeating k = k*n if k does not contain any adjacent equal digits, else k = k with all adjacent equal digits replaced by a single copy of the same digit.at n=41A368940