I know that $$\lim_{n\rightarrow \infty}\frac{\Gamma(n+\frac{1}{2})}{\sqrt{n} \Gamma(n)}=1,$$ but I'm interested in the exact behaviour of
$$a_n =1- \left( \frac{\Gamma(n+\frac{1}{2})}{\sqrt{n} \Gamma(n)} \right) ^2$$
particularily compared to $$b_n = \frac{1}{4n}$$
I haven't studied asymptotics yet, so I have no idea how to approach this, but I need this particular result in a statistics problem I'm working on.
The following code in Mathematica
gives $$ \frac{1}{4 x}-\frac{1}{32 x^2}-\frac{1}{128 x^3}+\frac{5}{2048 x^4}+\frac{23}{8192 x^5}-\frac{53}{65536 x^6}+O\left[\frac{1}{x}\right]^7 $$