Next Article in Journal
Applications of the Sine Modified Lindley Distribution to Biomedical Data
Next Article in Special Issue
Numerical and Evolutionary Optimization 2021
Previous Article in Journal
Microwave Characterization and Modelling of PA6/GNPs Composites
Previous Article in Special Issue
Applications of ANFIS-Type Methods in Simulation of Systems in Marine Environments
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Finding the Conjectured Sequence of Largest Small n-Polygons by Numerical Optimization

by
János D. Pintér
1,
Frank J. Kampas
2 and
Ignacio Castillo
3,*
1
Department of Management Science and Information Systems, Rutgers University, 57 US Highway 1, New Brunswick, NJ 08901, USA
2
Physicist at Large Consulting LLC, Bryn Mawr, PA 19010, USA
3
Lazaridis School of Business and Economics, Wilfrid Laurier University, 75 University Avenue West, Waterloo, ON N2L 3C5, Canada
*
Author to whom correspondence should be addressed.
Math. Comput. Appl. 2022, 27(3), 42; https://doi.org/10.3390/mca27030042
Submission received: 16 March 2022 / Revised: 11 May 2022 / Accepted: 11 May 2022 / Published: 16 May 2022
(This article belongs to the Special Issue Numerical and Evolutionary Optimization 2021)

Abstract

:
L S P ( n ) , the largest small polygon with n vertices, is a polygon with a unit diameter that has a maximal of area A ( n ) . It is known that for all odd values n 3 , L S P ( n ) is a regular n -polygon; however, this statement is not valid even for values of n . Finding the polygon L S P ( n ) and A ( n ) for even values n 6 has been a long-standing challenge. In this work, we developed high-precision numerical solution estimates of A ( n ) for even values n 4 , using the Mathematica model development environment and the IPOPT local nonlinear optimization solver engine. First, we present a revised (tightened) LSP model that greatly assists in the efficient numerical solution of the model-class considered. This is followed by results for an illustrative sequence of even values of n , up to n 1000 . Most of the earlier research addressed special cases up to n 20 , while others obtained numerical optimization results for a range of values from 6 n 100 . The results obtained were used to provide regression model-based estimates of the optimal area sequence { A ( n ) } , for even values n of interest, thereby essentially solving the LSP model-class numerically, with demonstrably high precision.

1. Introduction

The diameter of a convex planar polygon is defined as the length of its longest diagonal. The largest small polygon (LSP) with n vertices is defined as a polygon of a unit diameter that has a maximal area. For a given integer n 3 , we refer to this polygon as L S P ( n ) with a corresponding area A ( n ) . To illustrate, Figure 1 shows visual representations of our conjectured maximal area L S P ( 6 ) and L S P ( 18 ) .
Nearly a century ago, Reinhardt (1922) [1] proved that for all odd values n 3 , L S P ( n ) is the regular n -polygon; perhaps surprisingly, the corresponding statement is not valid for even values of n . For brevity, here we only refer to the discussion of the low-dimensional cases studied elsewhere. Specifically, Graham (1975) [2] presented an exact solution of the hexagon; Audet et al. 2002 [3] presented the first numerical solutions of the octagon, followed by the exact optimal axially symmetric octagon in Audet et al. (2021) [4]; Henrion and Messine (2013) [5] provided numerical guarantees of global optimality and successfully found the largest small polygons for n = 10 and n = 12 . Mossinghoff (2006) [6] presented some related theoretical background, confirmed earlier best-known results, and gave additional numerical estimates through n = 20 . In more recent studies, Bingane (2020) [7] gave near-optimal numerical estimates of A ( n ) with up to n = 128 , and Pintér (2021) [8] gave globally optimized numerical estimates of A ( n ) for all even values 6 n 80 , both studies share comparative references to earlier works. These works—and several others cited by both Bingane (2020) [7] and Pintér (2021) [8]—clearly indicate the limitations and varying performance level of the modeling and optimization software packages used earlier.
Here we present the results of a numerical optimization study aimed at finding conjectured L S P ( n ) configurations and corresponding values A ( n ) , for a substantial selection of even values covering the range of 4 n 1000 . We propose a revised (tightened) LSP model, then solve model instances using the Mathematica model development platform with the callable IPOPT nonlinear optimization solver. Based on the results obtained, we also developed a regression model to estimate { A ( n ) } for all of the even values of n . Since, for large n , the actual calculated optimum estimates A ( n ) already closely approximate the theoretical limit of A ( ) = π / 4 , our numerical study enables high-precision estimates covering the LSP model-class.

