46847
domain: N
Appears in sequences
- Scan decimal expansion of log(2) until all n-digit strings have been seen; a(n) is last string seen.at n=4A036901
- Numbers n such that n | 10^n + 9^n + 1.at n=42A057295
- Numbers n such that h(n) = 3 h(n-1) where h(n) is the length of the sequence {n, f(n), f(f(n)), ...., 1} in the Collatz (or 3x + 1) problem. (The earliest "1" is meant.)at n=35A078420
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 1), (-1, 1, -1), (0, 0, 1), (1, 0, 0), (1, 0, 1)}.at n=8A151051
- Triangle read by rows: T(0,0)=1; for n>=1 T(n,k) is the numerator of the coefficient of x^k in the characteristic polynomial of the matrix realizing the transformation to Jacobi coordinates for a system of n particles on a line.at n=38A223256
- Triangle read by rows: T(0,0)=1; for n>=1 T(n,k) is the numerator of the coefficient of x^k in the characteristic polynomial of the matrix realizing the transformation to Jacobi coordinates for a system of n particles on a line.at n=42A223256
- Number of non-isomorphic multiset partitions of weight n where each part has a different length.at n=12A326026
- Lexicographically earliest sequence of distinct positive integers such that a(n), a(n+1) and the product a(n)*a(n+1) have in common the substring n.at n=46A333933