Binomial Coefficient Challenge 3!

Prove that

k0(n+km+2k)(2kk)(1)kk+1=(n1m1)\displaystyle \sum_{k\geq 0}{\binom{n+k}{m+2k}\binom{2k}{k} \frac{{(-1)}^k}{k+1} } = \binom{n-1}{m-1}.

Note by Kartik Sharma
4 years ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

As there is no solution submitted, I will be posting it now.

Let's consider the generating function - A(z)=k0akzk\displaystyle A(z) = \sum_{k\geq 0}{a_k z^k}

and let Sn=k0(n+km+2k)ak\displaystyle S_n = \sum_{k\geq 0}{\binom{n+k}{m+2k}a_k}

Then consider the generating function-

S(z)=n0Snzn=n0k0(n+km+2k)akzn\displaystyle S(z) = \sum_{n\geq 0}{S_n z^n} = \sum_{n\geq 0}{\sum_{k\geq 0}{\binom{n+k}{m+2k} a_k z^n}}

Replacing (n+km+2k)=(n+knmk)\displaystyle \binom{n+k}{m+2k} = \binom{n+k}{n-m-k}

=k0akn0(m+2k+1+nmk1nmk)znmkzm+k\displaystyle = \sum_{k\geq 0}{a_k\sum_{n\geq 0}{\binom{m+ 2k +1 + n- m -k -1}{n-m-k}z^{n-m-k}z^{m+k}}}

=zmk0akzkn0(m+2k+1+nmk1nmk)znmk\displaystyle = z^m \sum_{k\geq 0}{a_k z^k \sum_{n\geq 0}{\binom{m+ 2k +1 + n- m -k -1}{n-m-k}z^{n-m-k}}}

Since 1(1z)n=i0(i+n1i)zi\displaystyle \frac{1}{{(1-z)}^n} = \sum_{i\geq 0}{\binom{i+n-1}{i}z^i} and since (nt)=0\displaystyle \binom{n}{-t} = 0 for positive n,tn,t, we have -

=zmk0akzk1(1z)m+2k+1\displaystyle = z^m \sum_{k\geq 0}{a_k z^k \frac{1}{{(1-z)}^{m+2k+1}}}

=zm(1z)m+1k0ak(z(1z)2)k\displaystyle = \frac{z^m}{{(1-z)}^{m+1}} \sum_{k\geq 0}{a_k {\left(\frac{z}{{(1-z)}^2}\right)}^k}

S(z)=zm(1z)m+1A(z(1z)2)\displaystyle S(z) = \frac{z^m}{{(1-z)}^{m+1}}A\left(\frac{z}{{(1-z)}^2}\right)

For the current problem ak=(1)kk+1(2kk)=Ck\displaystyle a_k = \frac{(-1)^k}{k+1} \binom{2k}{k} = C_k, where CkC_k is the kkth Catalan number.

So,

A(z)=1+4z12z\displaystyle A(z) = \frac{\sqrt{1+4z} -1}{2z}

A(z(1z)2)=1z\displaystyle A\left(\frac{z}{{(1-z)}^2}\right) = 1 - z

S(z)=zm(1z)m+1(1z)=zm(1z)m\displaystyle S(z) = \frac{z^m}{{(1-z)}^{m+1}} (1-z) = \frac{z^m}{{(1-z)}^m}

We need to find Sn=[zn]S(z)\displaystyle S_n = [z^n]{S(z)} which is

=(n1nm)=(n1m1)\displaystyle = \binom{n-1}{n-m} = \binom{n-1}{m-1} .

QED.

Kartik Sharma - 4 years ago

Log in to reply

@Pi Han Goh @Mark Hennings @Ishan Singh If you are interested.

Kartik Sharma - 4 years ago

Log in to reply

Nice. Snake oil is the go to solution in many Binomial Sums. I think we can have another solution using the integral representation of (2kk)\dbinom{2k}{k} and yet another using Vandermond's identity. I'll look into it when I get time.

Ishan Singh - 4 years ago

Log in to reply

I can't do this. You should be tagging @Ishan Singh and @Mark Hennings instead...

Pi Han Goh - 4 years ago

Log in to reply

I was just saying that it was this problem which W|A previously failed to give the correct answer. Here. We have seen a limit of W|A.

Kartik Sharma - 4 years ago

Log in to reply

@Kartik Sharma Your question here is different from your deleted problem.

In your deleted problem, the summation is k=0m \displaystyle \sum_{k=0}^m , whereas in your question here, it states k0\displaystyle \sum_{k\geq 0} .

No limitation of WolframAlpha like I pointed out.

Pi Han Goh - 4 years ago
×

Problem Loading...

Note Loading...

Set Loading...