How Does the Prime Factorization of Binomial Coefficients Work?

  • Thread starter Thread starter zzzcreepyzzz
  • Start date Start date
Click For Summary
SUMMARY

The prime factorization of binomial coefficients, specifically \(\binom{2n}{n}\), reveals that the exponent of a prime \(p\) is determined by the count of powers \(p^k\) for which \([2n/p^k]\) is odd. This method was applied to calculate the primes dividing \(\binom{18}{9}\) and \(\binom{20}{10}\). For \(n=4\), the calculation of \(\binom{8}{4}\) showed that the primes 5 and 7 each occur once, while 3 appears twice due to cancellation in the factorials. Understanding this concept is crucial for combinatorial mathematics.

PREREQUISITES
  • Understanding of binomial coefficients, specifically \(\binom{m}{n} = \frac{m!}{n!(m-n)!}\)
  • Familiarity with prime factorization and its application in combinatorial contexts
  • Knowledge of integer division and the floor function, denoted as \([x]\)
  • Basic combinatorial mathematics principles
NEXT STEPS
  • Study the properties of binomial coefficients in combinatorial mathematics
  • Learn about the application of the floor function in number theory
  • Explore advanced topics in prime factorization and its implications in combinatorics
  • Read "Concrete Mathematics" by Ronald Graham, Donald Knuth, and Oren Patashnik for deeper insights
USEFUL FOR

Mathematicians, students of combinatorial mathematics, and anyone interested in understanding the prime factorization of binomial coefficients and its applications in number theory.

zzzcreepyzzz
Messages
3
Reaction score
0
Combinatorial math question. Please help!

Prove that the exponent on a prime p in the prime factorization of
[tex] \binom{2n}{n}\right)\left[/tex]
is the number of powers p^k of p such that [2n/p^k] is odd. Use this to determine which primes divide
[tex] \binom{18}{9}\right)\left[/tex]
and which divide
[tex] \binom{20}{10}\right)\left[/tex]






My problem is, I don't even understand this concept in the first place. Can someone please help me to solve this problem as well as recommend me a good book that could help me clarify topics on combinatorial math?
Thanks in advance!
 
Physics news on Phys.org


I presume that you know, at least, the definition:
[tex]\left(\begin{array}{c}m \\ n\end{array}\right)= \frac{m!}{n!(m-n)!}[/tex]

Replacing m with 2n,
[tex]\left(\begin{array}{c}2n \\ n\end{array}\right)= \frac{(2n)!}{n!n!}[/tex]
and, since (2n)!= (2n)(2n-1)(2n-2)... (n)(n-1)... (3)(2)(1), one of those n! in the denominator will cancel the lower part of that:
[tex]\frac{(2n)!}{n!n!}= \frac{(2n)(2n-1)(2n-3)...(n+1)(n)}{n(n-1)...(3)(2)(1)}[/tex]
Now half of the factors in the numerator will be even: 2 times some number less than or equal to n, so will cancel a factor in the denominator.

As an example, take n= 4.
[tex]\left(\begin{array}{c}8 \\ 4\end{array}\right)= \frac{8!}{4!4!}[/tex]
[tex]= \frac{(8)(7)(6)(5)(4)(3)(2)(1)}{[(4)(3)(2)(1)][(4)(3)(2)(1)]}= \frac{(8)(7)(6)(5)}{(4)(3)(2)(1)}[/tex]
[tex]= \frac{ (2\cdot 4)(7)(2\cdot 3)(5)}{(4)(3)(2)(1)}= (2)(7)(2)(5)[/tex]
The positive primes there are 5 and 7 each occurring once because the integer part of 8 divided by either is 1. Of course, 3 is also prime. But 3 divides into 8 2 and 2/3 times. The integer part of that is 2."3" occurred in the binomial coefficient once, in the part 4(3)(2)(1) that got canceled and the second time multiplied by 2, so canceled again. It is only the odd multiples that don't get canceled which is why we only count the number of times that [2n/p^k] is odd.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K