2025 SSMO Team Round Problems/Problem 14

Revision as of 11:32, 9 September 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== Find the number of ordered triples of positive integers <math>(a,b,c)</math> such that <math>a+b+c=305</math> and <math>ab+bc+ca</math> is a multiple of <math>305...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Find the number of ordered triples of positive integers $(a,b,c)$ such that $a+b+c=305$ and $ab+bc+ca$ is a multiple of $305$.

Solution