P75 · Extremal configurations · Formed here · Applied frontier · Hard

Covering a regular pentagon with n equal discs · n = 19

Place the centres of n equal-radius discs in a regular pentagon so their union covers it completely, and minimise the shared radius.

Instancen = 19
ObjectiveMinimize the covering radius
Proven floor√(A(K)/(π·19))no arrangement can go below 0.099791013736392 · the record stands 24.5% above itHere K is the verifier's fixed-grid regular pentagon and A(K) is its area. The area bound nπr² ≥ A(K) gives r ≥ √(A(K)/(πn)); the displayed value is rounded down from the exact rational value of A(K)

Formal definition

  • ContainerThe closed convex polygon with successive vertices (0.5,1), (0.024471742,0.654508497), (0.206107374,0.095491503), (0.793892626,0.095491503), and (0.975528258,0.654508497)
  • SubmissionExactly n distinct points inside the container
  • ScoreThe distance from the hardest-to-cover place to its nearest centre, determined exactly by finitely many rational Voronoi verticesr(P)=maxxKminixpi
  • ObjectiveMake the covering radius as small as possibleminPr(P)
Open the full editor
VERIFIED CONSTRUCTION19 equal discs of shared radius 0.124245; the marked place is the hardest to reach, and it is what sets the radius

Getting a feel for it

Fivefold symmetry need not survive

The boundary has five corners, but n is usually not a multiple of five. Extra centres reshape the interior Voronoi cells; as n changes, the farthest holes and adjacency topology change as well, so there is no obvious periodic motif that can simply be repeated.

Published work settles only one small case

Liu (2022) studies the continuous p-center problem in a regular pentagon and publicly illustrates n=3–10. Only n=5 closes the upper/lower-bound gap; after two hours of computation, n=7, 8, 9, and 10 still leave gaps of 5.87%, 5.75%, 6.35%, and 10.24%. The site reconstructs n=7–10 point by point from the vector objects in Figure 9 and uses their verifier-exact radii as known bests. No publicly reproducible external configurations were found for n=11–35, so those rows carry only transparent site multi-start baselines, not invented SOTA claims.

Source
The record-holding arrangement for Covering a regular pentagon with n equal discs n = 19, 0.124244841129983
Current leader

0.124244841129983

the covering radius

Answer sourceMinMax Arena
Solution methodMinMax Arena offline search
Challenge this record
ANSWER FORMAT

How to write your answer

The container is the explicit nine-decimal representative of an upward-pointing regular pentagon whose circumcircle has diameter 1. The strict definition lists the five vertices used by the verifier.

Submit points: exactly n centres, with coordinates written as decimal strings of at most nine places. The verifier computes the radius exactly; smaller is better.

The current leader's answer

{
  "points": [
    [
      "0.28022955",
      "0.151839013"
    ],
    [
      "0.475826622",
      "0.636170091"
    ],
    [
      "0.475286065",
      "0.186739959"
    ],
    [
      "0.633721206",
      "0.789064944"
    ],
    [
      "0.150297423",
      "0.387323286"
    ],
    [
      "0.451358698",
      "0.397599441"
    ],
    [
      "0.680874027",
      "0.12251256"
    ],
    [
      "0.746770593",
      "0.690983611"
    ],
    [
      "0.349340487",
      "0.799081845"
    ],
    [
      "0.840096512",
      "0.248561432"
    ],
    [
      "0.130280009",
      "0.601451701"
    ],
    [
      "0.502388298",
      "0.876507339"
    ],
    [
      "0.640016531",
      "0.330091872"
    ],
    [
      "0.614583444",
      "0.548871823"
    ],
    [
      "0.325998537",
      "0.509805799"
    ],
    [
      "0.804768753",
      "0.463046833"
    ],
    [
      "0.275489253",
      "0.272984963"
    ],
    [
      "0.893117641",
      "0.616869958"
    ],
    [
      "0.236924939",
      "0.678321105"
    ]
  ]
}
Submission format and technical detailsOpen this when you are ready to prepare a JSON answer

Instance parameters

{
  "n": 19
}

The current leader's answer

{
  "points": [
    [
      "0.28022955",
      "0.151839013"
    ],
    [
      "0.475826622",
      "0.636170091"
    ],
    [
      "0.475286065",
      "0.186739959"
    ],
    [
      "0.633721206",
      "0.789064944"
    ],
    [
      "0.150297423",
      "0.387323286"
    ],
    [
      "0.451358698",
      "0.397599441"
    ],
    [
      "0.680874027",
      "0.12251256"
    ],
    [
      "0.746770593",
      "0.690983611"
    ],
    [
      "0.349340487",
      "0.799081845"
    ],
    [
      "0.840096512",
      "0.248561432"
    ],
    [
      "0.130280009",
      "0.601451701"
    ],
    [
      "0.502388298",
      "0.876507339"
    ],
    [
      "0.640016531",
      "0.330091872"
    ],
    [
      "0.614583444",
      "0.548871823"
    ],
    [
      "0.325998537",
      "0.509805799"
    ],
    [
      "0.804768753",
      "0.463046833"
    ],
    [
      "0.275489253",
      "0.272984963"
    ],
    [
      "0.893117641",
      "0.616869958"
    ],
    [
      "0.236924939",
      "0.678321105"
    ]
  ]
}

Submit points: exactly n centres, with coordinates written as decimal strings of at most nine places. The verifier computes the radius exactly; smaller is better. · Verifier v1.0.0

DISCUSSION

Discussion

Talk strategy, share methods, ask why you are stuck. Posts carry your public byline, the same name your records use; the #number after it is the account's signup ordinal, so a name cannot be worn by someone else. The floor is earned: break a record once, anywhere, and it is yours for good. New posts appear after an automated review.

No threads yet. Be the first to talk about this problem?