Apply the ratio test to each of the following. If it fails, use some other method to determine convergency or divergency.
(a) $\frac{1}{2}+\frac{1}{2}+\frac{3}{8}+\frac{1}{4}+\cdots \quad$ or $\quad \frac{1}{2}+\frac{2}{2^2}+\frac{3}{2^3}+\frac{4}{2^4}+\cdots$
For this series $s_n=\frac{n}{2^n}, s_{n+1}=\frac{n+1}{2^{n+1}}$, and $r_n=\frac{s_{n+1}}{s_n}=\frac{n+1}{2^{n+1}} \cdot \frac{2^n}{n}=\frac{n+1}{2 n}$. Then $R=\lim _{n \rightarrow \infty} r_n=$ $\lim _{n \rightarrow \infty} \frac{n+1}{2 n}=\lim _{n \rightarrow \infty} \frac{1+1 / n}{2}=\frac{1}{2}<1$ and the series is convergent.
(b) $3+\frac{9}{2}+\frac{9}{2}+\frac{27}{8}+\frac{81}{40}+\cdots \quad$ or $\quad \frac{3}{1 !}+\frac{3^2}{2 !}+\frac{3^3}{3 !}+\cdots$.
Here $s_n=\frac{3^n}{n !}, s_{n+1}=\frac{3^{n+1}}{(n+1) !}$, and $r_n=\frac{3^{n+1}}{(n+1) !} \cdot \frac{n !}{3^n}=\frac{3}{n+1}$. Then $R=\lim _{n \rightarrow \infty} \frac{3}{n+1}=0$ and the series is convergent.
(c) $\frac{1}{1 \cdot 1}+\frac{1}{2 \cdot 3}+\frac{1}{3 \cdot 5}+\frac{1}{4 \cdot 7}+\cdots$.
Here $s_n=\frac{1}{n(2 n-1)}, s_{n+1}=\frac{1}{(n+1)(2 n+1)}$, and $r_n=\frac{n(2 n-1)}{(n+1)(2 n+1)}$.
Then $R=\lim _{n \rightarrow \infty} \frac{n(2 n-1)}{(n+1)(2 n+1)}=\lim _{n \rightarrow \infty} \frac{2-1 / n}{(1+1 / n)(2+1 / n)}=1$ and the test fails.
Since $\frac{1}{n(2 n-1)} \leq \frac{1}{n^2}$, the given series is term by term less than or equal to the convergent $p$ series, with $p=2$. The given series is convergent.
(d) $\frac{2}{1^2+1}+\frac{2^3}{2^2+2}+\frac{2^5}{3^2+3}+\cdots$.
Here $s_n=\frac{2^{2 n-1}}{n^2+n}, s_{n+1}=\frac{2^{2 n+1}}{(n+1)^2+(n+1)}$, and $r_n=\frac{2^{2 n+1}}{(n+1)(n+2)} \cdot \frac{n(n+1)}{2^{2 n-1}}=\frac{4 n}{n+2}$. Then $R=$ $\lim _{n \rightarrow \infty} \frac{4}{1+2 / n}=4$ and the series is divergent.
(e) $\frac{1}{5}+\frac{2}{25}+\frac{6}{125}+\frac{24}{625}+\cdots$.
In this series $s_n=\frac{n !}{5^n}, s_{n+1}=\frac{(n+1) !}{5^{n+1}}$, and $r_n=\frac{(n+1) !}{5^{n+1}} \cdot \frac{5^n}{n !}=\frac{n+1}{5}$. Now $\lim _{n \rightarrow \infty} r_n$ does not exist. However, since $s_n \rightarrow \infty$ as $n \rightarrow \infty$, the series is divergent.