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.

A373109 Irregular table read by rows: T(n,k) is the number of k-gons, k>=2, 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 when every pair of the 4 + 4*n points are connected by a circle and where the points lie at the ends of the circle's diameter.

This page as a plain text file.
%I A373109 #7 May 26 2024 08:20:18
%S A373109 8,4,40,76,20,60,492,304,56,20,88,1696,1136,252,64,16,124,4196,3536,
%T A373109 1052,204,28,4,128,8940,7948,2448,496,68,0,4,172,16464,17628,5560,
%U A373109 1268,164,4,144,28424,30884,9964,2064,312,24,8,0,8,196,46844,51840,17832,4112,556,60,20
%N A373109 Irregular table read by rows: T(n,k) is the number of k-gons, k>=2, 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 when every pair of the 4 + 4*n points are connected by a circle and where the points lie at the ends of the circle's diameter.
%C A373109 A circle is constructed for every pair of the 4 + 4*n points, the two points lying at the ends of a diameter of the circle.
%C A373109 See A373106 and A373107 for images of the circles.
%F A373109 Sum of row n = A373107(n).
%e A373109 The table begins:
%e A373109 8, 4;
%e A373109 40, 76, 20;
%e A373109 60, 492, 304, 56, 20;
%e A373109 88, 1696, 1136, 252, 64, 16;
%e A373109 124, 4196, 3536, 1052, 204, 28, 4;
%e A373109 128, 8940, 7948, 2448, 496, 68, 0, 4;
%e A373109 172, 16464, 17628, 5560, 1268, 164, 4;
%e A373109 144, 28424, 30884, 9964, 2064, 312, 24, 8, 0, 8;
%e A373109 196, 46844, 51840, 17832, 4112, 556, 60, 20;
%e A373109 216, 71944, 80760, 28468, 6272, 856, 136, 0, 4;
%e A373109 264, 106588, 126856, 45148, 10780, 1628, 172, 32, 20;
%e A373109 .
%e A373109 .
%Y A373109 Cf. A373106 (vertices), A373107 (regions), A373108 (edges), A373110 (circles), A372980, A372734, A359009, A362236, A360354.
%K A373109 nonn,tabf
%O A373109 0,1
%A A373109 _Scott R. Shannon_, May 25 2024