benchmarks.wiki / Public workspace

OlympiadBench / 1800 / Find all positive integers n with the following property: the k positive…

Problem

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

question

Find all positive integers nn with the following property: the kk positive divisors of nn have a permutation (d1,d2,,dk)\left(d_{1}, d_{2}, \ldots, d_{k}\right) such that for every i=1,2,,ki=1,2, \ldots, k, the number d1++did_{1}+\cdots+d_{i} is a perfect square.
Plain-text mathematical notation (without MathML)
Find all positive integers n with the following property: the k positive divisors of n have a permutation (d₁,d₂,…,d_(k)) such that for every i=1,2,…,k, the number d₁+⋯+d_(i) is a perfect square.
Original LaTeX notation
Find all positive integers $n$ with the following property: the $k$ positive divisors of $n$ have a permutation $\left(d_{1}, d_{2}, \ldots, d_{k}\right)$ such that for every $i=1,2, \ldots, k$, the number $d_{1}+\cdots+d_{i}$ is a perfect square.

answer type

Numerical

is multiple answer

true

language

English

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.

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