How would one simplify $$\frac{\Gamma(n+\frac{1}{2})}{\Gamma(n)}$$ into a form not containing gamma expressions (for example, into something with $n$, $\sqrt{\pi}$, and so on, but not $\Gamma$)? My intuition is that the desired simplification involves a clever application of the recursion property $\Gamma(n) = (n-1)\Gamma(n-1)$ but I am not seeing how to do this.
2026-04-08 02:05:35.1775613935
Simplifying gamma expression
123 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\frac{\Gamma\left(n+\tfrac{1}{2}\right)}{\Gamma(n)} = \frac{\left(n-\tfrac{1}{2}\right)\left(n-\tfrac{3}{2}\right)\cdots\tfrac{1}{2}\sqrt{\pi}}{(n-1)!}=\frac{(2n-1)!!\sqrt{\pi}}{2^n (n-1)!}=n\sqrt{\pi}\,\frac{(2n-1)!!}{(2n)!!}$$ leads to $$\frac{\Gamma\left(n+\tfrac{1}{2}\right)}{\Gamma(n)} =\color{red}{\binom{2n}{n}\frac{n\sqrt{\pi}}{4^n}}.$$