Maybe trivial for number theorists, but not for me: is the title meaningful to ask for ($p$ is a prime)? If so, what's the answer? Thanks
2026-05-15 14:06:12.1778853972
Smallest $n$ such that $p^n \nmid (p^2-1)!$
73 Views Asked by user615081 https://math.techqa.club/user/user615081/detail At
2
The answer is $n=p$.
To prove it we use the de polignac formula which in this case tells us: $$v_p\left((p^2-1)!\right)=\sum_{i=1}^{\infty}\Bigg\lfloor \frac {p^2-1}{p^i}\Bigg\rfloor=\Bigg\lfloor \frac {p^2-1}{p}\Bigg\rfloor= p-1$$
The claim follows immediately.