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.

A335736 Irregular table read by rows: n-sect the angles of a hexagon. Then T(n,k) = number of k-sided polygons in that figure for k >= 3.

This page as a plain text file.
%I A335736 #5 Jun 21 2020 13:28:54
%S A335736 0,0,0,1,6,24,30,6,0,0,0,0,0,0,1,18,6,84,54,30,12,0,0,0,0,0,1,114,36,
%T A335736 24,168,120,60,24,6,0,0,0,0,1,132,78,18,6,252,264,60,48,6,6,0,0,0,1,
%U A335736 276,240,78,12,408,324,150,84,0,6,0,0,0,1,366,216,96,30
%N A335736 Irregular table read by rows: n-sect the angles of a hexagon. Then T(n,k) = number of k-sided polygons in that figure for k >= 3.
%C A335736 For n<=200 no polygon has more than 12 edges.
%e A335736 The table begins
%e A335736 0, 0, 0, 1;
%e A335736 6;
%e A335736 24, 30, 6, 0, 0, 0, 0, 0, 0, 1;
%e A335736 18, 6;
%e A335736 84, 54, 30, 12, 0, 0, 0, 0, 0, 1;
%e A335736 114, 36, 24;
%e A335736 168, 120, 60, 24, 6, 0, 0, 0, 0, 1;
%e A335736 132, 78, 18, 6;
%e A335736 252, 264, 60, 48, 6, 6, 0, 0, 0, 1;
%e A335736 276, 240, 78, 12;
%e A335736 408, 324, 150, 84, 0, 6, 0, 0, 0, 1;
%e A335736 366, 216, 96, 30;
%Y A335736 Cf. A331932 (n-sected sides, not angles), A335733 (regions), A335734 (vertices), A335735 (edges).
%K A335736 nonn,tabf
%O A335736 1,5
%A A335736 _Lars Blomberg_, Jun 21 2020