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 A095360 #6 Aug 29 2024 01:57:46 %S A095360 0,0,0,3,7,6,13,13,21,25,43,59,98,141,287,479,841,1504,2789,5049 %N A095360 Ratio A095109(n)/A095091(n) rounded to nearest integer. %F A095360 a(n) = 0 if A095091(n) is 0, otherwise a(n) = round(A095109(n)/A095091(n)). %Y A095360 See Comments on A095359, where the same ratios are given rounded down. %K A095360 nonn,more %O A095360 1,4 %A A095360 _Antti Karttunen_, Jun 12 2004