Binomial Coefficient of a Prime Power

Click For Summary
SUMMARY

The discussion centers on proving that a prime number p divides the binomial coefficient \(\binom{p^k}{m}\) for a prime p, positive integer k, and m in the range {1, 2, ..., \(p^k - 1\)}. The initial proof for k=1 is established by demonstrating that p divides \(p!\) but not \(m!(p-m)!\). Participants suggest using counting arguments to evaluate the number of factors of p in the numerator and denominator of the binomial coefficient, ultimately leading to a successful proof through bounding the difference using geometric series.

PREREQUISITES
  • Understanding of binomial coefficients and their definition: \(\binom{a}{b} = \frac{a!}{b!(a-b)!}\)
  • Familiarity with prime numbers and their properties
  • Knowledge of counting arguments in combinatorics
  • Basic understanding of geometric series and induction techniques
NEXT STEPS
  • Study the properties of binomial coefficients in combinatorial contexts
  • Learn about Lucas' theorem and its applications in number theory
  • Explore induction techniques in mathematical proofs
  • Investigate geometric series and their role in bounding differences in proofs
USEFUL FOR

This discussion is beneficial for mathematicians, students studying number theory, and anyone interested in combinatorial proofs involving binomial coefficients and prime numbers.

MissMoneypenny
Messages
17
Reaction score
0

Homework Statement


Let p be a prime, k be positive integer, and m ∈ {1, 2, 3, ..., pk-1}. Without using Lucas' theorem, prove that p divides \binom{p^k}{m}.

Homework Equations


The definition of the binomial coefficients: \binom{a}{b} = \frac{a!}{b! (a-b)!}

The Attempt at a Solution


I've managed to prove the statement when k=1 by arguing that p must divide p! but cannot possible divide m!(p-m)!. I figure I should be able to use a similar counting argument for this proof, likely by counting the number of factors of p that appear in the numerator and in the denominator of \binom{p^k}{m}. It looks to me as though the number of factors of p in p^k ! is \sum_{i=1}^{k} p^{k-i}. However, I'm having applying this to the problem. If anyone could give some advice on how to do so, or perhaps nudge me in the direction of a different proof it would be much appreciated.

Thanks!
 
Last edited:
Physics news on Phys.org
That counting argument should work. You can can find a similar formula for m! and (pk-m)! and try to evaluate the difference.

Or directly consider the fraction as
$$\frac{p^k \cdot (p^k-1) \cdot \dots}{m! \cdot (m-1)! \cdot \dots}$$ and try to find matching factors there. Hmm... induction over m?
 
Thanks for the help. I followed your advice and worked out similar formulas for m! and for (pk-m)!, and managed to prove the result by bounding the difference using geometric series. I appreciate your comment, it gave me the little push in the right direction that I needed.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
3
Views
2K
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
5K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K