![]() | ||
Square packing in a square is a packing problem where the objective is to determine how many squares of side 1 (unit squares) can be packed into a square of side a. Obviously, if a is an integer, the answer is a2, but the precise, or even asymptotic, amount of wasted space for non-integer a is an open question.
Proven minimum solutions:
Other results:
References
Square packing in a square Wikipedia(Text) CC BY-SA