Lexicographically least increasing sequence, starting with 2, such that the sum of two distinct terms of the sequence is never a Fibonacci number.
A005653
Lexicographically least increasing sequence, starting with 2, such that the sum of two distinct terms of the sequence is never a Fibonacci number.
Terms
- a(0) =2a(1) =4a(2) =5a(3) =7a(4) =10a(5) =12a(6) =13a(7) =15a(8) =18a(9) =20a(10) =23a(11) =25a(12) =26a(13) =28a(14) =31a(15) =33a(16) =34a(17) =36a(18) =38a(19) =39a(20) =41a(21) =44a(22) =46a(23) =47a(24) =49a(25) =52a(26) =54a(27) =57a(28) =59a(29) =60
External references
- oeis: A005653