Maths Olympiad Prep

Track / Stage 7 / 281 of 300 #2161 of 2444

Problem 2161

National Olympiad second round; IMO P1/P4
Combinatorics Difficulty 7.8 Prove it Irish Mathematical Olympiad · Ireland

Let rr and nn be nonnegative integers such that rnr \le n.

a. Prove that
n+12rn+1r(nr) \frac{n+1-2r}{n+1-r} \binom{n}{r}
is an integer.

b. Prove that
r=0n/2n+12rn+1r(nr)<2n2 \sum_{r=0}^{\lfloor n/2 \rfloor} \frac{n+1-2r}{n+1-r} \binom{n}{r} < 2^{n-2}
for all n9n \ge 9.

(Note that (nr)=n!r!(nr)!\binom{n}{r} = \frac{n!}{r!(n-r)!}. Also, if xx is a real number then x\lfloor x \rfloor is the unique integer such that xx<x+1\lfloor x \rfloor \le x < \lfloor x \rfloor + 1.)

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

Define S(n,r):=n+12rn+1r(nr)S(n,r) := \frac{n+1-2r}{n+1-r} \binom{n}{r}, for all pairs r,nr, n with 1r-1 \le r and 2rn+12r \le n+1. In particular S(n,r)=0S(n,r) = 0 if r=1r = -1 or if 2r=n+12r = n+1. Note that S(1,0)=1S(1,0) = 1. We prove that if n2n \ge 2 and 0rn/20 \le r \le n/2 then
S(n,r)=S(n1,r1)+S(n1,r) S(n,r) = S(n-1, r-1) + S(n-1, r)
The first statement will then follow by induction on nn. For n2n \ge 2 we have
S(n1,r1)+S(n1,r)=(n+22r)(n+1r)(n1)!(r1)!(nr)!+(n2r)(nr)(n1)!r!(n1r)!=[r(n+22r)+(n2r)(n+1r)](n1)!(n+1r)r!(nr)!=[(n+12r)n](n1)!(n+1r)r!(nr)!=S(n,r) \begin{align*} & S(n-1, r-1) + S(n-1, r) \\ &= \frac{(n+2-2r)}{(n+1-r)} \frac{(n-1)!}{(r-1)!(n-r)!} + \frac{(n-2r)}{(n-r)} \frac{(n-1)!}{r!(n-1-r)!} \\ &= \frac{[r(n+2-2r) + (n-2r)(n+1-r)](n-1)!}{(n+1-r)r!(n-r)!} \\ &= \frac{[(n+1-2r)n](n-1)!}{(n+1-r)r!(n-r)!} \\ &= S(n,r) \end{align*}

The final statement is that r=0n/2S(n,r)<2n2\sum_{r=0}^{\lfloor n/2 \rfloor} S(n,r) < 2^{n-2}, for n9n \ge 9. The base case here is n=9n=9, where the values of S(9,r)S(9,r) for r=0,1,2,3,4r=0,1,2,3,4 are 1, 8, 27, 48, 42, respectively. These sum to 126, which is less than 292=1282^{9-2} = 128. The inductive step follows from the fact that
r=0n/2S(n,r)=r=0n/2[S(n1,r)+S(n1,r1)]2r=0(n1)/2S(n1,r)<2×2(n1)/2=2n2 \sum_{r=0}^{\lfloor n/2 \rfloor} S(n,r) = \sum_{r=0}^{\lfloor n/2 \rfloor} [S(n-1,r) + S(n-1,r-1)] \\ \le 2 \sum_{r=0}^{\lfloor(n-1)/2\rfloor} S(n-1,r) < 2 \times 2^{\lfloor(n-1)/2\rfloor} = 2^{n-2}
(each S(n1,r1)S(n-1, r-1) with r<n/2r < n/2 contributes twice to the sum: to S(n,r1)S(n, r-1) and S(n,r+1)S(n, r+1). When r=n/2r = n/2, S(n1,n/21)S(n-1, n/2-1) contributes only once: to S(n,n/21)S(n, n/2-1).)

a.

