68605
domain: N
Appears in sequences
- Reverse binary expansion of the Fibonacci numbers.at n=26A143250
- Let A(x) satisfy: A(x) = 1 + x*A(x)^(phi^2) where phi = (sqrt(5)+1)/2, then this sequence equals the integer part of the coefficients of A(x).at n=9A184786
- a(0) = 16, after which, if (2*a(n-1)) - 1 = product_{k >= 1} (p_k)^(c_k) then a(n) = product_{k >= 1} (p_{k-1})^(c_k), where p_k indicates the k-th prime, A000040(k).at n=29A246345