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 A254122 #7 Jan 26 2015 05:23:57 %S A254122 4,6,7,9,10,11,14,15,16,18,22,23,24,25,26,29,35,36,37,39,40,42,47,56, %T A254122 57,58,60,63,64,65,68,76,90,91,92,94,97,102,104,105,110,123,145,146, %U A254122 147,149,152,157,165,168,169,170,178,199 %N A254122 Numbers requiring two Fibonacci numbers to build using + or *. %C A254122 Numbers of the form F(i)+F(k) or F(i)*F(k), F=A000045, but not in A000045 themselves. %C A254122 Supersequence of A179242; contains also numbers like 5*5=25, 5*8=40, 8*8=64 and 5*13=65. (Note that we count 8 twice in 8*8=64, including its multiplicity.) %Y A254122 Cf. A025282, A049997. %K A254122 nonn %O A254122 1,1 %A A254122 _R. J. Mathar_, Jan 25 2015