2

I am trying to prove the following equality $$ \sum_{r=k}^{n}\binom{2n+1}{2r+1}\binom{r}{k}=\binom{2n-k}{k}2^{2n-2k}~~;~k\le n. $$ I noticed that for $k=0$ it becomes $$ \sum_{r=0}^{n}\binom{2n+1}{2r+1}=2^{2n}, $$ which is well known equality. Also have I tried to use the equality $$ \sum_{r=k}^{n}\binom{n}{r}\binom{r}{k}=\binom{n}{k}2^{n-k}, $$ but with no success.

Any hints and suggestions would be appreciated.

Thanks!

pointer
  • 1,811
  • I know this discussion took place years ago, but it helped me with a similar identity. So, for the records, I would like to point out the book by Riordan on Combinatorial Identities. Problem 18(c) in Chapter 2 of this book addresses this identity. The identity I ran into appears in this book in Problem 18(a), Chapter 6. – Cristina Fernandes Sep 18 '19 at 15:53

3 Answers3

4

We have: $$ \sum_{r=0}^{n}\binom{2n+1}{2r+1}z^{2r} = \frac{(1+z)^{2n+1}-(1-z)^{2n+1}}{2z}\tag{1}$$ so the given identity can be proved by replacing $z$ with $\sqrt{w}$: $$ \sum_{r=0}^{n}\binom{2n+1}{2r+1}w^{r} = \frac{(1+\sqrt{w})^{2n+1}-(1-\sqrt{w})^{2n+1}}{2\sqrt{w}}\tag{2}$$ and differentiating $k$ times both sides of $(2)$, then evaluating in $w=1$. Notice that the RHS of $(2)$ is someway related to Fibonacci-like numbers; if we set: $$ A_{2n+1}(w)\triangleq\frac{(1+\sqrt{w})^{2n+1}-(1-\sqrt{w})^{2n+1}}{2\sqrt{w}} $$ we have: $$ A_0(w)=0,\qquad A_1(w)=1,\qquad A_{n+2}(w) = 2\cdot A_{n+1}(w)-(1-w)\cdot A_n(w).\tag{3}$$

Jack D'Aurizio
  • 353,855
2

This one can also be done using complex variables. We will use a different generating function than in the accepted answer.

Suppose we are trying to evaluate $$\sum_{r=k}^n {2n+1\choose 2r+1} {r\choose k}.$$

Introduce the integral representation $${2n+1\choose 2r+1} = \frac{1}{2\pi i} \int_{|z|=3/2} \frac{(1+z)^{2n+1}}{z^{2r+2}} \;dz.$$ We will use the annulus $1<|z|<\infty$ with this integral.

This integral sets the range of the sum so we can let $r$ go to infinity to obtain $$\frac{1}{2\pi i} \int_{|z|=3/2} \frac{(1+z)^{2n+1}}{z^2} \sum_{r=k}^\infty {r\choose k} z^{-2r} \;dz.$$

Observe that the sum term only converges when $|z|>1.$ This does not pose a problem however as it is contained in the chosen annulus.

The inner sum is $$\sum_{r=k}^\infty {r\choose k} z^{-2r} = \sum_{r=0}^\infty {r+k\choose k} z^{-2r-2k} = z^{-2k} \sum_{r=0}^\infty {r+k\choose k} z^{-2r} \\ = z^{-2k} \frac{1}{(1-1/z^2)^{k+1}} = z^2 \times z^{-2(k+1)} \frac{1}{(1-1/z^2)^{k+1}} \\ = \frac{z^2}{(z^2-1)^{k+1}}.$$

Substitute this into the sum to get $$\frac{1}{2\pi i} \int_{|z|=3/2} \frac{(1+z)^{2n+1}}{z^2} \frac{z^2}{(z^2-1)^{k+1}} \; dz \\ = \frac{1}{2\pi i} \int_{|z|=3/2} \frac{(1+z)^{2n-k}}{(z-1)^{k+1}} \; dz \\ = \frac{1}{2\pi i} \int_{|z|=3/2} \frac{(2+z-1)^{2n-k}}{(z-1)^{k+1}} \; dz \\ = \frac{2^{2n-k}}{2\pi i} \int_{|z|=3/2} \frac{(1+(z-1)/2)^{2n-k}}{(z-1)^{k+1}} \; dz.$$

We thus have from the pole at $z=1$ $$2^{2n-k} [(z-1)^k] (1+(z-1)/2)^{2n-k} \\ = 2^{2n-k} {2n-k\choose k} 2^{-k} = 2^{2n-2k} {2n-k\choose k}.$$

Marko Riedel
  • 61,317
0

$$ \begin{align} \sum_{r=k}^n\binom{2n+1}{2r+1}\binom{r}{k} &=\sum_{r=k}^n\binom{2n+1}{2n-2r}\binom{r}{r-k}\tag1\\ &=\sum_{r=k}^n\binom{2n+1}{2n-2r}\binom{-k-1}{r-k}(-1)^{r-k}\tag2\\[6pt] &=\left[x^{2n-2k}\right](1+x)^{2n+1}\left(1-x^2\right)^{-k-1}\tag3\\[15pt] &=\left[x^{2n-2k}\right](1+x)^{2n-k}(1-x)^{-k-1}\tag4\\[6pt] &=\sum_{r=2k}^{2n}\binom{2n-k}{2n-r}\binom{-k-1}{r-2k}(-1)^{r-2k}\tag5\\ &=\sum_{r=2k}^{2n}\binom{2n-k}{r-k}\binom{r-k}{r-2k}\tag6\\ &=\sum_{r=2k}^{2n}\binom{2n-k}{r-k}\binom{r-k}{k}\tag7\\ &=\sum_{r=2k}^{2n}\binom{2n-k}{k}\binom{2n-2k}{r-2k}\tag8\\[3pt] &=\binom{2n-k}{k}2^{2n-2k}\tag9 \end{align} $$ Explanation:
$(1)$: apply the symmetry of Pascal's Triangle
$(2)$: apply negative binomial coefficients
$(3)$: interpret the sum as the coefficient in a product
$(4)$: cancel terms
$(5)$: interpret the coefficient in a product as a sum
$(6)$: apply negative binomial coefficients
$(7)$: apply the symmetry of Pascal's Triangle
$(8)$: $\binom{a}{b}\binom{b}{c}=\binom{a}{c}\binom{a-c}{b-c}$
$(9)$: evaluate the sum of $\binom{2n-2k}{r-2k}$ as $(1+1)^{2n-2k}$

robjohn
  • 345,667