Let p be a prime dividing a natural number n. Show that:
$\frac{n}{p}\equiv \binom{n}{p}\mod n$
Now this seems like it should follow from Lucas' theorem
Indeed as a corollary of Lucas theorem we have that:
$\frac{n}{p}\equiv \binom{n}{p}\mod p$
I was however unable to show that the desired result follows from this. I am interested in a proof that uses the above corollary, if one exists. (This problem is not homework).