benchmarks.wiki / Public workspace
OlympiadBench / 1964 / Let Z_(>0) denote the set of positive integers. For any positive…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
question
Let denote the set of positive integers. For any positive integer , a function is called -good if for all . Find all such that there exists a -good function.
Plain-text mathematical notation (without MathML)
Let Z_(>0) denote the set of positive integers. For any positive integer k, a function f:Z_(>0)→Z_(>0) is called k-good if gcd(f(m)+n,f(n)+m)≤k for all m≠n. Find all k such that there exists a k-good function.
Original LaTeX notation
Let $\mathbb{Z}_{>0}$ denote the set of positive integers. For any positive integer $k$, a function $f: \mathbb{Z}_{>0} \rightarrow \mathbb{Z}_{>0}$ is called $k$-good if $\operatorname{gcd}(f(m)+n, f(n)+m) \leqslant k$ for all $m \neq n$. Find all $k$ such that there exists a $k$-good function.answer type
Expression
is multiple answer
false
language
English
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