Today I am reading an article in American Math Monthly volume 95 Page 942.
Author introduces an alternating series:$$\sum_{n=1}^{\infty}(-1)^n\frac{(2n)!}{4^n(n!)^2}$$
then he uses the Stirling's formula and alternating series test to conclude that the above series is conditional convergent. Using Stirling's formula, we have $$\frac{(2n)!}{4^n(n!)^2} \sim \frac{1}{\sqrt{n}}$$ and I think this facts implies that $\frac{(2n)!}{4^n(n!)^2} \rightarrow 0$ as $n \rightarrow \infty$. But the author says that it is a little more difficult to obtain $\frac{(2n)!}{4^n(n!)^2} \rightarrow 0$ and he introduces Sapagof's Test :
Theorem
Suppose$\{a_n\}$ is a decreasing sequence of positive numbers and for each natural number $n$, define $b_n = 1-a_{n+1}/a_n$. Then the sequence$\{a_n\}$converges to zero if and only if the series $\sum b_n$ diverges.
He uses the above theorem to conclude that $a_n \rightarrow 0$. What's wrong with me? Thanks very much.