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 A087063 #4 Feb 27 2023 08:05:07 %S A087063 0,1,2,4,5,7,9,10,12,13,15,16,18,20,21,24,25,27,29,30,32,33,35,36,38, %T A087063 40,41,43,44,47,49,50,52,53,56,58,59,61,62,64,65,67,69,71,73,74,76,78, %U A087063 79,81,82,84,85,87,89,90,92,94,96,98,99,101,102,104,105,107,109,110,113 %N A087063 Sum{Floor(n*(r^k)): r=sqrt(2)-1, k>=0}. %e A087063 a(3)=4=3+[3*r]+[3*r^2]+[3*r^3]+... %Y A087063 Cf. A005187. %K A087063 nonn %O A087063 0,3 %A A087063 _Clark Kimberling_, Aug 07 2003