Question:(1) if p is a prime and m,n $\in$ N,prove that ${{pm} \choose {pn}}\equiv{m \choose n} \pmod p$ (the book gives me a hint: think about $(1+x)^{pm}$ and $(1+x^m)^p$ in $F_{p}(x)$.
(2) Prove that ${{p^r}m \choose {p^r}n}\equiv{m \choose n}$(mod p) for all interger r>0.
I am stuck in this question, since this question is in the abstract algebra book, so I think we should need to use abstract algebra knowledge to solve it. But I still don't know how to prove this question. Can someone help me solve this problem, or give me some hints? As for the part(2), I am trying to use mathematical induction to prove it, but it looks hard.