94211
domain: N
Appears in sequences
- Compose the natural numbers with themselves, A(x) = B(B(x)) where B(x) = x/(1-x)^2 is the generating function for natural numbers.at n=10A030267
- Indices of primes in sequence defined by A(0) = 77, A(n) = 10*A(n-1) - 23 for n > 0.at n=10A056258
- Let P(k) = floor(k/2). Start with n, apply P repeatedly until reach 1. a(n) = concatenation of numbers obtained.at n=16A083177
- Number of 0's in odd position in all Fibonacci binary words of length n. A Fibonacci binary word is a binary word having no 00 subword.at n=21A129720
- Row sums of triangle A134511.at n=21A134512
- Numbers k such that Sum_{i=1..k} i^9 divides Product_{i=1..k} i^9.at n=32A166609