- #1
- 4,807
- 32
Homework Statement
I'm asked to show that
[tex]\liminf |a_{n+1}/a_n|\leq\liminf (|a_n|)^{1/n}[/tex]
The Attempt at a Solution
I tried a proof by contradiction in both "directions", but it did not work. For instance, one "direction" would be to let [itex]M=\liminf |a_{n+1}/a_n|[/itex] and [itex]L=\liminf (|a_n|)^{1/n}[/tex] and suppose M>L. Then for all e'>0, there is an N' such that n>N' ==>[itex]|a_{n+1}/a_n|>M-\epsilon'[/itex]. Also, let [itex]\{a_{n_k}\}[/itex] be the subsequence such that [itex](a_{n_k})^{1/n_k}\rightarrow L[/itex]. Then, given e>0, there is an N such that k>N ==> [itex]L-\epsilon<(a_{n_k+1})^{1/n_k+1}<L+\epsilon[/itex] and [itex]|a_{n_k+1}/a_{n_k}|>M-\epsilon'[/itex]. But
[tex]L-\epsilon<(a_{n_k+1})^{1/n_k+1}<L+\epsilon \Leftrightarrow [/tex]
[tex](L-\epsilon)^{1/n_k+1}<a_{n_k+1}<(L+\epsilon)^{1/n_k+1}\Leftrightarrow[/tex]
[tex]\frac{(L-\epsilon)^{1/n_k+1}}{a_{n_k}}<\frac{a_{n_k+1}}{a_{n_k}}<\frac{(L+\epsilon)^{1/n_k+1}}{a_{n_k}}\Leftrightarrow[/tex]
[tex]\frac{(L-\epsilon)^{1/n_k+1}}{(L+\epsilon)^{1/n_k}}<\frac{a_{n_k+1}}{a_{n_k}}<\frac{(L+\epsilon)^{1/n_k+1}}{(L-\epsilon)^{1/n_k}}[/tex]
[tex]\Rightarrow \frac{a_{n_k+1}}{a_{n_k}}<\left(\frac{L+\epsilon}{L-\epsilon}\right)^{1/n_k}}(L+\epsilon)}[/tex]
And then I aked wheter we could find an e such that this inequality would contradict [itex]|a_{n_k+1}/a_{n_k}|>M-\epsilon'[/itex], but obviously not, since as n_k gets bigger and bigger, the inequality becomes less restrictive rather than the opposite...I also tried the same thing with starting with the fact that [itex]\{a_{n_k}\}[/itex] was the subsequence that converged to M. I arrived at the same kind of uninteresting inequality.
Using the same ideas, I also tried to contradict the fact that if L is the liminf, then for all N, there is an n>N with (a_n)^(1/n)>L+e (and analogously for M).
Last edited: