32630
domain: N
Appears in sequences
- a(n) = a(n-1) + a(m) for n >= 4, where m = 2*n - 2 - 2^(p+1) and p is the unique integer such that 2^p < n - 1 <= 2^(p+1), starting with a(1) = 1 and a(2) = a(3) = 2.at n=34A050047
- Algebraic degree of the onset of the logistic map n-bifurcation.at n=14A118454
- a(n) = Sum_{k=0..ceiling(n/2)} k*binomial(n,k).at n=13A185252