2005 iTest Problems/Problem 25

Revision as of 19:31, 13 October 2025 by Mathloveryeah (talk | contribs) (Created page with "==Problem== Consider the set <math>\{1!, 2!, 3!, 4!, …, 2004!, 2005!\}</math>. How many elements of this set are divisible by <math>2005</math>? ==Solution 1== If for any <m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Consider the set $\{1!, 2!, 3!, 4!, …, 2004!, 2005!\}$. How many elements of this set are divisible by $2005$?

Solution 1

If for any $N$, $N!$ is divisible by 2005, any integers greater than $N$ also share that property. So we should start by finding the smallest factorial that is divisible by 2005. Since $2005=5\cdot401$, and 401 is prime, the smallest such $N$ is 401, as no smaller factorials are divisible by 401. Thus there are $401-1=400$ factorials that are not divisible by 2005, and our answer is $2005-400=\boxed{1605}$ such elements.

See Also

2005 iTest (Problems, Answer Key)
Preceded by:
Problem 24
Followed by:
Problem 25
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 TB1 TB2 TB3 TB4