The proof is from the book Advanced Calculus: An Introduction to Linear Analysis by Leonard F. Richardson.
(Ratio Test): Suppose $x_k>0$ for all $k$ and suppose $$\frac{x_{k+1}}{x_k} \rightarrow L$$
as $k \rightarrow \infty$. Then we have the following conclusion.
i. If $L>1$, then $\sum_{k=1}^{\infty}x_k$ diverges.
Proof: If $L>1$, then there exists $K\in\mathbb{N}$ such that $k\geq K$ implies $\frac{x_{k+1}}{x_k}>1$, which implies $0 I can't understand how the inequality $0 $$\frac{x_{k+1}}{x_k}>1$$
$$x_{k+1}>x_k>0$$ and since $x_k$ is an increasing sequence, $x_k \not\rightarrow 0$ and $n$th term test follows.