Is there a closed form for this product? $$\prod\limits_{k=1}^n (n+k)$$ I checked it on wolfram alpha but it uses something called the Pochhammer symbol. Does anyone else know of a nice explicit closed form or some type of trick to calculate this thing without using the Pochhammer symbol? Any help is appreciated. Thanks.
2026-03-30 08:59:34.1774861174
Need help finding closed form of finite product
181 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
$$\prod_{k=1}^n(n+k)=\prod_{k=n+1}^{2n}k=\frac{\displaystyle\prod_{k=1}^{2n}k}{\displaystyle\prod_{k=1}^nk}=\color{blue}{\frac{(2n)!}{n!}}=n!\cdot\frac{(2n)!}{n!^2}=\color{blue}{n!\cdot{2n\choose n}}$$