Article 61MJZ Ratio test counterexample

Ratio test counterexample

by
John
from John D. Cook on (#61MJZ)

Given a sequence a1, a2, a3, ... let L be the limit of the ratio of consecutive terms:

ratiotest.svg

Then the series

ratiotest2.svg

converges if L < 1 and diverges if L > 1.

However, that's not the full story. Here is an example from Ernesto Cesaro (1859-1906) that shows the ratio test to be more subtle than it may seem at first. Let 1 < < and consider the series

cesaroseries.svg

The ratio a2n + 1 / a2n diverges, but the sum converges.

Our statement of the ratio test above is incomplete. It should say if the limit exists and equals L, then the series converges if L < 1 and diverges if L > 1. The test is inconclusive if the limit doesn't exist, as in Cesaro's example. It's also inconclusive if the limit exists but equals 1.

Cesaro's example interweaves two convergent series, one consisting of the even terms and one consisting of the odd terms. Both converge, but the series of even terms converges faster because > .

Related post: Cesaro summation

The post Ratio test counterexample first appeared on John D. Cook.
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments