benchmarks.wiki / Public workspace
Omni-MATH / Let X be a set of 100 elements. Find the smallest possible n satisfying the following condition: Given a sequence of n subsets of X, A₁,A₂,…,A_(n), there exists 1≤i<j<k≤n such that…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
Let be a set of elements. Find the smallest possible satisfying the following condition: Given a sequence of subsets of , , there exists such that
Plain-text mathematical notation (without MathML)
Let X be a set of 100 elements. Find the smallest possible n satisfying the following condition: Given a sequence of n subsets of X, A₁,A₂,…,A_(n), there exists 1≤i<j<k≤n such that A_(i)⊆A_(j)⊆A_(k) or A_(i)⊇A_(j)⊇A_(k).
Original LaTeX notation
Let $X$ be a set of $100$ elements. Find the smallest possible $n$ satisfying the following condition: Given a sequence of $n$ subsets of $X$, $A_1,A_2,\ldots,A_n$, there exists $1 \leq i < j < k \leq n$ such that
$$A_i \subseteq A_j \subseteq A_k \text{ or } A_i \supseteq A_j \supseteq A_k.$$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
initial import