The thought is to amended a caller consequence and beryllium that 4.5058(?)≤s(17) utilizing these weights:

But let’s first specify s(17). Quoting the aged article astir the topic
Let s(n) beryllium the broadside of the smallest quadrate into which we tin battalion n portion squares.
For n=15, the 15 portion squares tin besides evidently beryllium enclosed successful a 4x4 quadrate truthful s(15)≤4. Proving that it’s the smaller quadrate is not evident astatine all. Anyway, Erich Friedman proved that successful 1999, truthful s(15)=4 For n=17, the evident enclosing quadrate is the 5x5, but successful 1998 John Bidwell recovered an illustration that shows that a quadrate of 4.6756… is enough, truthful s(17)≤4.6756… It’s a very absorbing statement of the squares, truthful it’s worthy visiting the postulation to spot it and the versions for different numbers. On the different hand, Trevor Green proved successful 2000 that 4.4452…≤s(17), (more specifications later). So location was a immense spread 4.4452…≤s(17)≤4.6756… A fewer weeks ago, Sam Burns pinch ChapGPT 5.6 Sol improved(?) the little bound. The caller bound is still not reviewed by the community. I took a look and it makes a batch of consciousness and I deliberation it’s correct, but I whitethorn beryllium missing a mini area lawsuit successful the impervious aliases the accompanying program, aliases I whitethorn beryllium missing a immense hole. I’ll adhd a mini (?) to the number conscionable successful case, but I’m rather optimistic and assured it’s correct truthful I’ll usage only a half font size. So the existent bound is 4.4452…≤4.4811(?)≤s(17)≤4.6756… My main objection to Sam Burns is that it really deserved a bully graphic! So my first measurement will beryllium to adhd a bully schematic here. Also, making a fewer improvements to the program, I recovered a caller little bound that is 4.5058 So now we person 4.4452…≤4.4811(?)≤4.5058(?)≤s(17)≤4.6756… My caller illustration and the modification of the codification are here, but the much method specifications astir uncovering the caller bound are portion of a second post.
For n=16, the champion is evidently a 4x4 array, truthful s(16)=4.
Trevor Green’s bound
The thought of the aged impervious (19+40*sqrt(2))/17≅4.4452…≤s(17) of Trevor Green is to prime 16 very absorbing "unavoidable" points successful a quadrate of broadside 4.4452… and past he uses a batch of geometry to beryllium that immoderate portion quadrate must see astatine slightest 1 of them. So if we effort to fresh 17 portion squares there, astatine slightest 2 portion squares must stock 1 of the 16 absorbing points. The building chooses 16 points retired of a 4x6 grid.

I only recovered an image of the points in the aged article, but I couldn't find the analytical definition. Looking astatine the look for the broadside of the square, and utilizing a rule, and immoderate guessing, I deliberation that the quiet left/right separator is 0.5 and the quiet top/bottom separator is sqrt(2)-1/2≅0.9142… With these choices, the diagonal conception successful the original schematic has magnitude 1, which is simply a very useful number to make triangles that person vertices that are unavoidable points. (I’d beryllium gladsome to perceive a confirmation.) It uses a 6x4 grid pinch an quiet separator of 0.9142… and 0.5000, and the full size of the grid is 2.6168… and 2.4452…
To comparison the building to the
newer constructions, it’s amended to symmetrize it. In this symmetrized
version each portion quadrate includes astatine slightest 4 points, but immoderate points are
thicker, and they count arsenic double points (more specifications later).

Sam Burns’ bound
The thought to beryllium 4.4811(?)≤s(17) posted by Sam Burns using ChatGPT picks 268 somewhat absorbing points successful a quadrate of broadside 4.4811 The points person different weights, and the full weight is only 16.9476. After immoderate reductions, it’s only basal to trial a finite number of directions and they usage a programme successful Python to trial “all” the imaginable “almost-unit” (actually .9973) squares and verify that the sum of weight wrong each 1 of them is astatine slightest 1 (actually 1.0003). So if we effort to fresh 17 portion squares there, astatine slightest 2 portion squares must stock astatine slightest 1 of the 268 somewhat absorbing points. (More specifications successful the 2nd post.)
This method has mendacious negatives. If it verifies a solution past it’s surely correct, but if the programme fails location is simply a mini chance that it’s a mistake. This is good to guarantee the weight proves a little bound.

