This expression variant can be interpreted as a convolution of nested combination with another duplicate combination
- nested combination : number of ways to select k out of n, allowing for duplication
The left side is a duplicate combination that selects i from A+1 and K-i from B+1, and the convolution of this is a duplicate combination that selects K from A+B+2.
from binomial coefficient formula
- The problem of adding all patterns under the condition that the lower part of the binomial coefficient is fixed and the upper number has a constant sum.
-
- Lower fixed binomial coefficient โ overlapping combination
- Can you make a direct duplicate combination with the lower fixed?
-
- The math doesnโt add up.
- should be
- This is because the number of frames itself is changing, which is causing double counting.
- If we think of adding a bounding ball, the bottom would likely be A+B+1, but then wouldnโt we need to increase the top as well? Iโm inclined to think that
- In fact, this is fine because the boundary does not play the role of only a boundary (the ball can be placed in the same position as the boundary) by being a duplicate combination, but this may be confusing.
- The math doesnโt add up.
This page is auto-translated from /nishio/้่ค็ตๅใใฎ็ณใฟ่พผใฟ using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. Iโm very happy to spread my thought to non-Japanese readers.