benchmarks.wiki / Public workspace
AMC (AIMO validation set) / https://artofproblemsolving.com/wiki/index.php/2023_AMC_12B_Problems/Problem_8 / How many nonempty subsets B of 0,1,2,3,⋯,12 have the property that the number of elements in B is equal to the least element of B? For example, B=4,6,8,11 satisfies the condition.
Problem
Answer published by the source. Consult the official source to check your work against its answer.
problem
How many nonempty subsets of have the property that the number of elements in is equal to the least element of ? For example, satisfies the condition.
Plain-text mathematical notation (without MathML)
How many nonempty subsets B of 0,1,2,3,⋯,12 have the property that the number of elements in B is equal to the least element of B? For example, B=4,6,8,11 satisfies the condition.
Original LaTeX notation
How many nonempty subsets $B$ of ${0, 1, 2, 3, \cdots, 12}$ have the property that the number of elements in $B$ is equal to the least element of $B$? For example, $B = {4, 6, 8, 11}$ satisfies the condition.Discussion
No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. 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. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.
Source and history
initial import