4. Let
. Show that
is a multiple of
for
.
the thing is:
....(p^{r}-k+1)}{1*2*3....*k})
Define the sequences
)
)
now both sequences are strings of consecutive numbers.
Lemma1:
in a sequence of any

consecutive numbers, the the number of multiples of

is either

or

Proof: exercise
Lemma2: if the sequence from lemma1 has a multiples of

as its first element, then the number of multiples of

is exactly

. If the sequence is {1,2,3....k} then the number of multiples of a is exactly

Proof: more exercise
Lemma3: The two lemmas above imply that the number of multiples of

in A is greater than or equal to the number of multiples of

in B.
Now from each multiple of p, factor out one p and u get:
)
where

by lemma3.
The thing inside the bracket has a new numerator and a new denominator. So we have two new sequences

and

where these sequences are the previous ones with the power of p lowered by 1 in each multiple of p. The number of multiples of

in

is precisely equal to the number of multiples of

in

, and likewise for

and

. Therefore if we do this process again to get:
)
with

by lemma 3. If we keep doing this process we eventually get to:
)
where in this case

since there is only one multiple of

in

, and no multiples of

in

.