46789
domain: N
Appears in sequences
- Numbers n such that c(n) = p_{2n}, where c(n) is the n-th Chebyshev prime and p_{2n} the 2n-th prime.at n=10A196674
- Smallest number with n = sum of distinct digits in decimal representation, cf. A217928.at n=34A227378
- a(n) = (a(n-1) + a(n-3))/2^m, where 2^m is the highest power of 2 that divides both a(n-1) and a(n-3), with a(0) = a(1) = a(2) = 1.at n=49A341313