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.

A352144 The number of interior points that are intersections of exactly two chords for a 2n-gon where all its vertices are joined by lines (cf. A006561).

This page as a plain text file.
%I A352144 #12 Mar 07 2022 02:39:19
%S A352144 0,1,12,40,140,228,644,1168,1512,3360,5280,6144,11284,15680,13800,
%T A352144 28448,37264,42444,60648,75720,75012,114400,138644,152064,198200,
%U A352144 234208,254988,321048,372708,375060,494140,564800,605352,728960,823480,894816,1039404,1161888,1241760,1439440,1595720
%N A352144 The number of interior points that are intersections of exactly two chords for a 2n-gon where all its vertices are joined by lines (cf. A006561).
%C A352144 For the (2n+1)-gon the number of interior simple intersections is given by binomial(n,4) as all interior points are simple. For the 2n-gon, this sequence, no such formula is currently known.
%C A352144 See A335102 for images of the 2n-gons.
%H A352144 Scott R. Shannon, <a href="/A352144/b352144.txt">Table of n, a(n) for n = 1..72</a>
%Y A352144 Cf. A292104 (all n-gons), A006561, A335102.
%K A352144 nonn
%O A352144 1,3
%A A352144 _Scott R. Shannon_ and _N. J. A. Sloane_, Mar 06 2022