NISHIO Hirokazu[English][日本語]

nested combination

$H^n_k = \binom{n + k - 1}{k} = \frac{(n + k - 1)!}{k!(n - 1)!}$

Vertical reversal of duplicate combinations $H^n_k = \binom{n + k - 1}{k} = \binom{n + k - 1}{n - 1} = H^k_{n-1}$

combination with repetition combination with replacement comb_rep multi-choose

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.


(C)NISHIO Hirokazu / Converted from Markdown (en)
Source: [GitHub] / [Scrapbox]