2021 WSMO Team Round Problems/Problem 11

Revision as of 22:16, 15 December 2023 by Pinkpig (talk | contribs) (Created page with "==Problem== Find the remainder when <cmath>\sum_{x+y+z\leq10}\frac{(x+y+z)!}{x!y!z!}</cmath> is divided by <math>100</math>. (<math>x,y,z\geq 0</math>) ''Proposed by pinkpig'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Find the remainder when \[\sum_{x+y+z\leq10}\frac{(x+y+z)!}{x!y!z!}\] is divided by $100$. ($x,y,z\geq 0$)

Proposed by pinkpig

Solution