Let $n\geq 0$ be a natural number. Consider the probability distribution on $\{0,\ldots,n\}$ whose probability mass function is given by $$ \mathbb{P}(X=k) := \binom{k-\frac{1}{2}}{k}\binom{n-k-\frac{1}{2}}{n-k} $$ where as usual $\binom{x}{k} := \frac{1}{k!}x(x-1)\cdots(x-k+1)$.
Equivalently, consider $X$ and $Y$ two independent negative binomial distributed variables with parameters $p$ (arbitrary) and $r=\frac{1}{2}$, so that their sum $X+Y$ follows a geometric distribution with parameter $p$; then the distribution of $X$ conditional to $X+Y=n$ is given by the distribution above (this does not depend on $p$).
I'd be very surprised if this distribution didn't have a standard name, so:
Question: What is this called?
Edit: I just realized that this is a particular case of the negative hypergeometric distribution (if we allow for non-integer $r$, here $\frac{1}{2}$), where $K$ and $N$ in Wikipedia's notation are both equal to (my) $n$. Nevertheless, I think this isn't a very satisfactory answer to my question, because it's a very special case which I'm hoping has a more specific name, and it's not clear whether the term “negative hypergeometric” is appropriate for non-integer $r$ (also, Wikipedia's description of the distribution by drawing without replacement makes absolutely no sense if we try to apply it here). So I'm hoping for a better name or, at least:
Alternate question: What is a natural scenario in which this distribution might occur?