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.

A344279 Number of polygons formed by infinite lines when connecting all vertices and all points that divide the sides of an equilateral triangle into n equal parts.

This page as a plain text file.
%I A344279 #44 Jul 21 2021 09:09:15
%S A344279 1,12,102,396,1198,2748,5539,10272,16986,26934,41179,60804,84769,
%T A344279 119022,157947,206352,268030,347430,432820,543210,659238,801804,
%U A344279 970429,1171662,1371040,1627398,1904550,2213712,2555320,2971260,3373399,3881838,4399329,4988502,5610543,6315312
%N A344279 Number of polygons formed by infinite lines when connecting all vertices and all points that divide the sides of an equilateral triangle into n equal parts.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279.gif">Image for n = 2</a>. In this and other images the triangle's points are highlighted as white dots while the outer open regions, which are not counted, are darkened. The key for the edge-number coloring is shown at the top-left of the image.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_1.gif">Image for n = 3</a>.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_2.gif">Image for n = 4</a>.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_3.gif">Image for n = 5</a>.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_4.gif">Image for n = 6</a>.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_5.gif">Image for n = 7</a>.
%H A344279 Scott R. Shannon, <a href="/A344279/a344279_6.gif">Image for n = 8</a>.
%F A344279 a(n) = A344896(n) - A344657(n) + 1.
%Y A344279 Cf. A344657 (number of vertices), A344896 (number of edges), A346446 (number of k-gons), A092867 (number polygons inside the triangle),  A343755 (number of regions), A345459, A344857.
%K A344279 nonn
%O A344279 1,2
%A A344279 _Scott R. Shannon_, Jun 22 2021