cp's OEIS Frontend

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.

A192695 Number of 1X8 integer matrices with each row summing to zero, row elements in nondecreasing order, rows in lexicographically nondecreasing order, and the sum of squares of the elements <= 2*n^2 (number of collections of 1 zero-sum 8-vectors with total modulus squared not more than 2*n^2, ignoring vector and component permutations).

This page as a plain text file.
%I A192695 #7 Jun 02 2025 04:12:23
%S A192695 2,10,42,147,415,1040,2336,4841,9324,17035,29556,49428,79553,124531,
%T A192695 189360,281680,409383,584737,819889,1133021,1541844,2072913,2751299,
%U A192695 3615478,4697427,6051068,7720384,9776322,12276825,15316939,18967552
%N A192695 Number of 1X8 integer matrices with each row summing to zero, row elements in nondecreasing order, rows in lexicographically nondecreasing order, and the sum of squares of the elements <= 2*n^2 (number of collections of 1 zero-sum 8-vectors with total modulus squared not more than 2*n^2, ignoring vector and component permutations).
%C A192695 Column (1,8,n) of A192710
%H A192695 R. H. Hardin, <a href="/A192695/b192695.txt">Table of n, a(n) for n = 1..90</a>
%e A192695 Some solutions for 1X8 <= 2*4^2
%e A192695 .-4.-1..0..0..1..1..1..2...-3.-1.-1.-1..0..0..3..3...-3.-3.-1..0..1..2..2..2
%K A192695 nonn
%O A192695 1,1
%A A192695 _R. H. Hardin_ Jul 07 2011