5

In Mathematical Analysis by Tom M. Apostol it's stated that root test is "stronger" than ratio test because there are series whose convergence can be decided by the former, but not by the latter.

Question: I'm looking for an example of this. I prefer an example of a series of positive terms, where both limits of $a_{n+1}/a_n$ and $\sqrt[n]{a_n}$ exist. In other words, I need a sequence $(a_n)_n$ of positive terms such that $a_{n+1}/a_n\to 1$ and $\sqrt[n]{a_n}\to r\neq 1$.

Try: I have tried $\sum\dfrac{n!}{n^n}$, but the ratio test yields $1/e<1$. Any suggestion?

Note: The example may be divergent or convergent.

ajotatxe
  • 65,084
  • 1
    See https://en.wikipedia.org/wiki/Root_test#Examples – lhf Jun 07 '21 at 18:53
  • @lhf Thanks, but as I said, I prefer examples where both limits exist. The reader of the example has not the notion of $\limsup$. – ajotatxe Jun 07 '21 at 18:57
  • 3
    When both limits exist, they coincide. – lhf Jun 07 '21 at 19:18
  • Note that (for positive terms) if the root test gives a limit which exists and is less than $1$ then the series does converge. So your "example may be divergent or convergent" should really only have "convergent" as an option. – coffeemath Jun 07 '21 at 19:18
  • @coffeemath That's true. Edited. – ajotatxe Jun 07 '21 at 19:22
  • @lhf Any proof? Bibliography is ok for me. – ajotatxe Jun 07 '21 at 19:23
  • I remember my prof. saying that it is easier to use the root test when working in the abstract, writing proofs, but generally easier to use the ratio test when working with any specific series. I don't know if "stronger" is the right adjective, though. – Doug M Jun 07 '21 at 19:29
  • @Doug The exact words are: "NOTE. The root test is more "powerful" than the ratio test. That is, whenever the root test is inconclusive, so is the ratio test. But there are examples where the ratio test fails and the root test is conclusive. " – ajotatxe Jun 07 '21 at 19:31
  • I think the real power in both tests, in particular the root test and also in Cauchy-Hadamard formula for power series, is when one uses the $;\limsup;$ – DonAntonio Jun 07 '21 at 19:40
  • Have a look at https://math.stackexchange.com/questions/2395048/give-a-sequence-such-that-root-test-works-while-ratio-test-fails – ThomasL Jun 07 '21 at 19:46
  • @ThomasL This is the same example as in the first comment. – ajotatxe Jun 07 '21 at 19:48

2 Answers2

4

As mentioned in the comments:

Let $(b_n)$ be a sequence such that $b_n>0$ for every $n$ and $\ell>0$. If $\lim_{n\to\infty}\frac{b_{n+1}}{b_n}=\ell$, then $\lim_{n\to\infty}\sqrt[n]{b_{n}}=\ell$.

In particular, if both limits exist, they have to be equal, so the counter-example the OP is considering does not exist.

Proof: Let $\epsilon>0$. Then there exists $N>0$ such that, for any $n\geqslant N$, we have

$$\ell-\frac{\epsilon}{2}<\frac{b_{n+1}}{b_n}<\ell+\frac{\epsilon}{2}$$

so $b_n\left(\ell-\frac{\epsilon}{2}\right)<b_{n+1}<b_n\left(\ell+\frac{\epsilon}{2}\right)$. By induction, we have

$$b_N\left(\ell-\frac{\epsilon}{2}\right)^{n-N}<b_{n}<b_N\left(\ell+\frac{\epsilon}{2}\right)^{n-N}$$

so

$$\sqrt[n]{b_N\left(\ell-\frac{\epsilon}{2}\right)^{n-N}}<\sqrt[n]{b_{n}}<\sqrt[n]{b_N\left(\ell+\frac{\epsilon}{2}\right)^{n-N}}$$

But $\lim_{n\to\infty} \sqrt[n]{b_N\left(\ell-\frac{\epsilon}{2}\right)^{n-N}}=\ell-\frac{\epsilon}{2}$ and $\lim_{n\to\infty} \sqrt[n]{b_N\left(\ell+\frac{\epsilon}{2}\right)^{n-N}}=\ell+\frac{\epsilon}{2}$. This means that for $n$ large enough, we have $\ell-{\epsilon} <\sqrt[n]{b_n}<\ell+\epsilon$, that is $ \lim_{n\to\infty}\sqrt[n]{b_n}=\ell$. $\square$


Here is an example showing that the Root Test is strictly stronger than the Ratio Test, that is there are situations where we can conclude with the Root Test but not with the Ratio Test:

Consider $a_n=\left\{ \begin{array}{cc} \frac{1}{3^n}, & n \textrm{ even} \\ \frac{4}{3^n}, & n \textrm{ odd} \end{array} \right.$, so $\frac{a_{n+1}}{a_n}=\left\{ \begin{array}{cc} \frac{4}{3}, & n \textrm{ even} \\ \frac{1}{12}, & n \textrm{ odd} \end{array} \right.$. Therefore, $\lim_{n\to\infty}\frac{a_{n+1}}{a_n}$ does not exist and the Ratio Test is inconclusive.

On the other hand, we have $\lim_{n\to\infty}\sqrt[n]{a_n}=\frac{1}{3}<1$, so $\sum_n a_n$ is convergent by the Root Test.

Another one of my favorite examples is $a_n=d_nx^n$ where $d_n$ is the number of factors of $n$ (for $n\ge 1$). The limit of $\frac{|a_{n+1}|}{|a_n|}$ does not exist, but the limit of $\sqrt[n]{|a_n|}$ is $|x|$, so the power series $\sum_{n=1}^\infty d_nx^n$ conveges if and only if $|x|<1$.


To answer a comment:

Let $(b_n)$ be a sequence such that $b_n>0$ for every $n$. If $\lim_{n\to\infty}\frac{b_{n+1}}{b_n}=\infty$, then $\lim_{n\to\infty}\sqrt[n]{b_n}=\infty$.

is true. Let $M>0$. There exists $N$ such that, for every $n\ge N$, we have $\frac{b_{n+1}}{b_n}\ge 2M$. So $b_{n+1}\ge 2M b_n$. By induction, we have $b_n\ge (2M)^{n-N}b_N$ for $n\ge 1$. This means that

$$ \sqrt[n]{b_n} \ge 2M \sqrt[n]{C} $$

where $C=\frac{b_N}{2^N}$. Since $\lim_{n\to\infty}\sqrt[n]{C}=1$, then there exists $N_2$ such that if $N\ge N_2$, then $\sqrt[n]{C}>\frac{1}{2}$. Therefore, for $n\ge Max(N,N_2)$, we have $\sqrt[n]{b_n}>M$. By definition, this means that $\lim_{n\to\infty}\sqrt{b_n}=\infty$.

Taladris
  • 11,339
  • 5
  • 32
  • 58
1

$$\lim_{n\to\infty}(\log a_{n+1}-\log a_n)=\log L\implies\lim_{n\to\infty}\frac{\log a_n}{n}=\log L$$ by Stolz–Cesàro theorem (explaining the comment by @lhf).

metamorphy
  • 39,111