Benchmark AI / Public workspace

OlympiadBench / 2152 / In a 999×999 square table some cells are white and the remaining ones…

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

In a 999×999999 \times 999 square table some cells are white and the remaining ones are red. Let TT be the number of triples (C1,C2,C3)\left(C_{1}, C_{2}, C_{3}\right) of cells, the first two in the same row and the last two in the same column, with C1C_{1} and C3C_{3} white and C2C_{2} red. Find the maximum value TT can attain.
Plain-text mathematical notation (without MathML)
In a 999×999 square table some cells are white and the remaining ones are red. Let T be the number of triples (C₁,C₂,C₃) of cells, the first two in the same row and the last two in the same column, with C₁ and C₃ white and C₂ red. Find the maximum value T can attain.
Original LaTeX notation
In a $999 \times 999$ square table some cells are white and the remaining ones are red. Let $T$ be the number of triples $\left(C_{1}, C_{2}, C_{3}\right)$ of cells, the first two in the same row and the last two in the same column, with $C_{1}$ and $C_{3}$ white and $C_{2}$ red. Find the maximum value $T$ can attain.

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