332816
domain: N
Appears in sequences
- Partial sums of A007585.at n=30A051797
- a(n) is the greatest integer k such that k/Fibonacci(n) < 2/5.at n=30A293639
- a(n) is the least integer k such that k/Fibonacci(n) > 2/5.at n=30A293640
- a(n) is the integer k that minimizes |k/Fibonacci(n) - 2/5|.at n=30A293641
- a(n) = Sum_{k=0..floor(n/3)} 2^(n-2*k) * binomial(n-2*k,k)^2.at n=12A387510