While doing an exercise and playing around in wolfram alpha I stumbled upon this identity, but I dont see how one could show it. Any hint? $(a)_{k}$ is the Pochhammer symbol so rising factorial.
$$ {-a\choose k} = \frac{(-1)^k (a)_{k}}{k!} $$
While doing an exercise and playing around in wolfram alpha I stumbled upon this identity, but I dont see how one could show it. Any hint? $(a)_{k}$ is the Pochhammer symbol so rising factorial.
$$ {-a\choose k} = \frac{(-1)^k (a)_{k}}{k!} $$
If we expand the LHS we get $$\frac{(-a)(-a-1)\cdots(-a-(k-1))}{k!}$$ Take out all the minus signs from the numerator – there are $k$: $$=(-1)^k\frac{a(a+1)\cdots(a+(k-1))}{k!}=\frac{(-1)^k(a)_k}{k!}$$