I am searching for a compact (non-iterative) expression/formula for the product: $\prod_{i=1}^{n}((2i-1)k+1)$. The variable k needs to be kept.
2026-03-30 03:03:41.1774839821
What is the formula (non-iterative form) for the product $\prod_{i=1}^{n}((2i-1)k+1)$
85 Views Asked by user736865 https://math.techqa.club/user/user736865/detail At
2
Also, we could use the Gamma function for this. $$ \prod _{i=1}^{n} \big(\left( 2\,i-1 \right) k+1\big)={{2}^{n}{k}^{n}\frac{\Gamma \left( {\frac {2\,nk+k+1}{2k}} \right)}{ \Gamma \left({\frac {k+1}{2k}} \right) }} $$