5
7
4
6
Determine the maximum positive integer \( n \) satisfying the divisibility condition:
\[ (n!)! \mid (15000)! \]
This implies that \( (n!)! \) must be a divisor of \( 15000! \). Given the rapid growth of factorials, \( n \) is expected to be small.
The condition \( (n!)! \leq 15000! \) simplifies to:
\[ n! \leq 15000 \]
The largest integer \( n \) for which \( (n!)! \) divides \( (15000)! \) is:
\[ \boxed{7} \]