I am pretty new here...first of all, how do I center text? I couldn't center the mathematical steps, I am willing to edit this!
Now to the point, theorem 3.37 of Rudin's PMA states:
3.37 Theorem For any sequence {$c_{n}$} of positive numbers,
$$\liminf_{n \to \infty} \frac{c_{n+1}}{c_n} \leq \liminf_{n \to \infty} \sqrt[n]{c_n} \\ \limsup_{n \to \infty} \sqrt[n]{c_n} \leq \limsup_{n \to \infty} \frac{c_{n+1}}{c_n}.$$
Proof We shall prove the second inequality; the proof of the first is quite similar. Put
$$\alpha = \limsup_{n \to \infty} \frac{c_{n+1}}{c_n}.$$
If $\alpha=+\infty$, there is nothing to prove. If $\alpha$ is finite, choose $\beta>\alpha$. There is an integer $N$ such that
$$\frac{c_{n+1}}{c_n} \leq \beta$$
for $n≥N$. In particular, for any $p>0$,
$$c_{N+k+1} \leq \beta c_{N+k} \;(k=0,1,...,p-1).$$
Multiplying these inequalities, we obtain
$$c_{N+p} \leq \beta^p c_N,$$
or
$$c_n \leq c_N \beta^{-N} \cdot \beta^n \quad (n \geq N).$$
Hence
$$\sqrt[n]{c_n} \leq \sqrt[n]{c_N \beta^{-N}} \cdot \beta,$$
so that
$$\limsup_{n \to \infty} \sqrt[n]{c_n} \leq \beta, \quad \quad (18)$$
by Theorem 3.20(b). Since (18) is true for every $\beta>\alpha$, we have
$$\limsup_{n \to \infty} \sqrt[n]{c_n} \leq \alpha.$$
All the steps are clear to me except the very last one: if $\beta>\alpha$ and $\limsup_{n \to \infty} \sqrt[n]{c_n}=\gamma \leq \beta$ why is it always $\gamma\leq\alpha$? Even if $\beta=\alpha+d$ with d infinitesimally small, if $\gamma=\beta\leq\beta$ it results in $\gamma > \alpha$ right?
To me the problem is indeed the "$\leq$" instead of "$<$" in $\gamma\leq\beta$: if it was $\gamma<\beta$ then I can always choose $\beta=\alpha+d$ so that $\gamma<\beta$ results in $\gamma\leq\alpha$ (since $\alpha<\beta$). This is the only way I could think of it intuitively even if using the "infinitesimally small" argument in such a rough way could be formally wrong.
This said I proceeded and looked back where "$\leq$" appears for the first time and it is at the second step of the proof, when it's stated that $\frac{c_{n+1}}{c_n} \leq \beta$. Now, I guess this comes from theorem 3.17b) which says that (using the above notation)
If $\beta>\limsup_{n \to \infty} \frac{c_{n+1}}{c_n}$, there is an integer N such that $n\geq N$ implies $\frac{c_{n+1}}{c_n}<\beta$
and not $\frac{c_{n+1}}{c_n}\leq\beta$.
So my questions are:
- What am I missing in the last step? If $x>a$ and $x\geq b$ why should it always be $b\leq\ a$?
- Why Rudin uses "$\leq$" instead of $<$ in the second step, provided it comes from Theorem 3.17?
Thanks in advance, I hope my thoughs were clearly explained.
(let me know how to center the text!)
EDIT: I found out that user @Mikhail D had the same flow of thoughts from theorem 3.17 to 3.37. He explained it more organically than what I did as answer of the following post.
$$expression$$. Click on edit below the question to see what I did. – Brian M. Scott Oct 03 '20 at 18:15