For how many ordered pairs of positive integers and with and less than or equal to , is the number an integer?
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.
We first recall a very useful formula for the power of a prime in a factorial. For every prime p the power of p in n ! is given by the following formally infinite sum: i = 1 ∑ ∞ ⌊ p i n ⌋ , where ⌊ x ⌋ denotes the floor function.
We will prove that the number n ! k ! ( n + k ) ! ( 2 n ) ! ( 2 k ) ! is always an integer by showing that for every prime 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 and y , ⌊ 2 x ⌋ + ⌊ 2 y ⌋ − ⌊ x ⌋ − ⌊ y ⌋ − ⌊ x + y ⌋ ≥ 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
The left hand side is double-periodic, so we can assume that both 0 ≤ x < 1 and 0 ≤ y < 1 . Several cases have to be considered, depending on whether 2 x , 2 y and 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 = p i n and y = p i k for all i .