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 A199834 #9 Jul 22 2025 13:24:37 %S A199834 4,114,646,2146,5390,11384,21364,36796,59376,91030,133914,190414, %T A199834 263146,354956,468920,608344,776764,977946,1215886,1494810,1819174, %U A199834 2193664,2623196,3112916,3668200,4294654,4998114,5784646,6660546,7632340,8706784 %N A199834 Number of -n..n arrays x(0..4) of 5 elements with zero sum and no two neighbors summing to zero. %C A199834 Row 3 of A199832 %H A199834 R. H. Hardin, <a href="/A199834/b199834.txt">Table of n, a(n) for n = 1..200</a> %F A199834 Empirical: a(n) = (115/12)*n^4 - (29/6)*n^3 + (5/12)*n^2 - (7/6)*n. %F A199834 Empirical: G.f.: -2*x*(2+47*x+58*x^2+8*x^3) / (x-1)^5. - _R. J. Mathar_, Aug 01 2014 %e A199834 Some solutions for n=3 %e A199834 ..3....3....0....2....1....1....2...-1...-3...-2....0....0...-1...-1....2...-1 %e A199834 ..2...-1...-3....1...-2....2....1....3...-3....0....3...-2...-2...-3...-1...-1 %e A199834 .-3....0....0....1....0...-1....0....0....1....3...-2....0....1...-2...-2...-3 %e A199834 ..1...-1....1...-2...-1...-3...-2...-3....3....0....1....3....2....3....1....2 %e A199834 .-3...-1....2...-2....2....1...-1....1....2...-1...-2...-1....0....3....0....3 %K A199834 nonn %O A199834 1,1 %A A199834 _R. H. Hardin_ Nov 11 2011