$\mathbf{Question:}$ Show that $\frac{(1)(3)(5)\dots(2n-1)}{(2)(4)(6)\dots(2n)}$ is convergent where $n\in \mathbb{N}$
$\mathbf{My\ attempt:}$ Let $a_n = \frac{2n-1}{2n}$ and let $f(n) = a_n$
$$ f(n)=\frac{2n-1}{2n} = 1-\frac{1}{2n} $$
$$ f'(n) = \frac{1}{2n^2} $$
As $f'(n)>0$, it is a strictly increasing sequence
And $\frac{2n-1}{2n} >0$, therefore it is bounded below
But according to the Monotone convergence theorem, this sequence is divergent instead of convergent?
Any help is appreciated.
We define:
$$a_n=\prod_{k=1}^n\bigg(\frac{2k-1}{2k}\bigg)$$ Then, $$a_{n+1}=\prod_{k=1}^{n+1}\bigg(\frac{2k-1}{2k}\bigg)=a_n\cdot\frac{2n+1}{2n+2}$$
$$\implies \frac{a_{n+1}}{a_n}=\frac{2n+1}{2n+2}<1$$
$$\implies a_{n+1}<a_{n}$$ $$(a_n)_{n\in \Bbb N} \text{ converges}$$
For boundedness, observe that $a_1=\frac12$ and each element of our product is non-negative, thusly $0<a_j\leq \frac12$ for each $a_j$