2. Revised LSP Optimization Model

For unambiguity, we consider all L S P ( n ) instances for even n 4 with a fixed position corresponding to the appropriate variants of the instances shown in Figure 1. Following the standard assumptions also postulated by others, each even n -polygon considered here is symmetrical with respect to the diagonal that connects its lowest positioned vertex placed at the origin with its highest vertex. We refer to this configuration as the standard model: it has been used in all topical works referenced by Pintér (2021) [8].
The standard LSP model uses polar coordinates to describe the L S P ( n ) : the vertex i is positioned at the polar radius r i and at angle θ i . For unambiguity, we postulate that the vertices i = 1 , ,   n 1 are arranged according to increasing angles θ i . Placing the last vertex at the origin, we set r n = 0 , θ n = π : recall Figure 1 that shows examples of such a configuration. The corresponding standard LSP optimization model is presented next.
Maximize total area of the n -polygon:
max A ( n ) = 1 2 i = 1 n 1 r i r i + 1 sin ( θ i + 1 θ i ) .
Prescribed upper bound for the pairwise distance between vertices i and j :
r i 2 + r j 2 2 r i r j cos ( θ i θ j ) 1 ,   for   1 i n 2 ,   i + 1 j n 1 .
Vertex angle ordering relations:
θ i + 1 θ i 0 ,   for   1 i n 2 .
Decision variable bounds, and the two fixed variable settings:
0 θ i π   and   0 r i 1 ,   for   1 i n 1 ;   r n = 0 ,   θ n = π .
Based on the structure of the LSP configurations found in all of the earlier studies, next we revise this standard model, by adding the relations shown below.
(i)
We postulate bounds on the angle differences, for even n :
θ i + 1 θ i π n ,   for   1 i n 2 ,
θ n / 2 = π 2 .
(ii)
We postulate the symmetry of the LSP configuration to be found, for even n :
r n / 2 + i 1 = r n / 2 i + 1 ,   for   2 i n 2 ,
θ n / 2 + i 1 = π θ n / 2 i + 1 ,   for   2 i n 2 .
To illustrate these added constraints, we refer again to Figure 1; further examples will be presented later on. Our preliminary experimentation demonstrated that the symmetry postulates (7)–(8) for even n , despite reducing the number of decision variables, were not useful within our numerical optimization study. However, the bound postulates on the angle differences were useful by effectively tightening the LSP model. As it turns out, the new constraints are essential to guarantee the performance of the local solver IPOPT in numerically solving the global optimization problem (1)–(4), with the added considerations (5)–(6) for even n .
Observe the potential numerical challenge implied by the nonconvex objective function (1) and constraints (2): the number of these constraints increases quadratically as a function of n . While the standard L S P ( n ) model instances have a unique globally optimal solution, the number of local optima increases with n . Many of the local optima are close in quality to the (numerically estimated, hence only approximately known) global optimum. These features make the { L S P ( n ) } problem-class hard to solve, similarly to many other of the object configuration design and packing problems arising e.g., in computational mathematics, physics, chemistry, biology, as well as across a range of engineering applications.

3. Numerical Results for Even Values 4 n 1000

