How can we solve these questions using limit comparison test, specifically how can we choose $b_n$ for any series, (The $n^{th}$ terms are given)
(1) $\dfrac{1.2.3.....n}{1.3.5....(2n-1)}$
(2) $\dfrac{(2n-1)}{n!}$
(3) $\dfrac{(n+1)(1)}{(n)(4^{n-1})}$
In the last question, I took $b_n$ as $\dfrac{1}{4^n}$ and then showed that $\displaystyle\lim_{n\to\infty}\dfrac{a_n}{b_n}$ is $4$. Therefore, both the series either converge or diverge. As $b_n$ is an infinite geometric series with sum equal to $\dfrac{4}{3}$ hence the given series also converges.
Is my procedure correct?
The primary problem that I am facing while doing questions (1) and (2) pertains to the selection of $b_n$.
Please help.