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.

A335413 Irregular table read by rows: T(n,k) = number of k-sided polygons formed by n-secting the angles of an equilateral triangle for k >= 3.

This page as a plain text file.
%I A335413 #10 Jun 12 2020 08:41:55
%S A335413 1,6,12,3,3,1,24,6,36,9,9,7,48,24,6,72,21,15,19,84,48,12,6,108,51,33,
%T A335413 25,126,90,12,6,168,69,51,43,180,120,48,18,216,123,81,49,240,180,54,
%U A335413 36,288,171,99,73,312,234,84,48,372,225,117,103,396,288,126,60
%N A335413 Irregular table read by rows: T(n,k) = number of k-sided polygons formed by n-secting the angles of an equilateral triangle for k >= 3.
%C A335413 See A277402 for illustrations.
%H A335413 Lars Blomberg, <a href="/A335413/b335413.txt">Table of n, a(n) for n = 1..1991</a>
%e A335413 Table begins:
%e A335413 1;
%e A335413 6;
%e A335413 12, 3, 3, 1;
%e A335413 24, 6;
%e A335413 36, 9, 9, 7;
%e A335413 48, 24, 6;
%e A335413 72, 21, 15, 19;
%e A335413 84, 48, 12, 6;
%e A335413 108, 51, 33, 25;
%e A335413 126, 90, 12, 6;
%e A335413 168, 69, 51, 43;
%e A335413 180, 120, 48, 18;
%e A335413 216, 123, 81, 49;
%e A335413 240, 180, 54, 36;
%e A335413 288, 171, 99, 73;
%e A335413 312, 234, 84, 48;
%Y A335413 Cf. A277402 (regions), A335411 (vertices), A335412 (edges).
%K A335413 nonn,tabf
%O A335413 1,2
%A A335413 _Lars Blomberg_, Jun 08 2020