3

When using the Ratio Test, having $$\limsup_{n\rightarrow\infty}\left|\frac{a_{n+1}}{a_n}\right| > 1$$ is inconclusive. However, I'm having trouble imagining how such a series $\sum a_n$ could possibly converge. Is it because when examining the sequence $\left\{\left|\dfrac{a_{n+1}}{a_n}\right|\right\}$, there is a subsequence that converges to something greater than one, while the rest of the sequence stays below one?

angryavian
  • 89,882

1 Answers1

4

Consider the series $$1+2+ r+2r +r^2+2r^2+r^3+2r^3+\cdots,$$ where (say) $r=\frac{1}{10}$. The series clearly converges, but $\limsup \left|\frac{a_{n+1}}{a_n}\right|=2$.

The ratio $a_{n+1}/a_n$ is "often" large, but it is also often small, and the small, in this example, beats the large.

Fabian
  • 23,360
André Nicolas
  • 507,029