benchmarks.wiki / Public workspace
OlympiadBench / 1847 / Find all positive integers n for which all positive divisors of n can be put…
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
Find all positive integers for which all positive divisors of can be put into the cells of a rectangular table under the following constraints:
- each cell contains a distinct divisor;
- the sums of all rows are equal; and
- the sums of all columns are equal.
Plain-text mathematical notation (without MathML)
Find all positive integers n for which all positive divisors of n can be put into the cells of a rectangular table under the following constraints: - each cell contains a distinct divisor; - the sums of all rows are equal; and - the sums of all columns are equal.
Original LaTeX notation
Find all positive integers $n$ for which all positive divisors of $n$ can be put into the cells of a rectangular table under the following constraints: - each cell contains a distinct divisor; - the sums of all rows are equal; and - the sums of all columns are equal.
question type
Open-ended
subject
Math
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