34135
domain: N
Appears in sequences
- Numbers n such that n is a substring of its square in base 3 (written in base 10).at n=32A018827
- Triangle read by rows: T(n,k) is the number of skew Dyck paths of semilength n having k DD's (0 <= k <= n-1 for n >= 1).at n=47A128738
- Concatenate Fibonacci(n+4), Fibonacci(n+2) and Fibonacci(n).at n=5A134549
- 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, 1, 1), (1, 0, -1), (1, 0, 0)}.at n=8A150290
- Numbers k such that k + (sum of digits of k) and k + (product of digits of k) contain the same distinct digits of k.at n=23A248718