The study summarized here was conducted on a laptop PC with the following specifications: Intel Core i7-7700 CPU @ 3.6 GHz (x-64 processor), 16.0 GB RAM, running under the Windows 10 Pro (64-bit) operating system.
To formulate directly scalable LSP model versions, we use the Mathematica model development environment (Wolfram Research, 2022a [9]). To handle these models numerically, we use the IPOPT local nonlinear optimization solver engine (Wächter and Laird, 2022 [10]) linked to Mathematica (Wolfram Research, 2022b [11]). The result analysis and visualization was also conducted in Mathematica.
Since IPOPT is a local scope solver, it requires an initial solution “guess:” hence, it greatly benefits from a good choice of that estimate. Considering the postulated structure of the LSP configurations to be found, for a given n our initial angle settings are chosen as θ i = i ( π / n ) , for 1 i n , together with the initial polar radius settings r i = 1 for 1 i n 1 ;   r n = 0 .
The numerical results obtained by using Mathematica and IPOPT are summarized below. Detailed L S P ( n ) configurations (listing all decision variable values found and all constraints) can be optionally reported by our Mathematica code. All of the optimization results, with related analysis and visualization, are directly cited from the corresponding Mathematica (notebook) documents: thereby, our study is completely reproducible. The Mathematica notebook is available upon request from the authors.
Table 1 summarizes our results for the selected even values of 4 n 1000 . Since the solution times become rather substantial as n increases, we report results only for a representative selection of even values; however, in principle we could handle all instances of L S P ( n ) , provably at least up to n 1000 . For example (see Table 1), the runtime for n = 10 is only 0.06 s; for n = 100 it is still just 9.44 s; but for n = 1000 it becomes 5417.51 s. We did not conduct systematic tests to find the largest possible numerical instance that we could handle using Mathematica with IPOPT, noting that all of the modeling systems and optimization engines have their limitations, also depending on the hardware platform and other circumstances.
The legend used is self-explanatory, “Maximum violation” refers to the maximal constraint violation at the numerical optimal solution. One can verify the linear increase in the number of decision variables and the rapid quadratic increase in the number of constraints as a function of n (recall the LSP model). The model instance for n = 1000 has almost two thousand decision variables and nearly half a million constraints.
For even n 6 , it was shown in Mossinghoff (2006) [6] and Bingane (2022) [12] that the best known general lower bound is given by the diameter graph of an optimal n -polygon that has a cycle of length n 1 plus one additional edge from the remaining vertex. As such,
A ( n ) > A _ n = n 1 2 ( sin π n 1 tan π 2 n 2 ) + sin π 2 n 2 1 2 sin π n 1 .
Our results satisfy this general lower bound except for A ( 56 ) , A ( 60 ) , A ( 950 ) , and A ( 1000 ) . See Table 1. Indeed, equation (9) provides a very good general lower bound and it could be used as an additional constraint in the LSP optimization model. We note that Mossinghoff (2006) [6] and Bingane (2022) [12] obtained better asymptotic lower bounds by explicit instance constructions, which are not generally applicable as equation (9). In Table 1, we also indicate the instances 6 n 120 for which A ( n ) A n * (the optimal values of the maximal area problem for even n ) as reported in Bingane (2020) [7].
Although Table 1 shows the optimized A ( n ) values with only six digits after the decimal point, the reported precision in our detailed numerical tests (within Mathematica) is set to ten digits after the decimal point. To illustrate, our estimate for A ( 1000 ) approximately equals 0.7853949284 . Using such higher precision is in line with the required constraint satisfaction level, all in the order of 10 9 as shown in the table. The preset 10-digit precision also supports the in-depth comparisons with results obtained earlier. Specifically, our results are in close agreement with or surpass all of the best numerical results reported earlier, including Mossinghoff (2006) [6], Bingane (2020) [7], and Pintér (2021) [8], with reported comparisons to all earlier topical works known to us. Our modeling and optimization approach enables solving L S P ( n ) instances for significantly higher values of n than previously achieved by other researchers using a variety of modeling platforms and solver engines.
Figure 2 and Figure 3 display the solutions found for a selection of even sequences of n , showing all of the pairwise vertex connections. As expected, the configurations found quickly approach the circle, as n increases.
Figure 4 summarizes the difference between the area A ( n ) of the optimized polygon and π / 4 as a function of n , on a loglog-plot scale. Our calculations reveal a small, but non-negligible difference: the numerically estimated slope of the plot for an even number of sides is approximately 2.04618 .
We conclude the presentation of numerical results by emphasizing that the tightened LSP model offers advantages over the standard model. Specifically, IPOPT performs well on the tightened model, but it exhibits inferior performance on the standard model for values 6 n 80 , as observed by Pintér (2021) [8]. Figure 5 illustrates the superior IPOPT performance on tightened LSP model-instances up to n = 300 , when compared to Figure 6 (standard LSP model with the same fixed starting solution as used in the tightened model) and Figure 7 (standard LSP model with n random starting solutions). In the latter case, the solver runtimes also become longer; therefore, we conducted experiments only up to n = 100 .

4. LSP(n) Regression Model for Even n