I tie the images utilizing Racket pinch the Metapict package. The radius of each circle is calculated from the weight as
It’s not clear really the weights were selected. Comparing this solution to each the examples in the aged article, the 0.5 separator is excessively constrictive because astir examples usage ~1.0 aliases ~9.1 aliases thing for illustration that. The selections of weight work together pinch me, and each the weights successful the first/last row/column of the grid are zero. In my handwaving opinion, the second/penultimate row/columns should beryllium quiet too, but location is simply a non-zero weight successful (1, 11) of the grid and the symmetric images, I dream it is not basal successful a amended example. The third/penpenultimate row/column is rather full. It’s person to the separator than successful the aged examples, truthful it looks for illustration adding much points adjacent the separator whitethorn beryllium a bully thought to amended the bound.
With gamma = 1.0 the area is proportional to the weight, but the mini weights are excessively mini successful the image. After immoderate tweaking, gamma=2.0 looks bully because the smaller weights are easier to see. The standard is not truthful mysterious, and I should person utilized pi location successful it, but scale=0.07 looks bully successful my machine. The circles are semi-transparent, truthful it’s imaginable to spot erstwhile they overlap if you ever summation the scale. The codification is astatine the bottom, and it divides the weight by 1.0003 that is the existent minimal sum.
New bound
My thought was to effort different combinations of the separator and soul grid size. As I said, it’s not clear really the weights were selected successful the illustration of Sam Burns. So for each fixed size, I decided to usage linear programming to find them.
After a batch of time, the champion I sewage is 4.5058(?)≤s(17). The caller solution uses 168 somewhat absorbing points successful a quadrate of broadside 4.5058 successful a 29x29 grid. They sum only 16.9166… Each portion quadrate includes astatine slightest a full weight of 1.There is an quiet separator of 0.77565 and the soul grid has a full broadside of 3.9545.
Then I utilized a operation of brute unit hunt and luck to get the champion grid I could find. After that, I rounded the weight truthful they look bully and are bully fractions. (More specifications successful the 2nd post.)
The programme published by Sam Burns assumes that the quiet separator is 0.5, truthful I had to modify it somewhat to let arbitrary borders pinch a adaptable M that is the double of the margin. The type pinch that modification, the caller sizes and the caller array of weight is astatine the bottom. Running that programme and making the evident changes to the explanation posted by Sam Burns proves(?) the caller bound.
As I said, the weights are person to the separator than what I expected looking astatine the aged examples, adjacent to the second/penpenultimate row/column of the erstwhile one. It besides uses less weights, truthful I dream it’s easier to beryllium that it’s correct without a computer. I’d for illustration to make a non symmetric version, that whitethorn beryllium moreover better.
Conclusion and Future Work
- The distributions look rather discrete successful the corner, but it has immoderate unusual bars adjacent the center. It would beryllium bully to summation the grid size and return a look. Also, the constrictive quiet margins look to beryllium useful.
- My hunt programme successful the 2nd article is excessively slow (like 1 hour), truthful I avoided changing the size of the grid. It whitethorn beryllium useful to research different grid sizes successful lawsuit location are immoderate absorbing coincidences.
- Adding much digits takes only a fewer minutes, I didn't fuss because it looks for illustration refining the grid aliases utilizing much directions for the rotations would make bigger changes.
- This consequence besides automatically improves the little bound of s(18), s(19) and s(20). But a much heavy hunt for those values should supply moreover amended bounds. I’ve seen excessively galore cases wherever the full sum of the weight is 18. There is thing absorbing astir 18.
- I’d for illustration to find the non-symmetrical version. I person immoderate ideas to try, truthful cheque again successful a fewer days. A non-symmetrical type hopefully has for illustration 1/8 of the weight and hopefully shows the almost equilateral triangles and is easier to understand without a computer.
You whitethorn for illustration to publication the second post pinch specifications astir really I sewage the caller weights.
English (US) ·
Indonesian (ID) ·