benchmarks.wiki / Public workspace

Omni-MATH / Find the greatest constant λ such that for any doubly stochastic matrix of order 100, we can pick 150 entries such that if the other 9850 entries were replaced by 0, the sum of ent…

Problem

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

problem

Find the greatest constant λ\lambda such that for any doubly stochastic matrix of order 100, we can pick 150150 entries such that if the other 98509850 entries were replaced by 00, the sum of entries in each row and each column is at least λ\lambda. Note: A doubly stochastic matrix of order nn is a n×nn\times n matrix, all entries are nonnegative reals, and the sum of entries in each row and column is equal to 1.
Plain-text mathematical notation (without MathML)
Find the greatest constant λ such that for any doubly stochastic matrix of order 100, we can pick 150 entries such that if the other 9850 entries were replaced by 0, the sum of entries in each row and each column is at least λ.

Note: A doubly stochastic matrix of order n is a n×n matrix, all entries are nonnegative reals, and the sum of entries in each row and column is equal to 1.
Original LaTeX notation
Find the greatest constant $\lambda$ such that for any doubly stochastic matrix of order 100, we can pick $150$ entries such that if the other $9850$ entries were replaced by $0$, the sum of entries in each row and each column is at least $\lambda$.

Note: A doubly stochastic matrix of order $n$ is a $n\times n$ matrix, all entries are nonnegative reals, and the sum of entries in each row and column is equal to 1.

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