Assume $1\le k \le p-1$ and $p$ is a prime number.
Prove:
a) ${p \choose k} \equiv 0$ (mod p)
b) ${p-1 \choose k} \equiv (-1)^k $ (mod p)
Probably the statement can be proved using Lucas's theorem. But I'm not sure about the right way to use if so. So any hints how to prove the statement?