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.
%I A362939 #39 Sep 27 2023 15:00:58 %S A362939 2,1,4,3,5,4,7,4,9,5,10,7,10,9 %N A362939 a(n) = minimum number of pieces needed to dissect a regular n-sided polygon into a rectangle (conjectured). %C A362939 The dimensions of the rectangle can be anything you want, as long as it is a rectangle. %C A362939 Turning over is allowed. The pieces must be bounded by simple curves to avoid difficulties with non-measurable sets. %C A362939 Apart from changing "square" to "rectangle", the rules are the same as in A110312. %C A362939 I do not know which of these values have been proved to be minimal. Probably only a(3)=2 and a(4)=1. %C A362939 The three related sequences A110312, A362938, A362939 are exceptions to the usual OEIS policy of requiring that all terms in sequences must be known exactly. These sequences are included because of their importance and in the hope that someone will establish the truth of some of the conjectured values. %C A362939 The definitions imply that A362938(n) <= a(n) <= A110312(n). %H A362939 Adam Gsellman, <a href="/A110312/a110312_2.png">Illustration for a(5) <= 4, a 4-piece dissection of a regular pentagon to a rectangle</a>, May 16 2023. %H A362939 Adam Gsellman, <a href="/A110312/a110312_3.png">Another construction showing that a(5) <= 4</a>, May 16 2023. %H A362939 Adam Gsellman, <a href="/A110312/a110312.png">Illustration for r(8) <= 4, a 4-piece dissection of a regular octagon to a rectangle</a>, May 16 2023. %H A362939 Adam Gsellman, <a href="/A110312/a110312_4.png">First 4-piece dissection of a regular octagon to a rectangle, showing details of the dissection</a> [Needs a very wide window to see full illustration] %H A362939 Adam Gsellman, <a href="/A110312/a110312_1.png">Another construction showing that a(8) <= 4</a>, May 16 2023. %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_8.png">Another 4-piece dissection of a regular pentagon to a rectangle, showing a(5) <= 4</a>, Jun 08 2023. %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_1.pdf">Illustrating a(6) <= 3: three-piece dissection of regular hexagon to a rectangle.</a> (Surely there is a proof that this cannot be done with only two pieces?) %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_2.pdf">Illustration 12gonA for a(12) <= 5, a 5-piece dissection of a regular dodecagon to a rectangle</a>, May 18 2023. %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_3.pdf">Illustration 12gonB2 for a(12) <= 5, showing the rearranged pieces.</a> %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_4.pdf">Illustration 12gonC for a(12) <= 5, showing vertex and edge labels.</a> %H A362939 N. J. A. Sloane, <a href="/A110312/a110312_2.txt">Illustration 12gonD for a(12) <= 5, giving proof of correctness.</a> %H A362939 N. J. A. Sloane, New Gilbreath Conjectures, Sum and Erase, Dissecting Polygons, and Other New Sequences, Doron Zeilberger's Exper. Math. Seminar, Rutgers, Sep 14 2023: <a href="https://vimeo.com/866583736?share=copy">Video</a>, <a href="http://neilsloane.com/doc/EMSep2023.pdf">Slides</a>, <a href="http://neilsloane.com/doc/EMSep2023.Updates.txt">Updates</a>. (Mentions this sequence.) %H A362939 N. J. A. Sloane and Gavin A. Theobald, <a href="https://arxiv.org/abs/2309.14866">On Dissecting Polygons into Rectangles</a>, arXiv:2309.14866 [math.CO], 2023. %H A362939 Gavin Theobald, <a href="/A362939/a362939.pdf">A 7-piece dissection of a 9-gon to a rectangle</a> (See our paper "On dissecting polygons into rectangles" for details of this dissection) %H A362939 Gavin Theobald, <a href="/A362939/a362939_1.pdf">A 4-piece dissection of a 10-gon to a rectangle</a> (See our paper "On dissecting polygons into rectangles" for details of this dissection) %H A362939 Gavin Theobald, <a href="http://www.gavin-theobald.uk/Index.html">The Geometric Dissections Database</a> %e A362939 See our paper "On dissecting polygons into rectangles" for illustrations of a(n) for all n <= 16 except n=13 and n=15. %Y A362939 Cf. A110312, A362938. %K A362939 nonn,more,hard %O A362939 3,1 %A A362939 _N. J. A. Sloane_, Aug 31 2023