Understanding a Challenging Combinatorial Identity

  • Thread starter Thread starter Pietjuh
  • Start date Start date
  • Tags Tags
    Identity
AI Thread Summary
The combinatorial identity {n + k-1 \choose n - 1} = \sum_{i=1}^k {k-1\choose i -1} {n \choose i} can be understood by analyzing both sides. The left side represents the number of ways to choose n-1 objects from n+k-1, which corresponds to distributing n-1 identical objects into k-1 distinct groups. The right side involves choosing group sizes and selecting objects for each group, summing all possible distributions. This breakdown shows that both sides represent the same combinatorial scenario, confirming the identity. Understanding each expression's meaning is crucial for proving such identities.
Pietjuh
Messages
75
Reaction score
0
Can someone help me how to deal with this identity that i must prove?

{n + k-1 \choose n - 1} = \sum_{i=1}^k {k-1\choose i -1} {n \choose i}

I've tried to figure out what the combinatorial meaning of the right hand side is, but I didn't succeed :(
 
Physics news on Phys.org
I think it will help to rewrite it in the form:

{n + k-1 \choose k} = \sum_{i=1}^k {k-1\choose k - i} {n \choose i}
 


Sure, I'd be happy to help you with this combinatorial identity. Let's break it down step by step.

First, let's focus on the left hand side of the equation. The expression {n+k-1 \choose n-1} represents the number of ways to choose n-1 objects from a set of n+k-1 objects. This can also be thought of as the number of ways to distribute n-1 identical objects into k-1 distinct groups.

Now, let's look at the right hand side. The expression {k-1 \choose i-1} represents the number of ways to choose i-1 objects from a set of k-1 objects. This can be interpreted as the number of ways to choose the sizes of the groups in the distribution. The expression {n \choose i} represents the number of ways to choose i objects from a set of n objects. This can be seen as the number of ways to choose the objects to be placed in each group.

So, overall, the right hand side can be interpreted as the sum of all possible distributions of n-1 identical objects into k-1 distinct groups. This is equivalent to the number of ways to choose n-1 objects from a set of n+k-1 objects, which is exactly what the left hand side represents.

I hope this helps you understand the combinatorial meaning of this identity. Remember, when proving combinatorial identities, it's important to break down each side and understand the meaning behind each expression. Good luck!
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...

Similar threads

Back
Top