Smallest k > n such that F(n) + F(i) divides F(k) + F(i) 1<=i<=n and where F(n) are the Fibonacci numbers.
A071779
Smallest k > n such that F(n) + F(i) divides F(k) + F(i) 1<=i<=n and where F(n) are the Fibonacci numbers.
Terms
- a(0) =2a(1) =4a(2) =21a(3) =64a(4) =235a(5) =846a(6) =1673a(7) =5048a(8) =191511a(9) =55450a(10) =776149
External references
- oeis: A071779