I want to show that $$\Gamma\left(n+\dfrac12\right)=\dfrac{1\cdot 3\cdot 5\cdots(2n-1)}{2^n}\sqrt{\pi}=2^{1-2n}\dfrac{\Gamma(2n)}{\Gamma(n)}\sqrt{\pi}.$$ I know that $\Gamma(\frac12)=\sqrt{\pi}$. The definitions of $\Gamma$ are such as $$\Gamma(z)=\lim_{n\rightarrow\infty}\dfrac{n^zn!}{z(z+1)\ldots(z+n)}$$ and
$$\Gamma(z) = \lim_{n\to \infty} e^{-\gamma z}\frac1z\prod_{k=1}^n \left(1+\frac{z}{k}\right)^{-1}e^{z/k}$$
How can those help?
The properties $$\Gamma(1/2)=\sqrt{\pi} $$ and $$\Gamma(x+1)=x \Gamma(x) $$ are sufficient.
EDIT: In order to prove the second one, observe that $$x \Gamma(x)= \lim_{n \to \infty} \frac{n^x n!}{(x+1) \dots(x+n)}=\lim_{n \to \infty} \frac{n^{x+1} (n-1)!}{(x+1) \dots (x+n)}= \\\lim_{n \to \infty}\frac{(n-1)^{x+1} (n-1)!}{(x+1) \dots (x+n)} \frac{n^{x+1}}{(n-1)^{x+1} }, $$ and use limits arithmetics.