benchmarks.wiki / Public workspace

Omni-MATH / Consider a 2n×2n board. From the i th line we remove the central 2(i−1) unit squares. What is the maximal number of rectangles 2×1 and 1×2 that can be placed on the obtained figure…

Problem

Answer published by the source. Consult the official source to check your work against its answer.

problem

Consider a 2n×2n2n \times 2n board. From the ii th line we remove the central 2(i1)2(i-1) unit squares. What is the maximal number of rectangles 2×12 \times 1 and 1×21 \times 2 that can be placed on the obtained figure without overlapping or getting outside the board?
Plain-text mathematical notation (without MathML)
Consider a 2n×2n board. From the i th line we remove the central 2(i−1) unit squares. What is the maximal number of rectangles 2×1 and 1×2 that can be placed on the obtained figure without overlapping or getting outside the board?
Original LaTeX notation
Consider a $2n \times 2n$ board. From the $i$ th line we remove the central $2(i-1)$ unit squares. What is the maximal number of rectangles $2 \times 1$ and $1 \times 2$ that can be placed on the obtained figure without overlapping or getting outside the board?

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

See answer Answer published by the source

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import