As it is known, and illustrated by Figure 2 and Figure 3, for large n the optimal L S P ( n ) configuration approaches the circle with unit diameter; hence the corresponding area limit is A ( ) = π / 4 ~ 0.7853981634 . Comparing this limit value to our optimum estimate obtained for A ( 1000 ) ~ 0.7853949284 , the ratio A ( 1000 ) / ( π / 4 ) approximately equals 0.9999958811 . Hence, our A ( 1000 ) estimate already leads to a fairly close approximation of the limit value.
Based on this observation and using our numerical results, we developed the following regression model for even values of n .
A ( n ) ~ π 4 5 π 3 48 n 2 3.530190 ( 1 n 3 ) 2.391836 ( 1 n 4 ) 19.489487 ( 1 n 5 ) .
This regression model follows the form outlined in Foster and Szabo (2007) [13] and we received p -values (observed significance levels) well below 0.000001 for all coefficients. This finding indicates that we have very strong statistical evidence suggesting that the regression coefficients are all different from zero. Figure 8 depicts the predicted results using model (10).
Since the two sequences closely overlap, the preceding figure depicting observed vs. predicted A ( n ) results become more useful when we zoom in and reduce the ranges considerably. In Figure 9, we display observed vs. predicted A ( n ) results for 24 n 100 and 0.779 A ( n ) 0.785 . The observed vs. predicted sequences appear visually different from each other only with high levels of magnification.
The regression model (10) can be used to directly estimate the selected values from the entire sequence { A ( n ) } , including larger values of n which have not been studied earlier and may be out of the range of current optimization solver capabilities. For example,
A ( 2000 ) ~ 0.7853973555 , A ( 10000 ) ~ 0.7853981311 .
It is instructive to compare these estimates to A ( ) = π / 4 ~ 0.7853981634 . Earlier numerical examples, with a different regression model based on results for even 6 n 80 , are presented in Pintér (2021) [8].

5. Conclusions

Our study addresses the problem of numerically finding the sequence of the largest small n -polygons L S P ( n ) with a unit diameter and maximal area of A ( n ) , in principle aiming for all of the even values of n 4 . This long-standing mathematical “puzzle” leads to an interesting class of nonlinear (global) optimization problems. We proposed a tightened LSP model and demonstrated its numerical advantages compared to the standard model. Using the Mathematica modeling environment with the IPOPT solver option, and our new initial solution estimate, we can find numerical solutions efficiently for a range of even values of n , up to n 1000 . Our results compare well to all the best results reported earlier for significantly lower values of n . We also propose a regression model that enables the direct estimation of the optimal area sequence { A ( n ) } , for even values of n .
The LSP problem-class is one of those entertaining “puzzles” that can be described in a few words yet lead to surprisingly hard theoretical and numerical challenges. Therefore, this model-class—similarly to many other scientifically important configuration design models—can also be used in software benchmarking tests. We think that such problems serve as a significant addendum to the collection of (well-frequented, and often much simpler) unconstrained or box-constrained test problems. For further examples of increasingly hard-to-solve object configuration models, we refer to some of our studies: consult, e.g., Castillo et al. (2008) [14], Pintér et al. (2017) [15], Kampas et al. (2019) [16], Kampas et al. (2020) [17].

Author Contributions

