Show that for $m\in \mathbb{Z}^{+}$ and $k\in \lbrace 1,2,\cdots , p^{m-1} \rbrace$ then $p\mid{p^m \choose k}$ where $p$ is a prime number.
I try induction over $m$, the case $m=1$ implies $p\mid{p\choose 1}$ which is true. Now I suppose that the proposition is true for $m=l-1$ it is I can use $p\mid{p^{l-1} \choose k}$ and I must show that $p\mid{p^l \choose k}$.
Unfortunelly I expand both binomial expressions and I´don´t know how apply a trick to use my induction hypothesis, also I try use a property of binomial coefficient to reduce the power of $p$, but I´cant find a useful property.
I think that make induction don´t is good idea, but I don´t know other approach of this fact. Any hint was useful Thanks in advice.