Benchmark AI / Public workspace

Omni-MATH / A number n is [i]interesting[/i] if 2018 divides d(n) (the number of positive divisors of n). Determine all positive integers k such that there exists an infinite arithmetic progre…

Problem

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

problem

A number nn is [i]interesting[/i] if 2018 divides d(n)d(n) (the number of positive divisors of nn). Determine all positive integers kk such that there exists an infinite arithmetic progression with common difference kk whose terms are all interesting.
Plain-text mathematical notation (without MathML)
A number n is [i]interesting[/i] if 2018 divides d(n) (the number of positive divisors of n). Determine all positive integers k such that there exists an infinite arithmetic progression with common difference k whose terms are all interesting.
Original LaTeX notation
A number $n$ is [i]interesting[/i] if 2018 divides $d(n)$ (the number of positive divisors of $n$). Determine all positive integers $k$ such that there exists an infinite arithmetic progression with common difference $k$ whose terms are all interesting.

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