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.

A331907 Triangle read by rows: Take a pentagram with all diagonals drawn, as in A331906. Then T(n,k) = number of k-sided polygons in that figure for k = 3, 4, ..., n+2.

This page as a plain text file.
%I A331907 #16 Feb 16 2025 08:33:59
%S A331907 40,0,0,590,420,80,10,2890,3030,1130,230,50,9540,10530,4290,980,190,
%T A331907 10,22730,28390,10960,3200,550,80,20,47610,57450,23270,6530,1160,160,
%U A331907 20,0,90080,109160,47430,13430,2460,410,40,0,0,154840,193480,82330,22410,4620
%N A331907 Triangle read by rows: Take a pentagram with all diagonals drawn, as in A331906. Then T(n,k) = number of k-sided polygons in that figure for k = 3, 4, ..., n+2.
%C A331907 See the links in A331906 for images of the pentagrams.
%H A331907 Lars Blomberg, <a href="/A331907/b331907.txt">Table of n, a(n) for n = 1..250</a> (the first 20 rows)
%H A331907 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Pentagram.html">Pentagram</a>.
%e A331907 A pentagram with no other points along its edges, n = 1, contains 40 triangles and no other n-gons, so the first row is [40,0,0]. A pentagram with 1 point dividing its edges, n = 2, contains 590 triangles, 420 quadrilaterals, 80 pentagons and 10 hexagons, so the second row is [590,420,80,10].
%e A331907 Triangle begins:
%e A331907 40,0,0
%e A331907 590, 420, 80, 10
%e A331907 2890, 3030, 1130, 230, 50
%e A331907 9540, 10530, 4290, 980, 190, 10
%e A331907 22730, 28390, 10960, 3200, 550, 80, 20
%e A331907 47610, 57450, 23270, 6530, 1160, 160, 20, 0
%e A331907 The row sums are A331906.
%Y A331907 Cf. A331906 (regions), A333117 (vertices), A333118 (edges), A007678, A092867, A331452.
%K A331907 nonn,tabf
%O A331907 1,1
%A A331907 _Scott R. Shannon_ and _N. J. A. Sloane_, Jan 31 2020
%E A331907 a(34) and beyond from _Lars Blomberg_, May 06 2020