Prove that $\dfrac{72!}{(36!)^2}-1$ is divisible by $73$
My multiple attempts are as follows:-
Attempt $1$:
If we can prove $\dfrac{72!}{(36!)^2}$ as $73\lambda+1$, then we will be done
$$\dfrac{72!}{(36!)^2}={36\choose 0}^2+{36\choose 1}^2+{36\choose 2}^2+\cdots\cdots+{36\choose 36}^2$$
I didn't get anything from here, so I tried another method
Attempt $2$:
$$72!=2^{36}(36!)\prod_{k=1}^{36}(2k-1)$$
$$\dfrac{72!}{(36!)^2}=\dfrac{2^{36}\prod_{k=1}^{36}(2k-1)}{36!}$$ $$\dfrac{72!}{(36!)^2}=\dfrac{2^{36}\prod_{k=1}^{36}(2k-1)}{2^{18}(18!)\prod_{k=1}^{18}(2k-1)}$$
$$\dfrac{72!}{(36!)^2}=\dfrac{2^{36}\prod_{k=1}^{36}(2k-1)}{2^{27}(9!)\prod_{k=1}^{9}(2k-1)\prod_{k=1}^{18}(2k-1)}$$
$$\dfrac{72!}{(36!)^2}=\dfrac{2^{9}\prod_{k=1}^{36}(2k-1)}{9\cdot2^4(4!)\prod_{k=1}^{4}(2k-1)\prod_{k=1}^{9}(2k-1)\prod_{k=1}^{18}(2k-1)}$$
$$\dfrac{72!}{(36!)^2}=\dfrac{4}{27}\cdot\dfrac{\prod_{k=1}^{36}(2k-1)}{\prod_{k=1}^{4}(2k-1)\prod_{k=1}^{9}(2k-1)\prod_{k=1}^{18}(2k-1)}$$
$$\dfrac{72!}{(36!)^2}=\dfrac{4}{27}\cdot\dfrac{37\cdot39\cdot41\cdots\cdots71}{(1\cdot3\cdot5\cdot7)(1\cdot3\cdot5\cdot7\cdots\cdots17)}$$
Now it will take lot of time to cancel out all these terms, any other way of doing this problem.
Let us work in the field $F=\Bbb F_{73}$, with characteristic $73$, a prime number. Then Wilson's theorem shows $72!=-1$ in $F$, but we go an other way, and calculate in $F$: $$ \begin{aligned} (36!)^2 &=36!\;36!\\ &=36!\cdot(-36)(-35)\dots (-2)(-1)\\ &=36!\cdot(73-36)(73-35)\dots (73-2)(73-1)\\ &=72!\ . \end{aligned} $$ So we have to show $72!/72!-1=1-1$ is zero in $F$.
$\square$