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.
%I A214976 #9 Jun 15 2022 01:52:34 %S A214976 5,8,13,16,21,23,24,26,34,35,37,39,42,45,55,56,57,60,63,64,68,70,71, %T A214976 73,89,90,91,92,93,97,99,100,102,103,104,110,111,113,115,118,121,144, %U A214976 145,146,147,149,150,151,157,158,160,162,165,166,167,168,169,178 %N A214976 Numbers k for which A116543(k) > A007895(k); i.e., the Lucas representation of k is longer than the Zeckendorf representation. %H A214976 Clark Kimberling, <a href="/A214976/b214976.txt">Table of n, a(n) for n = 1..10000</a> %e A214976 k...Lucas.....Zeckendorf....counter %e A214976 1...1.........1 %e A214976 2...2.........2 %e A214976 3...3.........3 %e A214976 4...4.........3+1 %e A214976 5...4+1.......5.............a(1) = 5 %e A214976 6...4+2.......5+1 %e A214976 7...7.........5+2 %e A214976 8...7+1.......8.............a(2) = 8 %e A214976 9...7+2.......8+1 %t A214976 (See A214974.) %Y A214976 Cf. A116543, A007895, A214974, A214975. %K A214976 nonn %O A214976 1,1 %A A214976 _Clark Kimberling_, Oct 20 2012