Counting Combinatoric Coefficients

For how many ordered pairs of positive integers n n and k k with n n and k k less than or equal to 20 20 , is the number ( 2 n ) ! ( 2 k ) ! n ! k ! ( n + k ) ! \frac{(2n)!(2k)!}{n!k!(n+k)!} an integer?


The answer is 400.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Calvin Lin Staff
May 13, 2014

We first recall a very useful formula for the power of a prime in a factorial. For every prime p p the power of p p in n ! n! is given by the following formally infinite sum: i = 1 n p i , \sum \limits_{i=1}^{\infty} \left \lfloor \frac{n}{p^i} \right \rfloor, where x \lfloor x\rfloor denotes the floor function.

We will prove that the number ( 2 n ) ! ( 2 k ) ! n ! k ! ( n + k ) ! \frac{(2n)!(2k)!}{n!k!(n+k)!} is always an integer by showing that for every prime p p its power in the numerator is greater than or equal to its power in the denominator. This follows from the following observation:

Lemma. For any two real numbers, x x and y y , 2 x + 2 y x y x + y 0 \lfloor 2x \rfloor + \lfloor 2y \rfloor - \lfloor x \rfloor - \lfloor y \rfloor - \lfloor x+y \rfloor \geq 0

Proof of the Lemma. Because without the floor brackets the above sum is zero, the above inequality is equivalent to the reverse inequality for the fractional parts: { 2 x } + { 2 y } { x } { y } { x + y } 0 \{2x\} +\{2y\} -\{x\} -\{y\} -\{x+y\} \leq 0

The left hand side is double-periodic, so we can assume that both 0 x < 1 0\leq x <1 and 0 y < 1 0\leq y <1 . Several cases have to be considered, depending on whether 2 x 2x , 2 y 2y and x + y x+y are less than 1 or greater than or equal to 1. It turns out that in all cases the left hand side is either -1 or 0.

The result now follows from the above Lemma, applied to x = n p i x=\frac{n}{p^i} and y = k p i y=\frac{k}{p^i} for all i i .

Feroz Taufan
May 20, 2014

If you put any positive integers n and k, (2n)!(2k)! / n!k!(n+k)! will be an integer number because n!k!(n+k)! | (2n)!(2k)!. So, you can choose every pair for n and k. In this question, you are asked for the positive integers less than or equal then 20. (Combination 20 -> 1)(Combination 20 -> 1) = (20)(20) = 400

No explanation whatsoever.

Calvin Lin Staff - 7 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...