benchmarks.wiki / Public workspace

AIME 2025 I / Let N denote the number of ordered triples of positive integers (a,b,c) such…

Problem

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

question

Let NN denote the number of ordered triples of positive integers (a,b,c)(a,b,c) such that a,b,c36a,b,c\leq3^6 and a3+b3+c3a^3+b^3+c^3 is a multiple of 373^7. Find the remainder when NN is divided by 10001000.
Plain-text mathematical notation (without MathML)
Let N denote the number of ordered triples of positive integers (a,b,c) such that a,b,c≤3⁶ and a³+b³+c³ is a multiple of 3⁷. Find the remainder when N is divided by 1000.
Original LaTeX notation
Let $N$ denote the number of ordered triples of positive integers $(a,b,c)$ such that $a,b,c\leq3^6$ and $a^3+b^3+c^3$ is a multiple of $3^7$. Find the remainder when $N$ is divided by $1000$.

Discussion

Discussion

No discussion posts on this page yet. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. 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. Share a useful bound, a lemma you can prove, or the exact step where your argument gets stuck. Use the posting template.

Source and history

Official source

initial import