I have $$\ln y =\lim_{n\to\infty}{1\over2n}\sum^n_{k=1}\ln\left(1+\frac{2k-1}{2n}\right)\\=\frac12\lim_{n\to\infty}{1\over n}\sum^n_{k=1}\ln\left(1+\frac{k-1/2}{n}\right)$$
Can I just ignore the $-{1\over2n}$ part (inside $\ln$) and evaluate this as $$\ln y =\frac12\int_0^1\ln(1+x)\,dx$$$$\implies y=\frac2{\sqrt e}$$
Why?/ Why not?
Well, since $$ \lim_{n\to +\infty}\frac{1}{n}\sum_{k=1}^{n}\log\left(1+\frac{k}{n}\right) = \int_{0}^{1}\log(1+x)\,dx = -1+2\log 2 \tag{1}$$ we also have $$ \lim_{n\to +\infty}\frac{1}{n}\sum_{k=1}^{n}\log\left(1+\frac{k-\frac{1}{2}}{n}\right) = \int_{0}^{1}\log(1+x)\,dx = -1+2\log 2 \tag{2}$$ since the difference between the LHS of $(2)$ and the LHS of $(1)$ is $$\lim_{n\to +\infty}\frac{1}{n}\sum_{k=1}^{n}\log\left(1-\frac{1}{2n+2k}\right)=\lim_{n\to +\infty}\frac{1}{n}\sum_{k=1}^{n}\Theta\left(\frac{1}{n}\right)=\lim_{n\to +\infty}\Theta\left(\frac{1}{n}\right)=0.\tag{3}$$