CAT 2022 Slot 2 — QA Question 9
FactorialsEasy
For some natural number n, assume that (15,000)! is divisible by (n!)!. The largest possible value of n is:
Answer & solution
- A
6
- B
5
7
- D
4
Solution
Easy
For to be divisible by , it is enough — and necessary here — that the inner factorial argument fits: , because divides whenever . So find the largest with .
1
Key reduction. where . And iff . So we need
2
Check factorials:
Largest valid — option (c).