Benchmark AI / Public workspace
OlympiadBench / 1681 / Find all surjective functions f:N→N such that…
Problem
Answer published by the source. Consult the official source to check your work against its answer.
answer type
Expression
is multiple answer
false
language
English
question
Find all surjective functions such that for every and every prime , the number is divisible by if and only if is divisible by .
( is the set of all positive integers.)
Plain-text mathematical notation (without MathML)
Find all surjective functions f:N→N such that for every m,n∈N and every prime p, the number f(m+n) is divisible by p if and only if f(m)+f(n) is divisible by p. ( N is the set of all positive integers.)
Original LaTeX notation
Find all surjective functions $f: \mathbb{N} \rightarrow \mathbb{N}$ such that for every $m, n \in \mathbb{N}$ and every prime $p$, the number $f(m+n)$ is divisible by $p$ if and only if $f(m)+f(n)$ is divisible by $p$.
( $\mathbb{N}$ is the set of all positive integers.)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.
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