cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A214980 Positions of zeros in A214979.

Original entry on oeis.org

1, 2, 3, 5, 6, 8, 9, 10, 16, 17, 24, 26, 27, 28, 45, 46, 71, 73, 74, 75, 121, 122, 194, 196, 197, 198, 320, 321, 516, 518, 519, 520, 841, 842, 1359, 1361, 1362, 1363, 2205, 2206, 3566, 3568, 3569, 3570, 5776, 5777, 9344, 9346, 9347, 9348, 15125
Offset: 1

Views

Author

Clark Kimberling, Oct 22 2012

Keywords

Comments

Let U(n) and V(n) be the number of terms in the Lucas representations and Zeckendorf (Fibonacci) representations, respectively, of all the numbers 1,2,...,n. Then A214980 is the sequence of zeros of the sequence A214979(n) = V(n) - U(n). It is conjectured at A214979 that A214980 is infinite.

Crossrefs

Programs

  • Mathematica
    (See the program at A214979.)