For the test I know if $\frac{x_{n+1}}{x_n}$ converges to $L$ and $L<1$, then xn converges to 0. Does this still apply if L is negative, and what about if $L\ge1$? Is it the same for series where if $L=1$ the test is ambiguous, and if $L>1$, the sequence will diverge?
2026-05-04 11:05:46.1777892746
Conclusions from the ratio test for sequences?
59 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Take your $$L=\frac{x_{n+1}}{x_n}$$
For $x_0=k$, with $L$ tending to its final value, your sequence becomes roughly $$k,Lk,L^2k,L^3k...$$
If $L=1$, this means that $$x_{n+1}=x_n$$ Hence your sequence becomes $k,k,k,k,k,k,k,k....$
If $L<1$, note that $L^{n+1}<L^n$ for $n\ge1,n\in \Bbb Z$
Hence via our general form, $\lim_{n\to\infty}{(L^nk)}=0$
For $L>1$, our inequality reverses. We get $L^{n+1}>L^n$ for $n\ge1,n\in \Bbb Z$
And so $\lim_{n\to\infty}{(L^nk)}=\infty$ and this diverges