I'm working on a problem and need this to converge to any value:
$\displaystyle \frac{(1/2)((1/2)-1)((1/2)-2)\cdots ((1/2)-n+1)}{(n+1)!} = \Pi_{j=1}^{n} \frac{\frac{1}{2} - j+1}{j+1}$
The convergence is evident when you begin doing the product. However, if there a way to prove this?
By the way, I do not know pi notation for products yet.