Benchmark AI / Public workspace

OlympiadBench / 1818 / Let n>1 be an integer. An n×n×n cube is composed of n³…

Problem

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

answer type

Expression

is multiple answer

false

language

English

question

Let n>1n>1 be an integer. An n×n×nn \times n \times n cube is composed of n3n^{3} unit cubes. Each unit cube is painted with one color. For each n×n×1n \times n \times 1 box consisting of n2n^{2} unit cubes (of any of the three possible orientations), we consider the set of the colors present in that box (each color is listed only once). This way, we get 3n3 n sets of colors, split into three groups according to the orientation. It happens that for every set in any group, the same set appears in both of the other groups. Determine, in terms of nn, the maximal possible number of colors that are present.
Plain-text mathematical notation (without MathML)
Let n>1 be an integer. An n×n×n cube is composed of n³ unit cubes. Each unit cube is painted with one color. For each n×n×1 box consisting of n² unit cubes (of any of the three possible orientations), we consider the set of the colors present in that box (each color is listed only once). This way, we get 3n sets of colors, split into three groups according to the orientation. It happens that for every set in any group, the same set appears in both of the other groups. Determine, in terms of n, the maximal possible number of colors that are present.
Original LaTeX notation
Let $n>1$ be an integer. An $n \times n \times n$ cube is composed of $n^{3}$ unit cubes. Each unit cube is painted with one color. For each $n \times n \times 1$ box consisting of $n^{2}$ unit cubes (of any of the three possible orientations), we consider the set of the colors present in that box (each color is listed only once). This way, we get $3 n$ sets of colors, split into three groups according to the orientation. It happens that for every set in any group, the same set appears in both of the other groups. Determine, in terms of $n$, the maximal possible number of colors that are present.

question type

Open-ended

subject

Math

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.

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