Suppose we need to show that $p \mid {p\choose k}$ if $(p,k)=1$. Without using the fundamental theorem of arithmetic, is it possible to prove this?
I'm thinking of using the following steps:
- By expressing $p\choose k$ as $\frac{p(p-1)!}{(p-k)!k!}$, we can show p that $p\choose k$ is a multiple of p, and the statement is immediately true.
- But problem is I don't know if $\frac{(p-1)!}{(p-k)!k!}$ is a fraction, in which case I will be wrong.
Almost there! Use $$k{p\choose k} =p\frac{(p-1)!}{(p-k)!(k-1)!}$$ and the fact that the right-hand side is $p$ times another binomial coefficient.