Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • $\begingroup$ Do you insist on the squares being aligned, that is, not rotated with respect to the big square? $\endgroup$ Commented Feb 20, 2021 at 21:48
  • $\begingroup$ @GerryMyerson Yes. Sorry if I'm not being very formal with the parameters of the question, but indeed the squares have to be sort of "snapped to" the integer coordinates of the plane. $\endgroup$ Commented Feb 20, 2021 at 21:57
  • $\begingroup$ Trivial update (posted here to avoid spamming the homepage, hopefully): $f(11) = 35$. $\endgroup$ Commented Feb 20, 2021 at 22:04
  • $\begingroup$ The $n$ used as side length and the $n$ used as number of smaller squares don't seem to be the same in your examples. Is that right? If so you should use different letters for these two numbers. $\endgroup$ Commented Feb 20, 2021 at 23:28
  • $\begingroup$ @SamHopkins They are supposed to be the same $n$. The peculiar case is $n=8$, when only $7$ squares are needed to produce a maximal sum. Of course, we can artificially decompose one of the squares into two smaller ones, giving us $8$ squares, as prescribed. $\endgroup$ Commented Feb 20, 2021 at 23:42