Then
S(n,r)=n+1rn+1r(nr)rn+1r(nr)=(nr)rn!r!(n+1r)(nr)!=(nr)n!(r1)!(n+1r)!=(nr)(nr1), \begin{align*} S(n,r) &= \frac{n+1-r}{n+1-r} \binom{n}{r} - \frac{r}{n+1-r} \binom{n}{r} \\ &= \binom{n}{r} - \frac{rn!}{r!(n+1-r)(n-r)!} \\ &= \binom{n}{r} - \frac{n!}{(r-1)!(n+1-r)!} \\ &= \binom{n}{r} - \binom{n}{r-1}, \end{align*}
a difference between two successive binomial coefficients. Hence S(n,r)S(n,r) is an integer, which is nonnegative if 2rn+12r \le n+1. Alternatively,
S(n,r)=n+1n+1r(nr)2rn+1r(nr)=(n+1)n!r!(n+1r)(nr)!2rn!r!(n+1r)(nr)!=(n+1)!r!(n+1r)!2n!(r1)!(n(r1))!=(n+1r)2(nr1), \begin{align*} S(n,r) &= \frac{n+1}{n+1-r} \binom{n}{r} - 2 \frac{r}{n+1-r} \binom{n}{r} \\ &= \frac{(n+1)n!}{r!(n+1-r)(n-r)!} - 2 \frac{rn!}{r!(n+1-r)(n-r)!} \\ &= \frac{(n+1)!}{r!(n+1-r)!} - 2 \frac{n!}{(r-1)!(n-(r-1))!} \\ &= \binom{n+1}{r} - 2 \binom{n}{r-1}, \end{align*}
a difference between multiples of two binomial coefficients.

b.

Using the first representation of S(n,r)S(n, r), we see that
r=0n/2n+12rn+1r(nr)=r=0n/2S(n,r)=r=0n/2[(nr)(nr1)]=(nn/2). \begin{aligned} \sum_{r=0}^{\lfloor n/2 \rfloor} \frac{n+1-2r}{n+1-r} \binom{n}{r} &= \sum_{r=0}^{\lfloor n/2 \rfloor} S(n, r) \\ &= \sum_{r=0}^{\lfloor n/2 \rfloor} \left[ \binom{n}{r} - \binom{n}{r-1} \right] \\ &= \binom{n}{\lfloor n/2 \rfloor}. \end{aligned}
It must now be confirmed that
(nn/2)<2n2,n9. \binom{n}{\lfloor n/2 \rfloor} < 2^{n-2}, \forall n \ge 9.
We'll use induction to establish this considering separately when nn is even and when nn is odd.

Case (i): Suppose n=2mn = 2m, m5m \ge 5. Since
(nn/2)=(2m)!(m!)2, \binom{n}{\lfloor n/2 \rfloor} = \frac{(2m)!}{(m!)^2},
and
(105)=10987654321=252<28=2102, \binom{10}{5} = \frac{10 \cdot 9 \cdot 8 \cdot 7 \cdot 6}{5 \cdot 4 \cdot 3 \cdot 2 \cdot 1} = 252 < 2^8 = 2^{10-2},
we can start the induction at m=5m = 5. So, assuming that
(2m)!(m!)2<22m2,m5, \frac{(2m)!}{(m!)^2} < 2^{2m-2}, \forall m \ge 5,
we see that
(2(m+1))!((m+1)!)2=2(m+1)(2m+1)(2m)!(m+1)2(m!)2<2m+1m+122m1<22m. \frac{(2(m+1))!}{((m+1)!)^2} = \frac{2(m+1)(2m+1)(2m)!}{(m+1)^2(m!)^2} < \frac{2m+1}{m+1} 2^{2m-1} < 2^{2m}.
Hence the inequality holds if nn is even.

Case (ii): Suppose n=2m+1n = 2m + 1, m4m \ge 4. Since
(nn/2)=(2m+1m)=(2m+1)!m!(m+1)!, \binom{n}{\lfloor n/2 \rfloor} = \binom{2m+1}{m} = \frac{(2m+1)!}{m!(m+1)!},
and
(94)=98764321=126<27=292, \binom{9}{4} = \frac{9 \cdot 8 \cdot 7 \cdot 6}{4 \cdot 3 \cdot 2 \cdot 1} = 126 < 2^7 = 2^{9-2},
we can start the induction at m=4m = 4. So, assuming that
(2m+1)!m!(m+1)!<22m1,m4, \frac{(2m+1)!}{m!(m+1)!} < 2^{2m-1}, \forall m \ge 4,
we see that
(2m+3)!(m+2)!(m+1)!=(2m+3)(2m+2)(m+1)(m+2)(2m+1)!m!(m+1)!<2m+3m+222m<22m+1. \frac{(2m+3)!}{(m+2)!(m+1)!} = \frac{(2m+3)(2m+2)}{(m+1)(m+2)} \frac{(2m+1)!}{m!(m+1)!} < \frac{2m+3}{m+2} 2^{2m} < 2^{2m+1}.
Hence the inequality holds if nn is odd.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.