Benchmark AI / Public workspace

OlympiadBench / 1945 / For a finite set A of positive integers, we call a partition of A into two…

Problem

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

answer type

Numerical

is multiple answer

false

language

English

question

For a finite set AA of positive integers, we call a partition of AA into two disjoint nonempty subsets A1A_{1} and A2A_{2} good if the least common multiple of the elements in A1A_{1} is equal to the greatest common divisor of the elements in A2A_{2}. Determine the minimum value of nn such that there exists a set of nn positive integers with exactly 2015 good partitions.
Plain-text mathematical notation (without MathML)
For a finite set A of positive integers, we call a partition of A into two disjoint nonempty subsets A₁ and A₂ good if the least common multiple of the elements in A₁ is equal to the greatest common divisor of the elements in A₂. Determine the minimum value of n such that there exists a set of n positive integers with exactly 2015 good partitions.
Original LaTeX notation
For a finite set $A$ of positive integers, we call a partition of $A$ into two disjoint nonempty subsets $A_{1}$ and $A_{2}$ good if the least common multiple of the elements in $A_{1}$ is equal to the greatest common divisor of the elements in $A_{2}$. Determine the minimum value of $n$ such that there exists a set of $n$ positive integers with exactly 2015 good partitions.

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