Construct a convergent series of positive terms with $\displaystyle\limsup_{n\to\infty} {a_{n+1}\over{a_n}}=\infty$
My thoughts:
By the theorem: Suppose $a_n\ge0$ for all $n$, and let $l=\displaystyle\limsup{\sqrt[n]{a_n}}$. If $l<1$, then $\displaystyle\sum_{n=1}^\infty a_n$ converges; and if $l>1$, then $\displaystyle\sum_{n=1}^\infty a_n$ diverges.
Thus, we know $\displaystyle\sum_{n=1}^\infty {a_{n+1}\over{a_n}}$ diverges
I guess it might works, $(x_n)_{n=1}^{+\infty}$, $x_{n+1} = x_n^2 + x_n$ for all $n\ge1$..
You need to get big ratios $\frac{a_{n+1}}{a_n}$, but not too often. Start with a nice convergent series, say $$\sum_{n\ge 0}2^{-n}=1+\frac12+\frac1{2^2}+\frac1{2^3}+\ldots~\;.\tag{1}$$ Of course in $(1)$ the ratios are all $\frac12$. To get a bigger ratio at $\frac{a_{n+1}}{a_n}$ for some $n$, just replace $a_n=2^{-n}$ by a smaller number. For instance, let
$$a_n=\begin{cases} \frac1{n2^n},&\text{if }n\text{ is even}\\\\ \frac1{2^n},&\text{if }n\text{ is odd}\;. \end{cases}$$
Then
$$\frac{a_{n+1}}{a_n}=\begin{cases} \frac{n}2,&\text{if }n\text{ is even}\\\\ \frac1{2(n+1)},&\text{if }n\text{ is odd}\;. \end{cases}$$
Clearly $\sum_{n\ge 0}a_n$ is still convergent, and $\limsup_n\frac{a_{n+1}}{a_n}=\infty$.