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?
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$.