All three authors (J.D.P., F.J.K. and I.C.) contributed to the development of this research study, including conceptualization, methodology, software, numerical tests, and manuscript preparation. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Reinhardt, K. Extremale polygone gegebenen durchmessers. Jahresber. Dtsch. Math. Ver. 1922, 31, 251–270. [Google Scholar]
  2. Graham, R.L. The largest small hexagon. J. Comb. Theory Ser. A 1975, 18, 165–170. [Google Scholar] [CrossRef] [Green Version]
  3. Audet, C.; Hansen, P.; Messine, F.; Xiong, J. The largest small octagon. J. Comb. Theory Ser. A 2002, 98, 46–59. [Google Scholar] [CrossRef] [Green Version]
  4. Audet, C.; Hansen, P.; Svrtan, D. Using symbolic calculations to determine largest small polygons. J. Glob. Optim. 2021, 81, 261–268. [Google Scholar] [CrossRef]
  5. Henrion, D.; Messine, F. Finding largest small polygons with GloptiPoly. J. Glob. Optim. 2013, 56, 1017–1028. [Google Scholar] [CrossRef] [Green Version]
  6. Mossinghoff, M.J. Isodiametric problems for polygons. Discret. Comput. Geom. 2006, 36, 363–379. [Google Scholar] [CrossRef] [Green Version]
  7. Bingane, C. Largest small polygons: A sequential convex optimization approach. arXiv 2020, arXiv:2009.07893. Available online: https://arxiv.org/abs/2009.07893 (accessed on 14 January 2022).
  8. Pintér, J.D. Largest small n-polygons: Numerical optimum estimates for n ≥ 6. In Recent Developments in Numerical Analysis and Optimization (NAO-V, Muscat, Oman, January 2020); Al-Baali, M., Grandinetti, L., Purnama, A., Eds.; Springer Nature: New York, NY, USA, 2021; pp. 231–247. [Google Scholar]
  9. Wolfram Research. Mathematica, Current Release 13.0 (as of January 2022); Wolfram Research: Champaign, IL, USA, 2022. [Google Scholar]
  10. Wächter, A.; Laird, C. IPOPT (Interior Point Optimizer), an Open Source Software Package for Large-Scale Nonlinear Optimization. Available online: https://github.com/coin-or/Ipopt (accessed on 14 January 2022).
  11. Wolfram Research (2022b), Optimizing with IPOPT. Available online: https://reference.wolfram.com/language/IPOPTLink/tutorial/OptimizingWithIPOPT.html (accessed on 14 January 2022).
  12. Bingane, C. Tight bounds on the maximal area of small polygons: Improved Mossinghoff polygons. Discret. Comput. Geom. 2022. [Google Scholar] [CrossRef]
  13. Foster, J.; Szabo, T. Diameter graphs of polygons and the proof of a conjecture of Graham. J. Comb. Theory Ser. A 2007, 114, 1515–1525. [Google Scholar] [CrossRef] [Green Version]
  14. Castillo, I.; Kampas, F.J.; Pintér, J.D. Solving circle packing problems by global optimization: Numerical results and industrial applications. Eur. J. Oper. Res. 2008, 191, 786–802. [Google Scholar] [CrossRef]
  15. Pintér, J.D.; Kampas, F.J.; Castillo, I. Globally optimized packings of non-uniform size spheres in Rd: A computational study. Optim. Lett. 2017, 12, 585–613. [Google Scholar] [CrossRef]
  16. Kampas, F.J.; Castillo, I.; Pintér, J.D. Optimized ellipse packings in regular polygons. Optim. Lett. 2019, 13, 1583–1613. [Google Scholar] [CrossRef]
  17. Kampas, F.J.; Pintér, J.D.; Castillo, I. Packing ovals in optimized regular polygons. J. Glob. Optim. 2020, 77, 175–196. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Our conjectured largest small polygons L S P ( 6 ) and L S P ( 18 ) .
