I have to prove using squeeze theorem that limit of $(1.3.5...(2n-1))/(2.4.6...2n)$ tends to 0 as n tends to infinity.
My attempt:
$1/(2.4.6...2n)\leq u_n\leq ((1.3.5...(2n-1))/(2.2.2...2n)$, where $u_n$ is the given sequence.
Thus we have, $1/(2.4.6...2n)\leq u_n\leq ((1.3.5...(2n-1))/2^{n}(n)$
Taking limit on both the sides, we get,
$0\leq lim u_n\leq 0$
Is this correct??
Thanks in advance.