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 A047735 #12 Jun 27 2023 03:19:49 %S A047735 1,5,41,459,6033,88055,1379405,22763356,390859501,6924877318, %T A047735 125837754305,2335060741480,44097660919285,845336236860344, %U A047735 16415016380975679,322349248087651458,6392828942756895663 %N A047735 Number of score sequences in tournament with n players, when 8 points are awarded in each game. %H A047735 Qihao Ye, <a href="/A047735/b047735.txt">Table of n, a(n) for n = 1..739</a> %F A047735 Nonnegative integer points (p_1, p_2, ..., p_n) in polytope p_0=p_{n+1}=0, 2p_i -(p_{i+1}+p_{i-1}) <= 8, p_i >= 0, i=1, ..., n. %Y A047735 Cf. A000571, A007747, A047729, A047730, A047731. %K A047735 nonn %O A047735 1,2 %A A047735 _David W. Wilson_