Figure 1. Our conjectured largest small polygons L S P ( 6 ) and L S P ( 18 ) .
Mca 27 00042 g001
Figure 2. Conjectured largest small polygons L S P ( n ) for n = 6 , 8 , 10 , 12 , 14 , 16 , 18 , 20 .
Figure 2. Conjectured largest small polygons L S P ( n ) for n = 6 , 8 , 10 , 12 , 14 , 16 , 18 , 20 .
Mca 27 00042 g002
Figure 3. Conjectured largest small polygons L S P ( n ) for n = 30 , 40 , 50 , 60 , 70 , 80 , 90 , 100 .
Figure 3. Conjectured largest small polygons L S P ( n ) for n = 30 , 40 , 50 , 60 , 70 , 80 , 90 , 100 .
Mca 27 00042 g003
Figure 4. Difference between the area A ( n ) of the optimized polygon and π / 4 , for selected even values 4 n 150 .
Figure 4. Difference between the area A ( n ) of the optimized polygon and π / 4 , for selected even values 4 n 150 .
Mca 27 00042 g004
Figure 5. IPOPT performance on tightened LSP model-instances up to n = 300 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Figure 5. IPOPT performance on tightened LSP model-instances up to n = 300 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Mca 27 00042 g005
Figure 6. IPOPT performance on standard LSP model-instances, with the proposed starting solution, up to n = 300 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Figure 6. IPOPT performance on standard LSP model-instances, with the proposed starting solution, up to n = 300 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Mca 27 00042 g006
Figure 7. IPOPT performance on standard LSP model-instances, with random starting solutions up to n = 100 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Figure 7. IPOPT performance on standard LSP model-instances, with random starting solutions up to n = 100 . Difference between the area A ( n )   of the optimized polygon and π / 4 .
Mca 27 00042 g007
Figure 8. The nonlinear regression model (10) predicting A ( n ) shown for even 4 n 1000 .
Figure 8. The nonlinear regression model (10) predicting A ( n ) shown for even 4 n 1000 .
Mca 27 00042 g008
Figure 9. Zooming in: observed vs. predicted A ( n ) results applying the regression model (10) for even 24 n 100 .
Figure 9. Zooming in: observed vs. predicted A ( n ) results applying the regression model (10) for even 24 n 100 .
Mca 27 00042 g009
Table 1. Mathematica-IPOPT numerical results for a selection of even values of n .
Table 1. Mathematica-IPOPT numerical results for a selection of even values of n .
n Decision VariablesConstraintsRuntime (Seconds)Objective FunctionMaximum Violation
4650.030.5000009.9636 × 10−9
610140.030.674981 † 9.9432 × 10−9
814270.050.726868 † 9.9236 × 10−9
1018440.060.749137 † 9.9046 × 10−9
1222650.080.760730 † 9.8855 × 10−9
1426900.110.767531 † 9.8663 × 10−9
16301190.150.771861 † 9.8472 × 10−9
18341520.170.774788 †9.8296 × 10−9
20381890.230.776859 † 9.8101 × 10−9
24462750.320.779524 †9.7801 × 10−9
28543770.450.781111 †9.7647 × 10−9
32624950.680.782133 †9.8456 × 10−9
36706290.820.782828 †9.6522 × 10−9
40787791.050.783323 †9.6132 × 10−9
44869451.340.783687 †9.5741 × 10−9
489411271.530.783964 †9.5352 × 10−9
5210213251.850.784178 †9.4967 × 10−9
5611015393.040.784252 *9.6754 × 10−9
6011817693.340.784408 *9.6548 × 10−9
7013824143.920.784729 †9.3199 × 10−9
8015831594.980.784886 †9.2227 × 10−9
9017840047.590.784994 †9.1242 × 10−9
10019849499.440.785072 †9.0264 × 10−9
110218599411.180.785129 †8.9291 × 10−9
120238713914.210.785172 †8.8306 × 10−9
130258838417.520.7852058.7330 × 10−9
140278972921.390.7852328.7013 × 10−9
15029811,17425.110.7852548.8048 × 10−9
16031812,71929.160.7852718.4389 × 10−9
18035816,10952.430.7852988.2424 × 10−9
20039819,89951.310.7853178.0460 × 10−9
22043824,08964.430.7853317.8491 × 10−9
24047828,67981.600.7853427.6515 × 10−9
26051833,66997.730.7853507.6285 × 10−9
28055839,059118.770.7853577.2925 × 10−9
30059844,849142.190.7853627.0879 × 10−9
32063851,039170.000.7853676.8695 × 10−9
34067857,629202.270.7853706.6526 × 10−9
36071864,619235.110.7853736.4506 × 10−9
38075872,009269.550.7853766.2473 × 10−9
40079879,799316.300.7853786.0432 × 10−9
42083887,989363.920.7853805.8990 × 10−9
44087896,579393.750.7853815.6483 × 10−9
460918105,569464.320.7853835.4201 × 10−9
480958114,959514.010.7853845.2503 × 10−9
500998124,749577.960.7853855.0971 × 10−9
5501098150,974739.510.7853874.4905 × 10−9
6001198179,699948.260.7853894.0205 × 10−9
6501298210,9241228.830.7853913.4442 × 10−9
7001398244,6491460.310.7853922.9080 × 10−9
7501498280,8741857.580.7853922.3883 × 10−9
8001598319,5992342.020.7853931.8715 × 10−9
8501698360,8243177.430.7853941.3518 × 10−9
9001798404,5493846.060.7853948.2861 × 10−10
9501898450,7743721.680.785395 *3.0161 × 10−10
10001998499,4995417.510.785395 *0.0000 × 100
* Instances for which A ( n ) An*. † Instances 6 ≤ n ≤ 120 for which A(n)An* as reported in Bingane (2020) [7].
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Pintér, J.D.; Kampas, F.J.; Castillo, I. Finding the Conjectured Sequence of Largest Small n-Polygons by Numerical Optimization. Math. Comput. Appl. 2022, 27, 42. https://doi.org/10.3390/mca27030042

AMA Style

Pintér JD, Kampas FJ, Castillo I. Finding the Conjectured Sequence of Largest Small n-Polygons by Numerical Optimization. Mathematical and Computational Applications. 2022; 27(3):42. https://doi.org/10.3390/mca27030042

Chicago/Turabian Style

Pintér, János D., Frank J. Kampas, and Ignacio Castillo. 2022. "Finding the Conjectured Sequence of Largest Small n-Polygons by Numerical Optimization" Mathematical and Computational Applications 27, no. 3: 42. https://doi.org/10.3390/mca27030042

Article Metrics

Back to TopTop