$20!$ Has nos that are multiples of $2,3,4$ and so on. However, the total number of integers is large. So, please help me.
2026-04-01 02:37:49.1775011069
On
How many positive integers divide $20!$
992 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Hint:
Use Legendre's formula:
For each prime $p\le n$, the exponent of $p$ in the prime decomposition of $n!$ is $$v_p(n!)=\biggl\lfloor\frac{n}{p}\biggr\rfloor+\biggl\lfloor\frac{n}{p^2}\biggr\rfloor+\biggl\lfloor\frac{n}{p^3}\biggr\rfloor+\dotsm$$
The number of prime divisors of $n!$ is then $$\prod_{\substack{ p\;\text{prime}\\p\le n}}\bigl(v_p(n!)+1\bigr).$$
Since $20!=2^{18}\cdot3^{8}\cdot5^{4}\cdot7^{2}\cdot11^{1}\cdot13^{1}\cdot17^{1}\cdot19^{1}$:
Therefore, the number of divisors of $20!$ is $19\cdot9\cdot5\cdot3\cdot2\cdot2\cdot2\cdot2=41040$.