%I #7 May 19 2024 08:53:36
%S 16,29,272,260,80,12,4,1708,2253,528,120,20,4,5200,7636,2136,432,44,
%T 20,8,13732,20788,5712,1120,184,17,8,31576,49284,14060,3180,584,108,
%U 16,64748,103557,30372,6472,980,172,4,12,103368,166804,49920,11196,1660,260,48,16,181376,296388,88916,19844,3128,445,64,20
%N Irregular table read by rows: T(n,k) is the number of k-gons, k>=3, among all distinct circles that can be constructed from the 4 vertices and the equally spaced 4*n points placed on the sides of a square, using only a compass.
%C A circle is constructed for every pair of the 4 + 4*n points, the first point defines the circle's center while the second the radius distance.
%C Unlike A372617, a similar sequence but with vertices on an equilateral triangle, for the terms studied no graph has 2-edged regions.
%C See A372977 and A372978 for images of the circles.
%F Sum of row n = A372978(n).
%e The table begins:
%e 16, 29;
%e 272, 260, 80, 12, 4;
%e 1708, 2253, 528, 120, 20, 4;
%e 5200, 7636, 2136, 432, 44, 20, 8;
%e 13732, 20788, 5712, 1120, 184, 17, 8;
%e 31576, 49284, 14060, 3180, 584, 108, 16;
%e 64748, 103557, 30372, 6472, 980, 172, 4, 12;
%e 103368, 166804, 49920, 11196, 1660, 260, 48, 16;
%e 181376, 296388, 88916, 19844, 3128, 445, 64, 20;
%e .
%e .
%Y Cf. A372977 (vertices), A372978 (regions), A372979 (edges), A372981 (circles), A372617, A371376, A361623, A360354.
%K nonn
%O 0,1
%A _Scott R. Shannon_, May 19 2024