Assume $n \in \mathbb{N}$. Using Wolfram Alpha I found that the following has a nice limit: $$ \begin{align*} \lim_{n \rightarrow \infty} \frac{2\sqrt{2}\cdot\Gamma(\frac{n+3}{2})}{n^{3/2}\cdot\Gamma(\frac{n}{2})} =1 \end{align*} $$ However, I'm not really sure how to arrive to that result through half-integer gamma.
From what I'm gathering,
$$ \frac{\Gamma(\frac{n+3}{2})}{\Gamma(n/2)} = 2^{-3/2}\frac{(n+1)!!}{(n-2)!!} $$ which, I can only guess, should evaluate at $2^{-3/2} n^{3/2}$ or something close, but cannot see why.