9227448
domain: N
Appears in sequences
- Moebius transform of Fibonacci numbers.at n=34A007436
- Number of compositions of n into odd and relatively prime parts.at n=34A108700
- a(0) = a(1) = 1; for n>1, a(n) = a(n-1) + a(n-2) + floor(n/2).at n=32A215004
- a(0)=0, a(n+1) is the least k>a(n) such that k+a(n)+n+1 is a Fibonacci number.at n=33A215006
- a(n) = Fibonacci(2n + 1) - n.at n=16A280523