Asked by Sean

Prove that if p is prime and 1 <= k < p

that p divides p!/(k!(p-k)!) (this is the binomial coefficient for C(p,k))

Answers

Answered by Count Iblis
k! and (p-k)! only contain prime factors that are smaller than p, so they can't divide p (because p is prime), the binomial coefficient will thus have to contain a factor p in its prime factorization.
Answered by Sean
Thanks. I was stumped, but in hindsight, that is surprisingly simple
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions