38391
domain: N
Appears in sequences
- a(n) = s(1)*t(n) + s(2)*t(n-1) + ... + s(k)*t(n+1-k), where k = floor((n+1)/2), s = (natural numbers >= 2), t = (Fibonacci numbers).at n=18A024309
- Numbers n such that { x +- 2^k : 0 < k < 4 } are primes, where x = 210*n - 105.at n=15A061671
- Number of squares between powers of 2, floor(sqrt(2^(n+1))) - floor(sqrt(2^n)).at n=34A190568