Proof that if $\lim \frac{x_{n+1}}{x_n}=L>1$ then it diverges

3.2k Views Asked by At

Let $X=\{x_n\}$ be a sequence of strictly positive terms such that $\lim \frac{x_{n+1}}{x_n}=L>1$. I have to show that $X$ is unbounded and hence not convergent.

The simplest way to prove this is the following:

Lets assume that $L=\lim \frac{x_{n+1}}{x_n}>1$. Then for some $N$ such that $n \geq N$, $$ \frac{x_{n+1}}{x_n}>1 \to x_{n+1} >x_n.$$ However if $x_{n+1} >x_n$ for all $n \geq N$ then $$\lim_{x \to \infty}a_n \neq 0$$ and hence by the divergent test $X=\{x_n\}$ is divergent.

Unfortunately I need to prove this by showing that is $X$ is unbounded. Can someone guide me?

3

There are 3 best solutions below

0
On BEST ANSWER

Write $L$ as $1+2k$ where $k>0$. Since $\frac{x_{n+1}}{x_n}\to L$, for some positive integer $N$, for all $n\geq N$, we have $1<1+k=L-k<\frac{x_{n+1}}{x_n}<L+k$.

It follows that $x_{N+m}>x_N(1+k)^m\geq x_N(1+km)$ for all positive integers $m$.

0
On

By the definition of limit, there exists an $N$ such that if $n \ge N$ then $\frac{a_{n+1}}{a_n}\gt 1+\frac{L-1}{2}=1+d$.

Now you can argue that $x_{N+k}\gt x_N(1+d)^k$, since each time we increment $k$ by $1$, we multiply $x_k$ by at least $1+d$.

Then by the Binomial Theorem, or more simply by the Bernoulli inequality, $(1+d)^k \ge 1+kd$. That shows things blow up.

0
On

Let $u>1$.

As $\frac{x_{n+1}}{x_n}<-u$ we see $x_{n}<-\frac{x_{n+1}}{u}$.

We choose $\epsilon<-\frac{x_{n+1}}{u}$.

As $\lim_{n \to \infty} x_n=0$, an N exists such that $|x_n|<\epsilon$.

Hence $-\epsilon<x_n<\epsilon$

Thus for $n>N$, $\frac{x_{n+1}}{x_n}<-u$

As the sequence $(\frac{x_{n+1}}{x_n})^\infty_{n=1}$ is unbounded, it is divergent